Skip to content

fix: lints

fix: lints #685

Triggered via pull request November 21, 2025 07:19
Status Failure
Total duration 1m 50s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
lint
issues found
lint: x/oracle/types/codec.go#L20
SA1019: codec.NewAminoCodec is deprecated: NewAminoCodec returns a reference to a new AminoCodec. Use NewLegacyAmino instead. (staticcheck)
lint: x/interchainquery/types/codec.go#L13
SA1019: codec.NewAminoCodec is deprecated: NewAminoCodec returns a reference to a new AminoCodec. Use NewLegacyAmino instead. (staticcheck)
lint: x/halving/types/codec.go#L25
SA1019: codec.NewAminoCodec is deprecated: NewAminoCodec returns a reference to a new AminoCodec. Use NewLegacyAmino instead. (staticcheck)
lint: x/halving/module.go#L108
SA1019: sdk.InvariantRegistry is deprecated: the InvariantRegistry type is deprecated and will be removed once x/crisis is removed. (staticcheck)
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/persistence-sdk/persistence-sdk. Supported file pattern: go.sum