Dang/upgrade handler #689
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/keeper/keeper.go#L58
unslice: could simplify senderHash32[:] to senderHash32 (gocritic)
|
lint:
app/app.go#L688
singleCaseSwitch: found switch with default case only (gocritic)
|
lint:
x/transfermiddleware/keeper/abci.go#L19
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
lint:
x/ibc-hooks/hooks.go#L17
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
lint:
x/ibc-hooks/hooks.go#L20
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
lint:
x/ibc-hooks/hooks.go#L23
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
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/client/cli/query.go#L16
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
x/ibc-hooks/ibc_module.go#L1
var-naming: don't use an underscore in package name (revive)
|
lint:
x/ibc-hooks/ics4_middleware.go#L1
var-naming: don't use an underscore in package name (revive)
|
lint:
x/ibc-hooks/module.go#L1
var-naming: don't use an underscore in package name (revive)
|
lint:
x/ibc-hooks/utils.go#L1
var-naming: don't use an underscore in package name (revive)
|
lint:
x/ibc-hooks/wasm_hook.go#L1
var-naming: don't use an underscore in package name (revive)
|
lint:
x/ibc-hooks/hooks.go#L1
var-naming: don't use an underscore in package name (revive)
|
lint:
x/ibc-hooks/wasm_hook.go#L213
var-naming: var ackAsJson should be ackAsJSON (revive)
|
lint:
x/ibc-hooks/module.go#L38
unused-parameter: parameter 'cdc' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
x/ibc-hooks/module.go#L45
unused-parameter: parameter 'cdc' seems to be unused, consider removing or renaming it as _ (revive)
|