Add PGP key retrieval endpoint #3397
Annotations
7 errors and 3 warnings
internal/pkg/api/handlePGPRequest.go#L50
SA4017: WithContext doesn't have side effects and its return value is ignored (staticcheck)
|
internal/pkg/api/handlePGPRequest.go#L63
File is not `goimports`-ed (goimports)
|
internal/pkg/api/handlePGPRequest.go#L84
`sucessfully` is a misspelling of `successfully` (misspell)
|
internal/pkg/api/handlePGPRequest.go#L109
ineffectual assignment to ctx (ineffassign)
|
internal/pkg/api/handlePGPRequest.go#L145
ineffectual assignment to ctx (ineffassign)
|
internal/pkg/api/handlePGPRequest.go#L161
G306: Expect WriteFile permissions to be 0600 or less (gosec)
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading