Update Interchain-test and lint #704
Annotations
8 errors and 7 warnings
x/ibc-hooks/wasm_hook.go#L276
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
app/ibctesting/chain.go#L688
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
app/ibctesting/event_utils.go#L68
unnecessary conversion (unconvert)
|
app/ibctesting/event_utils.go#L73
unnecessary conversion (unconvert)
|
x/ratelimit/keeper/abci.go#L20
naked return in func `BeginBlocker.<func():15>` with 41 lines of code (nakedret)
|
app/ibctesting/chain.go#L653
SA1019: wasmtypes.StoreCodeProposal is deprecated: Do not use. Since wasmd v0.40, there is no longer a need for an explicit StoreCodeProposal. To submit WASM code to the system, a simple MsgStoreCode can be invoked from the x/gov module via a v1 governance proposal. (staticcheck)
|
app/ibctesting/event_utils.go#L69
SA1019: channeltypes.AttributeKeyData is deprecated: in favor of AttributeKeyDataHex (staticcheck)
|
|
x/ibc-hooks/module.go#L51
unused-parameter: parameter 'config' seems to be unused, consider removing or renaming it as _ (revive)
|
x/ibc-hooks/module.go#L56
unused-parameter: parameter 'rtr' seems to be unused, consider removing or renaming it as _ (revive)
|
x/ibc-hooks/module.go#L59
unused-parameter: parameter 'mux' seems to be unused, consider removing or renaming it as _ (revive)
|
x/ibc-hooks/module.go#L103
unused-parameter: parameter 'data' seems to be unused, consider removing or renaming it as _ (revive)
|
app/upgrades/v4/upgrade.go#L14
unused-parameter: parameter 'bpm' seems to be unused, consider removing or renaming it as _ (revive)
|
app/upgrades/v4/upgrade.go#L15
unused-parameter: parameter 'keepers' seems to be unused, consider removing or renaming it as _ (revive)
|
app/app.go#L705
unused-parameter: parameter 'upgradeInfo' seems to be unused, consider removing or renaming it as _ (revive)
|
The logs for this run have expired and are no longer available.
Loading