chore: update to 0.52 #1840
Annotations
7 errors
Go Test
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)
|
Go Test
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)
|
Go Test
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)
|
Go Test
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)
|
Go Test
cannot use capability.AppModule{} (value of type capability.AppModule) as "github.com/cosmos/cosmos-sdk/codec/testutil".CodecOptions value in argument to moduletestutil.MakeTestEncodingConfig
|
Go Test
cannot use capability.AppModule{} (value of type capability.AppModule) as "github.com/cosmos/cosmos-sdk/codec/testutil".CodecOptions value in argument to moduletestutil.MakeTestEncodingConfig
|
Go Test
Process completed with exit code 1.
|
Loading