Use updated sigstore/sigstore KMS clients with HashFunc
method
#1027
tests.yaml
on: pull_request
Run unit tests
5m 52s
license boilerplate check
10s
lint
24s
Annotations
1 error and 3 warnings
lint
issues found
|
lint:
pkg/signer/tink.go#L63
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
pkg/signer/signer.go#L35
exported: type name will be used as signer.SignerScheme by other packages, and that stutters; consider calling this Scheme (revive)
|
Run unit tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|