chore: update to 0.52 #1840
capability.yml
on: pull_request
tests
1m 10s
Matrix: build
code-analysis
0s
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.
|