This repository has been archived by the owner on May 13, 2024. It is now read-only.
sdk0.47 update #17
Triggered via pull request
April 25, 2024 19:45
Status
Cancelled
Total duration
1h 58m 42s
Artifacts
–
test.yml
on: pull_request
integration_tests
1h 58m
cleanup-runs
5s
test-unit-cover
4m 34s
test-importer
4m 40s
test-rpc
5m 10s
Matrix: upload-cache
Annotations
2 errors and 6 warnings
integration_tests
The hosted runner encountered an error while running your job. (Error Type: Aborted).
|
integration_tests:
tests/integration_tests/test_pruned_node.py#L80
test_pruned_node
assert ('rpc error: code = Unknown desc = codespace sdk code 18: invalid request: '\n 'failed to load state at height 16; version mismatch on immutable IAVL tree; '\n 'version does not exist. Version has either been pruned, or is for a future '\n 'block height (latest height: 30)') == "couldn't fetch balance. Node state is pruned"
- couldn't fetch balance. Node state is pruned
+ rpc error: code = Unknown desc = codespace sdk code 18: invalid request: failed to load state at height 16; version mismatch on immutable IAVL tree; version does not exist. Version has either been pruned, or is for a future block height (latest height: 30)
|
test-unit-cover
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3, technote-space/[email protected], codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-unit-cover
Restore cache failed: Dependencies file is not found in /home/runner/work/ethermint/ethermint. Supported file pattern: go.sum
|
test-importer
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3, technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-importer
Restore cache failed: Dependencies file is not found in /home/runner/work/ethermint/ethermint. Supported file pattern: go.sum
|
test-rpc
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3, technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-rpc
Restore cache failed: Dependencies file is not found in /home/runner/work/ethermint/ethermint. Supported file pattern: go.sum
|