Skip to content

Ibc wasm binding

Ibc wasm binding #126

Re-run triggered October 26, 2023 18:51
Status Failure
Total duration 54s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)