Skip to content

fix: fill read ssh host key pub keys #1304

fix: fill read ssh host key pub keys

fix: fill read ssh host key pub keys #1304

Triggered via pull request June 19, 2024 17:34
@glimchbglimchb
synchronize #405
glimchb:certs
Status Failure
Total duration 21s
Artifacts

linters.yml

on: pull_request
markdown-lint
5s
markdown-lint
docker-lint
5s
docker-lint
shellcheck
8s
shellcheck
YAMLlint
4s
YAMLlint
golangci
13s
golangci
Fit to window
Zoom out
Zoom in

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)