feat: Bump cosmos-sdk v0.45.16 and cometbft v0.34.33 #249
test.yml
on: pull_request
integration_tests
15m 56s
cleanup-runs
6s
test-unit-cover
3m 30s
test-importer
3m 16s
test-rpc
3m 58s
test-e2e
4m 8s
test-sim-nondeterminism
17m 14s
test-sim-random-genesis-fast
2m 7s
test-sim-import-export
12m 53s
test-sim-after-import
20m 15s
Matrix: upload-cache
Annotations
6 errors and 33 warnings
integration_tests:
tests/integration_tests/test_filters.py#L51
test_event_log_filter_by_contract[ethermint]
AttributeError: type object 'ChangeGreeting' has no attribute 'createFilter'
|
integration_tests:
tests/integration_tests/test_filters.py#L51
test_event_log_filter_by_contract[geth]
AttributeError: type object 'ChangeGreeting' has no attribute 'createFilter'
|
integration_tests:
tests/integration_tests/test_filters.py#L51
test_event_log_filter_by_contract[ethermint-ws]
AttributeError: type object 'ChangeGreeting' has no attribute 'createFilter'
|
integration_tests:
tests/integration_tests/test_filters.py#L51
test_event_log_filter_by_contract[enable-indexer]
AttributeError: type object 'ChangeGreeting' has no attribute 'createFilter'
|
integration_tests:
tests/integration_tests/test_pruned_node.py#L66
test_pruned_node
AssertionError: assert dict_items([('address', '0x68542BD12B41F5D51D6282Ec7D91D7d0D78E4503'), ('topics', [HexBytes('0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef'), HexBytes('0x00000000000000000000000057f96e6b86cdefdb3d412547816a82e3e0ebf9d2'), HexBytes('0x000000000000000000000000378c50d9264c63f3f92b806d4ee56e9d86ffb3ec')]), ('data', '0x000000000000000000000000000000000000000000000000000000000000000a'), ('transactionIndex', 0), ('logIndex', 0), ('removed', False)]) <= ItemsView(AttributeDict({'address': '0x68542BD12B41F5D51D6282Ec7D91D7d0D78E4503', 'topics': [HexBytes('0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef'), HexBytes('0x00000000000000000000000057f96e6b86cdefdb3d412547816a82e3e0ebf9d2'), HexBytes('0x000000000000000000000000378c50d9264c63f3f92b806d4ee56e9d86ffb3ec')], 'data': HexBytes('0x000000000000000000000000000000000000000000000000000000000000000a'), 'blockNumber': 3, 'transactionHash': HexBytes('0x3dcdda836d8c7ce1de6bafaf3d32d2be9b8d93f3f1e815e1f79f4cdb3becc49c'), 'transactionIndex': 0, 'blockHash': HexBytes('0x838fe2b956d64c5f435a01f490500adac5575d4a48171738809fbb4b1e6739b2'), 'logIndex': 0, 'removed': False}))
+ where dict_items([('address', '0x68542BD12B41F5D51D6282Ec7D91D7d0D78E4503'), ('topics', [HexBytes('0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef'), HexBytes('0x00000000000000000000000057f96e6b86cdefdb3d412547816a82e3e0ebf9d2'), HexBytes('0x000000000000000000000000378c50d9264c63f3f92b806d4ee56e9d86ffb3ec')]), ('data', '0x000000000000000000000000000000000000000000000000000000000000000a'), ('transactionIndex', 0), ('logIndex', 0), ('removed', False)]) = <built-in method items of dict object at 0x7fe8c69eebc0>()
+ where <built-in method items of dict object at 0x7fe8c69eebc0> = {'address': '0x68542BD12B41F5D51D6282Ec7D91D7d0D78E4503', 'data': '0x000000000000000000000000000000000000000000000000000000000000000a', 'logIndex': 0, 'removed': False, ...}.items
+ and ItemsView(AttributeDict({'address': '0x68542BD12B41F5D51D6282Ec7D91D7d0D78E4503', 'topics': [HexBytes('0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef'), HexBytes('0x00000000000000000000000057f96e6b86cdefdb3d412547816a82e3e0ebf9d2'), HexBytes('0x000000000000000000000000378c50d9264c63f3f92b806d4ee56e9d86ffb3ec')], 'data': HexBytes('0x000000000000000000000000000000000000000000000000000000000000000a'), 'blockNumber': 3, 'transactionHash': HexBytes('0x3dcdda836d8c7ce1de6bafaf3d32d2be9b8d93f3f1e815e1f79f4cdb3becc49c'), 'transactionIndex': 0, 'blockHash': HexBytes('0x838fe2b956d64c5f435a01f490500adac5575d4a48171738809fbb4b1e6739b2'), 'logIndex': 0, 'removed': False})) = <bound method Mapping.items of AttributeDict({'address': '0x68542BD12B41F5D51D6282Ec7D91D7d0D78E4503', 'topics': [HexBytes('0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef'), HexBytes('0x00000000000000000000000057f96e6b86cdefdb3d412547816a82e3e0ebf9d2'), HexBytes('0x000000000000000000000000378c50d9264c63f3f92b806d4ee56e9d86ffb3ec')], 'data': HexBytes('0x000000000000000000000000000000000000000000000000000000000000000a'), 'blockNumber': 3, 'transactionHash': HexBytes('0x3dcdda836d8c7ce1de6bafaf3d32d2be9b8d93f3f1e815e1f79f4cdb3becc49c'), 'transactionIndex': 0, 'blockHash': HexBytes('0x838fe2b956d64c5f435a01f490500adac5575d4a48171738809fbb4b1e6739b2'), 'logIndex': 0, 'removed': False})>()
+ where <bound method Mapping.items of AttributeDict({'address': '0x68542BD12B41F5D51D6282Ec7D91D7d0D78E4503', 'topics': [HexBytes('0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef'), HexBytes('0x00000000000000000000000057f96e6b86cdefdb3d412547816a82e3e0ebf9d2'), HexBytes('0x000000000000000000000000378c50d9264c63f3f92b806d4ee56e9d86ffb3ec')], 'data': HexBytes('0x000000000000000000000000000000000000000000000000000000000000000a'), 'blockNumber': 3, 'transactionHash': HexBytes('0x3dcdda836d8c7ce1de6bafaf3d32d2be9b8d93f3f1e815e1f79f4cdb3becc49c'), 'transactionIndex': 0, 'blockHash': HexBytes('0x838fe2b956d64c5f435a01f490500adac5575d4a48171738809fbb4b1e6739b2'), '
|
integration_tests
Process completed with exit code 2.
|
test-sim-random-genesis-fast
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-sim-random-genesis-fast
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test-sim-random-genesis-fast
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test-sim-random-genesis-fast
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test-sim-random-genesis-fast
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test-importer
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-importer
Restore cache failed: Dependencies file is not found in /home/runner/work/ethermint/ethermint. Supported file pattern: go.sum
|
test-unit-cover
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, technote-space/[email protected], codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-unit-cover
Restore cache failed: Dependencies file is not found in /home/runner/work/ethermint/ethermint. Supported file pattern: go.sum
|
test-rpc
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-rpc
Restore cache failed: Dependencies file is not found in /home/runner/work/ethermint/ethermint. Supported file pattern: go.sum
|
test-e2e
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-e2e
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test-e2e
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test-e2e
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test-e2e
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test-sim-import-export
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-sim-import-export
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test-sim-import-export
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test-sim-import-export
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test-sim-import-export
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
integration_tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, cachix/cachix-action@v12, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-sim-nondeterminism
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-sim-nondeterminism
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test-sim-nondeterminism
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test-sim-nondeterminism
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test-sim-nondeterminism
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test-sim-after-import
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-sim-after-import
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test-sim-after-import
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test-sim-after-import
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test-sim-after-import
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
debug-files
Expired
|
1.44 MB |
|