Skip to content

Update Interchain-test and lint #703

Update Interchain-test and lint

Update Interchain-test and lint #703

Triggered via pull request July 20, 2023 04:26
Status Failure
Total duration 42s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
lint: x/ibc-hooks/hooks.go#L34
File is not `gofumpt`-ed with `-extra` (gofumpt)
lint: x/ibc-hooks/hooks.go#L39
File is not `gofumpt`-ed with `-extra` (gofumpt)
lint: x/ibc-hooks/hooks.go#L42
File is not `gofumpt`-ed with `-extra` (gofumpt)
lint: x/ibc-hooks/hooks.go#L45
File is not `gofumpt`-ed with `-extra` (gofumpt)
lint: x/ibc-hooks/hooks.go#L170
File is not `gofumpt`-ed with `-extra` (gofumpt)
lint: x/ibc-hooks/wasm_hook.go#L276
File is not `gofumpt`-ed with `-extra` (gofumpt)
lint: app/ibctesting/chain.go#L688
File is not `gofumpt`-ed with `-extra` (gofumpt)
lint: app/ibctesting/event_utils.go#L90
unnecessary conversion (unconvert)
lint: app/ibctesting/event_utils.go#L93
unnecessary conversion (unconvert)
lint: app/ibctesting/event_utils.go#L101
unnecessary conversion (unconvert)
lint: x/ibc-hooks/module.go#L45
unused-parameter: parameter 'cdc' seems to be unused, consider removing or renaming it as _ (revive)
lint: x/ibc-hooks/module.go#L51
unused-parameter: parameter 'cdc' seems to be unused, consider removing or renaming it as _ (revive)
lint: x/ibc-hooks/module.go#L56
unused-parameter: parameter 'clientCtx' seems to be unused, consider removing or renaming it as _ (revive)
lint: x/ibc-hooks/module.go#L59
unused-parameter: parameter 'clientCtx' seems to be unused, consider removing or renaming it as _ (revive)
lint: x/ibc-hooks/module.go#L98
unused-parameter: parameter 'cfg' seems to be unused, consider removing or renaming it as _ (revive)
lint: x/ibc-hooks/module.go#L103
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
lint: x/ibc-hooks/module.go#L107
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
lint: x/ibc-hooks/wasm_hook.go#L213
var-naming: var ackAsJson should be ackAsJSON (revive)
lint: x/ibc-hooks/module.go#L112
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
lint: app/keepers/keepers.go#L417
unused-parameter: parameter 'invCheckPeriod' seems to be unused, consider removing or renaming it as _ (revive)