v4.2.1 - Patch handle custom wasm msg #221
Annotations
10 errors and 1 warning
lint:
app/keepers/keepers.go#L124
SA1019: wasm.Option is deprecated: Do not use. (staticcheck)
|
lint:
internal/wasm/distribution.go#L41
SA1019: sdkerrors.Wrap is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
|
lint:
internal/wasm/encoder.go#L16
SA1019: wasm.MessageEncoders is deprecated: Do not use. (staticcheck)
|
lint:
internal/wasm/encoder.go#L17
SA1019: wasm.MessageEncoders is deprecated: Do not use. (staticcheck)
|
lint:
internal/wasm/encoder.go#L28
SA1019: wasm.CustomEncoder is deprecated: Do not use. (staticcheck)
|
lint:
internal/wasm/encoder.go#L33
SA1019: sdkerrors.Wrap is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
|
lint:
internal/wasm/encoder.go#L37
SA1019: sdkerrors.Wrapf is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
|
lint:
internal/wasm/encoder.go#L42
SA1019: sdkerrors.Wrap is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
|
lint:
internal/wasm/encoder.go#L46
SA1019: sdkerrors.Wrap is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
|
lint
issues found
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/terp-core/terp-core. Supported file pattern: go.sum
|