chore: refactor logger to be structured #391
lint.yml
on: pull_request
golangci-lint
1m 22s
yamllint
5s
markdown-lint
23s
Run govulncheck
38s
Annotations
2 errors and 5 warnings
golangci-lint:
pkg/instance/security.go#L73
S1011: should replace loop with `s.capabilitiesAdd = append(s.capabilitiesAdd, capabilities...)` (gosimple)
|
golangci-lint
issues found
|
yamllint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
markdown-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run govulncheck
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
golangci-lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|