optimize memory usage of query_object_states #5715
Triggered via pull request
November 12, 2024 12:23
Status
Failure
Total duration
1h 26m 8s
Artifacts
–
check_build_test.yml
on: pull_request
Check-Build-Test
1h 25m
Annotations
14 errors and 3 warnings
|
Check-Build-Test:
sdk/typescript/bitseed-sdk/src/bitseed.test.ts#L7
Replace `"bitcoinjs-lib";` with `'bitcoinjs-lib'`
|
|
|
|
|
|
|
|
|
test-e2e/case/checkpoint.test.ts > Checkpoints Reading API > resolve btc address should be ok:
sdk/typescript/rooch-sdk/src/client/client.ts#L340
TypeError: Cannot read properties of undefined (reading 'value')
❯ RoochClient.resolveBTCAddress src/client/client.ts:340:75
❯ test-e2e/case/checkpoint.test.ts:73:21
|
test-e2e/case/session.test.ts > Checkpoints Session API > Create session should be success:
sdk/typescript/rooch-sdk/src/client/client.ts#L441
TypeError: data is not iterable
❯ parseScopes src/client/client.ts:441:27
❯ parseStateToSessionInfo src/client/client.ts:462:21
❯ RoochClient.getSessionKeys src/client/client.ts:473:13
❯ test-e2e/case/session.test.ts:41:22
|
test-e2e/case/session.test.ts > Checkpoints Session API > Get session keys should be success:
sdk/typescript/rooch-sdk/src/client/client.ts#L441
TypeError: data is not iterable
❯ parseScopes src/client/client.ts:441:27
❯ parseStateToSessionInfo src/client/client.ts:462:21
❯ RoochClient.getSessionKeys src/client/client.ts:473:13
❯ test-e2e/case/session.test.ts:104:22
|
Check-Build-Test
Process completed with exit code 1.
|
Check-Build-Test
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Check-Build-Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Check-Build-Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|