added json output, suggestion would maybe to start separating stuff f… #16
Annotations
4 errors and 1 warning
lint:
cmd/skread/main.go#L275
unnecessary trailing newline (whitespace)
|
lint:
cmd/skread/main.go#L257
shadow: declaration of "err" shadows declaration at line 231 (govet)
|
lint:
cmd/skread/main.go#L287
return with no blank line before (nlreturn)
|
lint
issues found
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|