This repository has been archived by the owner on May 13, 2024. It is now read-only.
sdk0.47 update #22
test.yml
on: pull_request
integration_tests
40m 38s
cleanup-runs
8s
test-unit-cover
4m 39s
test-importer
4m 38s
test-rpc
5m 2s
Matrix: upload-cache
Annotations
3 errors and 6 warnings
integration_tests
The run was canceled by @skosito.
|
integration_tests:
tests/integration_tests/test_filters.py#L309
test_event_log_filter_by_topic[ethermint-ws]
AssertionError: assert 2 == 3
+ where 2 = len([AttributeDict({'address': '0x12cE50b2468a22596cc2a21BD849E22f86DbF9c6', 'blockHash': HexBytes('0xf870d9ebdf5b8eb57d659a9f84fac40382868d778f3e70cc62f10fa00115d5d7'), 'blockNumber': 178, 'data': HexBytes('0x00000000000000000000000057f96e6b86cdefdb3d412547816a82e3e0ebf9d200000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000005776f726c64000000000000000000000000000000000000000000000000000000'), 'logIndex': 0, 'removed': False, 'topics': [HexBytes('0x61ae4cbae83f72235cd9fa781d18fcb08ff5fa4a44fcc1630fde673bb0041151')], 'transactionHash': HexBytes('0xd76cecc270d9a229baa50985cbadec438c045dfcbc9253c98aaffdac7b2b1fdc'), 'transactionIndex': 0}), AttributeDict({'address': '0x244c066fC47Faf71b0d97C1f6b82a05aa5b7F5A5', 'blockHash': HexBytes('0x648cc45c1f6f677304fe6e0fd9d0ece36422dd85bce34c2e5963fb36de3478b7'), 'blockNumber': 179, 'data': HexBytes('0x00000000000000000000000000000000000000000052b7d2dcc80cd2e4000000'), 'logIndex': 0, 'removed': False, 'topics': [HexBytes('0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef'), HexBytes('0x0000000000000000000000000000000000000000000000000000000000000000'), HexBytes('0x00000000000000000000000057f96e6b86cdefdb3d412547816a82e3e0ebf9d2')], 'transactionHash': HexBytes('0x985336f945b3779038ea426c8358788976035169dfc3e548788a3dc06b448f01'), 'transactionIndex': 0})])
|
integration_tests
The operation was canceled.
|
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-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-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
|