feat: bump up cosmos sdk v0.50.x and cometbft v0.38.0 #63
Triggered via pull request
January 15, 2024 04:54
Status
Cancelled
Total duration
22m 11s
Artifacts
–
test.yml
on: pull_request
integration_tests
22m 0s
cleanup-runs
8s
test-unit-cover
7m 10s
test-importer
5m 28s
test-rpc
5m 14s
Matrix: upload-cache
Annotations
9 errors and 3 warnings
test-unit-cover:
x/evm/migrations/v4/migrate_test.go#L40
cannot use kvStore (variable of type "cosmossdk.io/store/types".KVStore) as "cosmossdk.io/core/store".KVStoreService value in argument to v4.MigrateStore: "cosmossdk.io/store/types".KVStore does not implement "cosmossdk.io/core/store".KVStoreService (missing method OpenKVStore)
|
test-unit-cover:
x/evm/migrations/v5/migrate_test.go#L38
cannot use kvStore (variable of type "cosmossdk.io/store/types".KVStore) as "cosmossdk.io/core/store".KVStoreService value in argument to v5.MigrateStore: "cosmossdk.io/store/types".KVStore does not implement "cosmossdk.io/core/store".KVStoreService (missing method OpenKVStore)
|
test-unit-cover:
x/feemarket/migrations/v4/migrate_test.go#L41
cannot use kvStore (variable of type "cosmossdk.io/store/types".KVStore) as "cosmossdk.io/core/store".KVStoreService value in argument to v4.MigrateStore: "cosmossdk.io/store/types".KVStore does not implement "cosmossdk.io/core/store".KVStoreService (missing method OpenKVStore)
|
test-unit-cover:
x/feemarket/migrations/v4/migrate_test.go#L44
cannot use kvStore (variable of type "cosmossdk.io/store/types".KVStore) as "cosmossdk.io/core/store".KVStoreService value in argument to v4.MigrateStore: "cosmossdk.io/store/types".KVStore does not implement "cosmossdk.io/core/store".KVStoreService (missing method OpenKVStore)
|
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_debug_trace.py#L172
test_trace_blk
ValueError: {'code': -32000, 'message': 'method handler crashed'}
|
integration_tests:
tests/integration_tests/test_fee_history.py#L70
test_basic[ethermint]
KeyError: 'result'
|
integration_tests
The operation was canceled.
|
test-rpc
Restore cache failed: Dependencies file is not found in /home/runner/work/ethermint/ethermint. Supported file pattern: go.sum
|
test-importer
Restore cache failed: Dependencies file is not found in /home/runner/work/ethermint/ethermint. Supported file pattern: go.sum
|
test-unit-cover
Restore cache failed: Dependencies file is not found in /home/runner/work/ethermint/ethermint. Supported file pattern: go.sum
|