use ParseAuthorizedKey
instead of string parsing of the public key
#1323
Annotations
4 errors and 2 warnings
sztp-agent/pkg/secureagent/daemon_test.go#L113
Error return value of `f.Close` is not checked (errcheck)
|
sztp-agent/pkg/secureagent/daemon_test.go#L116
exitAfterDefer: log.Fatal will exit, and `defer f.Close()` will not run (gocritic)
|
sztp-agent/pkg/secureagent/utils.go#L18
File is not `goimports`-ed (goimports)
|
|
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/.
|
|
The logs for this run have expired and are no longer available.
Loading