Skip to content

Switch to unclog for the changelog. #7711

Switch to unclog for the changelog.

Switch to unclog for the changelog. #7711

Triggered via pull request July 29, 2024 21:28
Status Failure
Total duration 58s
Artifacts

lint.yml

on: pull_request
golangci-lint
49s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci-lint: internal/protocompat/protocompat.go#L111
missing return (typecheck)
golangci-lint: internal/protocompat/protocompat.go#L187
missing return (typecheck)
golangci-lint: internal/handlers/msg_service_router.go#L279
cannot infer K (internal/handlers/msg_service_router.go:289:17) (typecheck)
golangci-lint: x/marker/types/marker.go#L203
ma.Address undefined (type MarkerAccount has no field or method Address) (typecheck)
golangci-lint: x/marker/types/marker.go#L324
ma.Address undefined (type MarkerAccount has no field or method Address) (typecheck)
golangci-lint: x/quarantine/keys.go#L140
missing return (typecheck)
golangci-lint: x/exchange/keeper/payments.go#L358
cannot infer S (x/exchange/keeper/keeper.go:111:17) (typecheck)
golangci-lint: x/exchange/keeper/payments.go#L392
cannot infer S (x/exchange/keeper/keeper.go:111:17) (typecheck)
golangci-lint: x/exchange/client/cli/query.go#L57
cannot infer S (x/exchange/client/cli/helpers.go:102:30) (typecheck)
golangci-lint: x/exchange/client/cli/query.go#L71
cannot infer S (x/exchange/client/cli/helpers.go:102:30) (typecheck)
golangci-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/