Skip to content

Release/v1.8.x

Release/v1.8.x #1243

Triggered via pull request February 11, 2025 12:42
Status Failure
Total duration 4m 6s
Artifacts

lint.yml

on: pull_request
Run golangci-lint
3m 53s
Run golangci-lint
Run super-linter
10s
Run super-linter
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Run golangci-lint: app/upgrades/v10/upgrades.go#L59
string `0.000000000000000000` has 3 occurrences, make it a constant (goconst)
Run golangci-lint: x/legacy/market/types/codec.go#L37
SA1019: codec.NewAminoCodec is deprecated: NewAminoCodec returns a reference to a new AminoCodec. Use NewLegacyAmino instead. (staticcheck)
Run golangci-lint: x/legacy/bet/types/codec.go#L32
SA1019: codec.NewAminoCodec is deprecated: NewAminoCodec returns a reference to a new AminoCodec. Use NewLegacyAmino instead. (staticcheck)
Run golangci-lint: x/legacy/house/types/codec.go#L40
SA1019: codec.NewAminoCodec is deprecated: NewAminoCodec returns a reference to a new AminoCodec. Use NewLegacyAmino instead. (staticcheck)
Run golangci-lint: x/legacy/orderbook/types/codec.go#L30
SA1019: codec.NewAminoCodec is deprecated: NewAminoCodec returns a reference to a new AminoCodec. Use NewLegacyAmino instead. (staticcheck)
Run golangci-lint: x/legacy/subaccount/types/codec.go#L42
SA1019: codec.NewAminoCodec is deprecated: NewAminoCodec returns a reference to a new AminoCodec. Use NewLegacyAmino instead. (staticcheck)
Run golangci-lint: x/legacy/reward/types/codec.go#L41
SA1019: codec.NewAminoCodec is deprecated: NewAminoCodec returns a reference to a new AminoCodec. Use NewLegacyAmino instead. (staticcheck)
Run golangci-lint: x/legacy/ovm/types/codec.go#L33
SA1019: codec.NewAminoCodec is deprecated: NewAminoCodec returns a reference to a new AminoCodec. Use NewLegacyAmino instead. (staticcheck)
Run golangci-lint: app/upgrades/v10/upgrades.go#L55
unnecessary leading newline (whitespace)
Run golangci-lint
Process completed with exit code 2.