This repository has been archived by the owner on May 13, 2024. It is now read-only.
sdk0.47 update #10
Annotations
3 errors and 2 warnings
Run 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 17; 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: 31)') == "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 17; version mismatch on immutable IAVL tree; version does not exist. Version has either been pruned, or is for a future block height (latest height: 31)
|
Run integration tests:
tests/integration_tests/test_websockets.py#L54
test_web3_client_version
NameError: name 'asyncio' is not defined
|
Run integration tests
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, cachix/cachix-action@v12, technote-space/[email protected], actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "debug-files".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading