Skip to content

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

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 #21907

Triggered via pull request January 17, 2025 04:49
Status Success
Total duration 3m 21s
Artifacts

golangci-lint.yml

on: pull_request
Matrix: golangci-lint
Fit to window
Zoom out
Zoom in

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