Ibc wasm binding #126
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
7 errors and 1 warning
lint:
wasmbinding/bindings/ibc.go#L42
SA1019: sdkerrors.Wrap is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
|
lint:
wasmbinding/bindings/ibc.go#L64
SA1019: sdkerrors.Wrapf is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
|
lint:
wasmbinding/bindings/ibc.go#L68
SA1019: sdkerrors.Wrapf is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
|
lint:
wasmbinding/bindings/ibc.go#L73
SA1019: sdkerrors.Wrapf is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
|
lint:
wasmbinding/bindings/ibc.go#L95
SA1019: sdkerrors.Wrap is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
|
lint:
wasmbinding/bindings/ibc.go#L107
SA1019: sdkerrors.Wrap is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
|
lint
issues found
|
lint:
wasmbinding/query_plugin.go#L80
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|