Skip to content

feat: use a generated intermediate address as the forwarder #75

feat: use a generated intermediate address as the forwarder

feat: use a generated intermediate address as the forwarder #75

Re-run triggered July 26, 2023 15:54
Status Failure
Total duration 3m 41s
Artifacts

golangci-lint.yaml

on: pull_request
Resolve Modules
4s
Resolve Modules
Matrix: Linter
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 7 warnings
Linter (./middleware/packet-forward-middleware): middleware/packet-forward-middleware/router/module.go#L6
File is not `gci`-ed with --skip-generated -s standard,default,blank,dot,prefix(cosmossdk.io),prefix(github.com/cosmos/cosmos-sdk),prefix(github.com/cometbft/cometbft),prefix(github.com/cosmos/ibc-go) (gci)
Linter (./middleware/packet-forward-middleware): middleware/packet-forward-middleware/router/ibc_middleware.go#L6
File is not `gci`-ed with --skip-generated -s standard,default,blank,dot,prefix(cosmossdk.io),prefix(github.com/cosmos/cosmos-sdk),prefix(github.com/cometbft/cometbft),prefix(github.com/cosmos/ibc-go) (gci)
Linter (./middleware/packet-forward-middleware): middleware/packet-forward-middleware/router/ibc_middleware.go#L16
File is not `gci`-ed with --skip-generated -s standard,default,blank,dot,prefix(cosmossdk.io),prefix(github.com/cosmos/cosmos-sdk),prefix(github.com/cometbft/cometbft),prefix(github.com/cosmos/ibc-go) (gci)
Linter (./middleware/packet-forward-middleware): middleware/packet-forward-middleware/router/module_test.go#L6
File is not `gci`-ed with --skip-generated -s standard,default,blank,dot,prefix(cosmossdk.io),prefix(github.com/cosmos/cosmos-sdk),prefix(github.com/cometbft/cometbft),prefix(github.com/cosmos/ibc-go) (gci)
Linter (./middleware/packet-forward-middleware): middleware/packet-forward-middleware/router/module_test.go#L8
File is not `gci`-ed with --skip-generated -s standard,default,blank,dot,prefix(cosmossdk.io),prefix(github.com/cosmos/cosmos-sdk),prefix(github.com/cometbft/cometbft),prefix(github.com/cosmos/ibc-go) (gci)
Linter (./middleware/packet-forward-middleware): middleware/packet-forward-middleware/router/ibc_middleware.go#L359
unslice: could simplify senderHash32[:] to senderHash32 (gocritic)
Linter (./middleware/packet-forward-middleware)
issues found
Linter (./modules/ibc-hooks): modules/ibc-hooks/keeper/keeper.go#L5
File is not `gci`-ed with --skip-generated -s standard,default,blank,dot,prefix(cosmossdk.io),prefix(github.com/cosmos/cosmos-sdk),prefix(github.com/cometbft/cometbft),prefix(github.com/cosmos/ibc-go) (gci)
Linter (./modules/ibc-hooks): modules/ibc-hooks/keeper/keeper.go#L6
File is not `gci`-ed with --skip-generated -s standard,default,blank,dot,prefix(cosmossdk.io),prefix(github.com/cosmos/cosmos-sdk),prefix(github.com/cometbft/cometbft),prefix(github.com/cosmos/ibc-go) (gci)
Linter (./modules/ibc-hooks): modules/ibc-hooks/keeper/keeper.go#L10
File is not `gci`-ed with --skip-generated -s standard,default,blank,dot,prefix(cosmossdk.io),prefix(github.com/cosmos/cosmos-sdk),prefix(github.com/cometbft/cometbft),prefix(github.com/cosmos/ibc-go) (gci)
Linter (./modules/ibc-hooks): modules/ibc-hooks/client/cli/query.go#L7
File is not `gci`-ed with --skip-generated -s standard,default,blank,dot,prefix(cosmossdk.io),prefix(github.com/cosmos/cosmos-sdk),prefix(github.com/cometbft/cometbft),prefix(github.com/cosmos/ibc-go) (gci)
Linter (./modules/ibc-hooks): modules/ibc-hooks/client/cli/query.go#L10
File is not `gci`-ed with --skip-generated -s standard,default,blank,dot,prefix(cosmossdk.io),prefix(github.com/cosmos/cosmos-sdk),prefix(github.com/cometbft/cometbft),prefix(github.com/cosmos/ibc-go) (gci)
Linter (./modules/ibc-hooks): modules/ibc-hooks/client/cli/query.go#L13
File is not `gci`-ed with --skip-generated -s standard,default,blank,dot,prefix(cosmossdk.io),prefix(github.com/cosmos/cosmos-sdk),prefix(github.com/cometbft/cometbft),prefix(github.com/cosmos/ibc-go) (gci)
Linter (./modules/ibc-hooks): modules/ibc-hooks/tests/unit/mocks/isc4_middleware_mock.go#L5
File is not `gci`-ed with --skip-generated -s standard,default,blank,dot,prefix(cosmossdk.io),prefix(github.com/cosmos/cosmos-sdk),prefix(github.com/cometbft/cometbft),prefix(github.com/cosmos/ibc-go) (gci)
Linter (./modules/ibc-hooks): modules/ibc-hooks/wasm_hook.go#L7
File is not `gci`-ed with --skip-generated -s standard,default,blank,dot,prefix(cosmossdk.io),prefix(github.com/cosmos/cosmos-sdk),prefix(github.com/cometbft/cometbft),prefix(github.com/cosmos/ibc-go) (gci)
Linter (./modules/ibc-hooks): modules/ibc-hooks/wasm_hook.go#L12
File is not `gci`-ed with --skip-generated -s standard,default,blank,dot,prefix(cosmossdk.io),prefix(github.com/cosmos/cosmos-sdk),prefix(github.com/cometbft/cometbft),prefix(github.com/cosmos/ibc-go) (gci)
Linter (./modules/ibc-hooks): modules/ibc-hooks/wasm_hook.go#L13
File is not `gci`-ed with --skip-generated -s standard,default,blank,dot,prefix(cosmossdk.io),prefix(github.com/cosmos/cosmos-sdk),prefix(github.com/cometbft/cometbft),prefix(github.com/cosmos/ibc-go) (gci)
Resolve Modules
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Linter (./middleware/packet-forward-middleware)
The following actions uses node12 which is deprecated and will be forced to run on node16: golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Linter (./middleware/packet-forward-middleware)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Linter (./modules/ibc-hooks)
The following actions uses node12 which is deprecated and will be forced to run on node16: golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Linter (./modules/ibc-hooks)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Linter (./modules/async-icq)
The following actions uses node12 which is deprecated and will be forced to run on node16: golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Linter (./modules/async-icq)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/