Add lint workflow #8
Annotations
4 errors and 2 warnings
cmd/run/run.go#L312
deferInLoop: Possible resource leak, 'defer' is called in the 'for' loop (gocritic)
|
cmd/run/run.go#L314
ineffectual assignment to err (ineffassign)
|
cmd/run/run.go#L315
deferInLoop: Possible resource leak, 'defer' is called in the 'for' loop (gocritic)
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
The logs for this run have expired and are no longer available.
Loading