Skip to content

feat : add github actions lint workflow #10

feat : add github actions lint workflow

feat : add github actions lint workflow #10

Triggered via pull request September 17, 2024 09:44
Status Failure
Total duration 1m 41s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golangci-lint: chainclient/broadcast_tx.go#L37
commentFormatting: put a space between `//` and comment text (gocritic)
golangci-lint: relayer/submit_data.go#L18
captLocal: `Seed' should not be capitalized (gocritic)
golangci-lint: relayer/submit_data.go#L118
captLocal: `ApiURL' should not be capitalized (gocritic)
golangci-lint: relayer/submit_data.go#L307
ifElseChain: rewrite if-else to switch statement (gocritic)
golangci-lint: keeper/abci.go#L111
commentFormatting: put a space between `//` and comment text (gocritic)
golangci-lint: relayer/avail/codec.go#L19
commentFormatting: put a space between `//` and comment text (gocritic)
golangci-lint: relayer/avail/provider.go#L15
commentFormatting: put a space between `//` and comment text (gocritic)
golangci-lint: relayer/publish.go#L96
G115: integer overflow conversion int64 -> uint64 (gosec)
golangci-lint: relayer/publish.go#L97
G115: integer overflow conversion int64 -> uint64 (gosec)
golangci-lint: relayer/publish.go#L112
G115: integer overflow conversion int64 -> uint64 (gosec)