fix: fill read ssh host key pub keys #1304
linters.yml
on: pull_request
markdown-lint
5s
docker-lint
5s
shellcheck
8s
YAMLlint
4s
golangci
13s
Annotations
2 errors and 3 warnings
golangci:
sztp-agent/pkg/secureagent/utils.go#L168
Consider pre-allocating `results` (prealloc)
|
golangci
issues found
|
golangci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
golangci
Restore cache failed: Dependencies file is not found in /home/runner/work/sztp/sztp. Supported file pattern: go.sum
|
golangci:
sztp-agent/pkg/secureagent/utils.go#L161
exported: exported type PublicKey should have comment or be unexported (revive)
|