Skip to content

feat: upgrade interchain stack to ibc5 #14104

feat: upgrade interchain stack to ibc5

feat: upgrade interchain stack to ibc5 #14104

Triggered via pull request February 6, 2024 07:59
@JimLarsonJimLarson
synchronize #8791
8224-ibc5
Status Failure
Total duration 38s
Artifacts

golangci-lint.yml

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

Annotations

10 errors and 1 warning
golangci-lint: golang/cosmos/x/swingset/types/expected_keepers.go#L24
SA1019: sdk.Uint is deprecated: Functionality of this package has been moved to it's own module: cosmossdk.io/math (staticcheck)
golangci-lint: golang/cosmos/x/swingset/types/expected_keepers.go#L25
SA1019: sdk.Uint is deprecated: Functionality of this package has been moved to it's own module: cosmossdk.io/math (staticcheck)
golangci-lint: golang/cosmos/x/swingset/types/msgs.go#L91
SA1019: sdkerrors.Wrapf is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
golangci-lint: golang/cosmos/x/swingset/types/msgs.go#L123
SA1019: sdkerrors.Wrap is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
golangci-lint: golang/cosmos/x/swingset/types/msgs.go#L126
SA1019: sdkerrors.Wrap is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
golangci-lint: golang/cosmos/x/swingset/types/msgs.go#L130
SA1019: sdkerrors.Wrap is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
golangci-lint: golang/cosmos/x/swingset/types/msgs.go#L164
SA1019: sdkerrors.Wrapf is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
golangci-lint: golang/cosmos/x/swingset/types/msgs.go#L236
SA1019: sdkerrors.Wrapf is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
golangci-lint: golang/cosmos/x/swingset/types/params.go#L21
SA1019: sdk.Uint is deprecated: Functionality of this package has been moved to it's own module: cosmossdk.io/math (staticcheck)
golangci-lint: golang/cosmos/x/lien/keeper/keeper.go#L23
SA1019: sdk.Int is deprecated: Functionality of this package has been moved to it's own module: cosmossdk.io/math (staticcheck)
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.