Skip to content

feat: use ibc-go v8.5.2 and cosmos-sdk v0.50.11 #25678

feat: use ibc-go v8.5.2 and cosmos-sdk v0.50.11

feat: use ibc-go v8.5.2 and cosmos-sdk v0.50.11 #25678

Triggered via pull request January 17, 2025 23:03
Status Failure
Total duration 3m 26s
Artifacts

test-golang.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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