KMS Support #15
Annotations
10 errors and 1 warning
lint:
signer/kms/aws/client.go#L119
field `options` is unused (unused)
|
lint:
signer/kms/aws/fakeclient.go#L99
func `(*fakeAWSClient).getHashFunc` is unused (unused)
|
lint:
signer/kms/aws/client.go#L377
SA5007: infinite recursive call (staticcheck)
|
lint:
signer/kms/aws/client.go#L142
SA4006: this value of `ok` is never used (staticcheck)
|
lint:
signer/kms/gcp/fakeclient.go#L192
func `(*fakeGCPClient).getHashFunc` is unused (unused)
|
lint:
signer/kms/gcp/fakeclient.go#L245
func `(*fakeGCPClient).public` is unused (unused)
|
lint:
signer/kms/gcp/fakeclient.go#L73
ineffectual assignment to ctx (ineffassign)
|
lint:
signer/kms/gcp/fakeclient.go#L240
ineffectual assignment to err (ineffassign)
|
lint:
signer/kms/signerprovider.go#L222
var `providersFlags` is unused (unused)
|
lint
issues found
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895, golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|