fix: lints #685
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
|