Skip to content

chore: update to 0.52 #1840

chore: update to 0.52

chore: update to 0.52 #1840

Triggered via pull request September 9, 2024 09:30
Status Failure
Total duration 1m 22s
Artifacts

capability.yml

on: pull_request
Matrix: build
code-analysis
0s
code-analysis
Fit to window
Zoom out
Zoom in

Annotations

7 errors
tests
cannot use db (variable of type coretesting.MemKV) as "cosmossdk.io/core/store".KVStoreWithBatch value in argument to store.NewCommitMultiStore: coretesting.MemKV does not implement "cosmossdk.io/core/store".KVStoreWithBatch (missing method Close)
tests
cannot use db (variable of type coretesting.MemKV) as "cosmossdk.io/core/store".KVStoreWithBatch value in argument to cms.MountStoreWithDB: coretesting.MemKV does not implement "cosmossdk.io/core/store".KVStoreWithBatch (missing method Close)
tests
cannot use db (variable of type coretesting.MemKV) as "cosmossdk.io/core/store".KVStoreWithBatch value in argument to cms.MountStoreWithDB: coretesting.MemKV does not implement "cosmossdk.io/core/store".KVStoreWithBatch (missing method Close)
tests
cannot use db (variable of type coretesting.MemKV) as "cosmossdk.io/core/store".KVStoreWithBatch value in argument to cms.MountStoreWithDB: coretesting.MemKV does not implement "cosmossdk.io/core/store".KVStoreWithBatch (missing method Close)
tests
cannot use capability.AppModule{} (value of type capability.AppModule) as "github.com/cosmos/cosmos-sdk/codec/testutil".CodecOptions value in argument to moduletestutil.MakeTestEncodingConfig
tests
cannot use capability.AppModule{} (value of type capability.AppModule) as "github.com/cosmos/cosmos-sdk/codec/testutil".CodecOptions value in argument to moduletestutil.MakeTestEncodingConfig
tests
Process completed with exit code 1.