feat: use ibc-go v8.5.2 and cosmos-sdk v0.50.11 #21919
Annotations
10 errors and 1 warning
golangci-lint (no-failure):
golang/cosmos/x/vstorage/testing/queue.go#L1
: # github.com/Agoric/agoric-sdk/golang/cosmos/x/vstorage/testing
|
golangci-lint (no-failure)
multiple-value vstorageKeeper.GetEntry(unlimitedCtx, path) (value of type ("github.com/Agoric/agoric-sdk/golang/cosmos/types".KVEntry, error)) in single-value context (typecheck)
|
golangci-lint (no-failure):
golang/cosmos/x/swingset/testing/queue.go#L7
could not import github.com/Agoric/agoric-sdk/golang/cosmos/x/vstorage/testing (-: # github.com/Agoric/agoric-sdk/golang/cosmos/x/vstorage/testing
|
golangci-lint (no-failure)
multiple-value vstorageKeeper.GetEntry(unlimitedCtx, path) (value of type ("github.com/Agoric/agoric-sdk/golang/cosmos/types".KVEntry, error)) in single-value context) (typecheck)
|
golangci-lint (no-failure):
golang/cosmos/ante/ante.go#L1
: # github.com/Agoric/agoric-sdk/golang/cosmos/ante [github.com/Agoric/agoric-sdk/golang/cosmos/ante.test]
|
golangci-lint (no-failure)
cannot use mockSwingsetKeeper{} (value of type mockSwingsetKeeper) as "github.com/Agoric/agoric-sdk/golang/cosmos/x/swingset/types".SwingSetKeeper value in variable declaration: mockSwingsetKeeper does not implement "github.com/Agoric/agoric-sdk/golang/cosmos/x/swingset/types".SwingSetKeeper (wrong type for method GetSmartWalletState)
|
golangci-lint (no-failure):
golang/cosmos/x/vstorage/alias.go#L1
: # github.com/Agoric/agoric-sdk/golang/cosmos/x/vstorage [github.com/Agoric/agoric-sdk/golang/cosmos/x/vstorage.test]
|
golangci-lint (no-failure)
not enough arguments in call to NewKeeper
|
golangci-lint (no-failure):
golang/cosmos/x/vstorage/keeper/grpc_query.go#L1
: # github.com/Agoric/agoric-sdk/golang/cosmos/x/vstorage/keeper [github.com/Agoric/agoric-sdk/golang/cosmos/x/vstorage/keeper.test]
|
golangci-lint (no-failure)
not enough arguments in call to NewKeeper
|
golangci-lint (no-failure)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|