refactor: move GetBootstrapURLsViaLeaseFile to dhcp package #1439
linters.yml
on: pull_request
markdown-lint
6s
docker-lint
5s
shellcheck
9s
YAMLlint
5s
golangci
17s
Annotations
2 errors and 2 warnings
golangci:
sztp-agent/pkg/dhcp/leases.go#L32
Error return value of `file.Close` 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
|