chore: update to 0.52 #1844
capability.yml
on: pull_request
tests
1m 21s
Matrix: build
code-analysis
0s
Annotations
7 errors and 4 warnings
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.
|
build (arm64)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
build (arm)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
build (amd64)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|