Merge pull request #126 from b2network/feature/prune_code #294
test.yml
on: push
integration_tests
12m 53s
cleanup-runs
7s
test-unit-cover
4m 10s
test-importer
4m 31s
test-rpc
4m 40s
Matrix: upload-cache
Annotations
4 errors and 6 warnings
test-unit-cover
Process completed with exit code 2.
|
integration_tests
The run was canceled by @github-actions[bot].
|
integration_tests:
tests/integration_tests/test_filters.py#L109
test_pending_transaction_filter[ethermint-ws]
AssertionError: assert HexBytes('0xb63742bb72ac72c33e05dc19138683a51a11513944d21f71ad4aca6e176cea92') in []
+ where [] = <bound method Filter.get_new_entries of <web3._utils.filters.TransactionFilter object at 0x7fcf502bd0f0>>()
+ where <bound method Filter.get_new_entries of <web3._utils.filters.TransactionFilter object at 0x7fcf502bd0f0>> = <web3._utils.filters.TransactionFilter object at 0x7fcf502bd0f0>.get_new_entries
|
integration_tests
The operation was canceled.
|
test-unit-cover
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4.1.0, actions/checkout@v3, technote-space/get-diff-action@v6.1.2. 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/b2-node/b2-node. 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/get-diff-action@v6.1.2. 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/b2-node/b2-node. 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/get-diff-action@v6.1.2. 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/b2-node/b2-node. Supported file pattern: go.sum
|