Update Interchain-test and lint #703
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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)
|