Skip to content

chore: add go linting #1

chore: add go linting

chore: add go linting #1

Triggered via pull request January 8, 2024 16:09
Status Failure
Total duration 1m 47s
Artifacts

lint-go.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
golangci-lint: txpool/tx_pool.go#L186
Error return value of `binary.Read` is not checked (errcheck)
golangci-lint: txpool/blocklist.go#L34
S1028: should use fmt.Errorf(...) instead of errors.New(fmt.Sprintf(...)) (gosimple)
golangci-lint
issues found