feat: status command #1486
linters.yml
on: pull_request
markdown-lint
5s
docker-lint
6s
shellcheck
5s
YAMLlint
3s
golangci
19s
Annotations
3 errors and 2 warnings
golangci:
sztp-agent/pkg/secureagent/utils.go#L95
G404: Use of weak random number generator (math/rand or math/rand/v2 instead of crypto/rand) (gosec)
|
golangci:
sztp-agent/pkg/secureagent/utils.go#L96
G304: Potential file inclusion via variable (gosec)
|
golangci
issues found
|
golangci
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
golangci
Restore cache failed: Dependencies file is not found in /home/runner/work/sztp/sztp. Supported file pattern: go.sum
|