Cw ICA module #155
Annotations
10 errors and 10 warnings
x/cw-ica/types/sudo.go#L40
File is not `gofumpt`-ed (gofumpt)
|
x/cw-ica/client/cli/tx.go#L104
File is not `gofumpt`-ed (gofumpt)
|
x/cw-ica/keeper/msg_server.go#L44
File is not `gofumpt`-ed (gofumpt)
|
x/cw-ica/client/cli/tx.go#L83
unnecessary leading newline (whitespace)
|
x/cw-ica/wasm/interface_msg.go#L85
ineffectual assignment to err (ineffassign)
|
x/cw-ica/types/msgs.go#L100
SA4010: this result of append is never used, except maybe in other appends (staticcheck)
|
x/cw-ica/keeper/ibc_handlers.go#L79
SA1019: sdkerrors.Wrapf is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
|
x/cw-ica/wasm/interface_msg.go#L160
SA1019: sdkerrors.Wrapf is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
|
wasmbinding/bindings/ibc.go#L42
SA1019: sdkerrors.Wrap is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
|
wasmbinding/bindings/ibc.go#L64
SA1019: sdkerrors.Wrapf is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
|
x/cw-ica/types/sudo.go#L12
var-naming: struct field ConnId should be ConnID (revive)
|
x/cw-ica/types/sudo.go#L13
var-naming: struct field AccId should be AccID (revive)
|
x/cw-ica/types/sudo.go#L19
var-naming: struct field ConnId should be ConnID (revive)
|
x/cw-ica/types/sudo.go#L20
var-naming: struct field AccId should be AccID (revive)
|
x/cw-ica/keeper/ibc_handlers.go#L22
unused-parameter: parameter 'failureAckType' seems to be unused, consider removing or renaming it as _ (revive)
|
x/cw-ica/keeper/ibc_handlers.go#L74
unused-parameter: parameter 'relayer' seems to be unused, consider removing or renaming it as _ (revive)
|
x/cw-ica/keeper/ibc_handlers.go#L117
unused-parameter: parameter 'relayer' seems to be unused, consider removing or renaming it as _ (revive)
|
x/cw-ica/wasm/interface_msg.go#L40
var-naming: struct field ConnectionId should be ConnectionID (revive)
|
x/cw-ica/wasm/interface_msg.go#L41
var-naming: struct field AccountId should be AccountID (revive)
|
x/cw-ica/wasm/interface_msg.go#L49
var-naming: struct field ConnectionId should be ConnectionID (revive)
|
The logs for this run have expired and are no longer available.
Loading