chore: add go linting #2
lint-go.yaml
on: pull_request
golangci-lint
1m 6s
gosec-lint
1m 41s
Annotations
2 errors
golangci-lint:
txpool/blocklist.go#L34
S1028: should use fmt.Errorf(...) instead of errors.New(fmt.Sprintf(...)) (gosimple)
|
golangci-lint
issues found
|