feat: use ibc-go v8.5.2 and cosmos-sdk v0.50.11 #25678
Annotations
10 errors and 1 warning
gotest
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)
|
gotest
multiple-value vstorageKeeper.GetEntry(unlimitedCtx, path) (value of type ("github.com/Agoric/agoric-sdk/golang/cosmos/types".KVEntry, error)) in single-value context
|
gotest
not enough arguments in call to NewKeeper
|
gotest
not enough arguments in call to NewKeeper
|
gotest
multiple-value keeper.GetEntry(ctx, "inited") (value of type ("github.com/Agoric/agoric-sdk/golang/cosmos/types".KVEntry, error)) in single-value context
|
gotest
assignment mismatch: 1 variable but keeper.GetEntry returns 2 values
|
gotest
assignment mismatch: 1 variable but keeper.GetEntry returns 2 values
|
gotest
assignment mismatch: 1 variable but keeper.GetChildren returns 2 values
|
gotest
assignment mismatch: 1 variable but keeper.GetChildren returns 2 values
|
gotest
assignment mismatch: 1 variable but keeper.GetChildren returns 2 values
|
gotest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|