refactor: move checksum calculation to utils #1444
linters.yml
on: pull_request
markdown-lint
7s
docker-lint
6s
shellcheck
15s
YAMLlint
3s
golangci
13s
Annotations
2 errors and 2 warnings
golangci:
sztp-agent/pkg/secureagent/utils_test.go#L58
Error return value of `os.Remove` is not checked (errcheck)
|
golangci
issues found
|
golangci
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, 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/
|
golangci
Restore cache failed: Dependencies file is not found in /home/runner/work/sztp/sztp. Supported file pattern: go.sum
|