feat: interachain sudo callback refactoring #987
Annotations
10 errors and 1 warning
x/interchaintxs/keeper/ibc_handlers.go#L36
commentFormatting: put a space between `//` and comment text (gocritic)
|
x/interchaintxs/keeper/ibc_handlers.go#L67
commentFormatting: put a space between `//` and comment text (gocritic)
|
x/interchaintxs/keeper/ibc_handlers.go#L100
commentFormatting: put a space between `//` and comment text (gocritic)
|
x/contractmanager/ibc_middleware.go#L57
ifElseChain: rewrite if-else to switch statement (gocritic)
|
x/contractmanager/ibc_middleware_test.go#L63
commentFormatting: put a space between `//` and comment text (gocritic)
|
app/simulation_test.go#L29
commentFormatting: put a space between `//` and comment text (gocritic)
|
x/interchaintxs/keeper/ibc_handlers_test.go#L28
commentFormatting: put a space between `//` and comment text (gocritic)
|
x/interchaintxs/keeper/ibc_handlers_test.go#L96
commentFormatting: put a space between `//` and comment text (gocritic)
|
x/contractmanager/ibc_middleware.go#L4
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
x/contractmanager/ibc_middleware_test.go#L3
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
x/transfer/types/tx.go#L29
context-as-argument: context.Context should be the first parameter of a function (revive)
|
The logs for this run have expired and are no longer available.
Loading