Skip to content

imp: remove kv generator and construct expected channel for both single and multi hop cases #131

imp: remove kv generator and construct expected channel for both single and multi hop cases

imp: remove kv generator and construct expected channel for both single and multi hop cases #131

Triggered via pull request February 2, 2024 12:53
Status Failure
Total duration 4m 28s
Artifacts

golangci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
lint: modules/core/04-channel/keeper/multihop_test.go#L38
Error return value of `s.coord.SetupAllButTheSpecifiedConnection` is not checked (errcheck)
lint: modules/core/04-channel/types/multihop.go#L4
File is not `gci`-ed with --skip-generated -s standard -s default -s blank -s dot -s prefix(cosmossdk.io) -s prefix(github.com/cosmos/cosmos-sdk) -s prefix(github.com/cometbft/cometbft) -s prefix(github.com/cosmos/ibc-go) --custom-order (gci)
lint: modules/core/04-channel/types/multihop.go#L5
File is not `gci`-ed with --skip-generated -s standard -s default -s blank -s dot -s prefix(cosmossdk.io) -s prefix(github.com/cosmos/cosmos-sdk) -s prefix(github.com/cometbft/cometbft) -s prefix(github.com/cosmos/ibc-go) --custom-order (gci)
lint: modules/core/33-multihop/verify.go#L9
File is not `gci`-ed with --skip-generated -s standard -s default -s blank -s dot -s prefix(cosmossdk.io) -s prefix(github.com/cosmos/cosmos-sdk) -s prefix(github.com/cometbft/cometbft) -s prefix(github.com/cosmos/ibc-go) --custom-order (gci)
lint: modules/core/33-multihop/verify.go#L11
File is not `gci`-ed with --skip-generated -s standard -s default -s blank -s dot -s prefix(cosmossdk.io) -s prefix(github.com/cosmos/cosmos-sdk) -s prefix(github.com/cometbft/cometbft) -s prefix(github.com/cosmos/ibc-go) --custom-order (gci)
lint: testing/endpoint_multihop.go#L5
File is not `gci`-ed with --skip-generated -s standard -s default -s blank -s dot -s prefix(cosmossdk.io) -s prefix(github.com/cosmos/cosmos-sdk) -s prefix(github.com/cometbft/cometbft) -s prefix(github.com/cosmos/ibc-go) --custom-order (gci)
lint: testing/endpoint_multihop.go#L15
File is not `gci`-ed with --skip-generated -s standard -s default -s blank -s dot -s prefix(cosmossdk.io) -s prefix(github.com/cosmos/cosmos-sdk) -s prefix(github.com/cometbft/cometbft) -s prefix(github.com/cosmos/ibc-go) --custom-order (gci)
lint: testing/path_multihop.go#L3
File is not `gci`-ed with --skip-generated -s standard -s default -s blank -s dot -s prefix(cosmossdk.io) -s prefix(github.com/cosmos/cosmos-sdk) -s prefix(github.com/cometbft/cometbft) -s prefix(github.com/cosmos/ibc-go) --custom-order (gci)
lint: testing/path_multihop.go#L6
File is not `gci`-ed with --skip-generated -s standard -s default -s blank -s dot -s prefix(cosmossdk.io) -s prefix(github.com/cosmos/cosmos-sdk) -s prefix(github.com/cometbft/cometbft) -s prefix(github.com/cosmos/ibc-go) --custom-order (gci)
lint: modules/core/04-channel/keeper/multihop_handshake_test.go#L7
File is not `gci`-ed with --skip-generated -s standard -s default -s blank -s dot -s prefix(cosmossdk.io) -s prefix(github.com/cosmos/cosmos-sdk) -s prefix(github.com/cometbft/cometbft) -s prefix(github.com/cosmos/ibc-go) --custom-order (gci)
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ibc-go/ibc-go. Supported file pattern: go.sum
lint: modules/light-clients/06-solomachine/consensus_state.go#L27
unused-receiver: method receiver 'cs' is not referenced in method's body, consider removing or renaming it as _ (revive)
lint: modules/light-clients/07-tendermint/store.go#L363
import-shadowing: The name 'bytes' shadows an import name (revive)
lint: modules/core/33-multihop/query.go#L106
bare-return: avoid using bare returns, please add return expressions (revive)
lint: modules/core/33-multihop/query.go#L112
bare-return: avoid using bare returns, please add return expressions (revive)
lint: modules/core/33-multihop/query.go#L120
bare-return: avoid using bare returns, please add return expressions (revive)
lint: modules/core/33-multihop/query.go#L127
bare-return: avoid using bare returns, please add return expressions (revive)
lint: modules/core/33-multihop/query.go#L132
bare-return: avoid using bare returns, please add return expressions (revive)
lint: modules/core/33-multihop/query.go#L142
bare-return: avoid using bare returns, please add return expressions (revive)
lint: modules/core/33-multihop/query.go#L145
bare-return: avoid using bare returns, please add return expressions (revive)
lint: modules/core/33-multihop/query.go#L156
bare-return: avoid using bare returns, please add return expressions (revive)