feat: use ibc-go v8.5.2 and cosmos-sdk v0.50.11 #21907
Annotations
3 errors and 1 warning
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 mock (variable of type mockSwingsetKeeper) as SwingsetKeeper value in argument to NewInboundDecorator: mockSwingsetKeeper does not implement SwingsetKeeper (wrong type for method GetState)
|
golangci-lint (no-failure)
cannot use mockSwingsetKeeper{} (value of type mockSwingsetKeeper) as SwingsetKeeper value in variable declaration: mockSwingsetKeeper does not implement SwingsetKeeper (wrong type for method GetState)
|
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
|