Use updated sigstore/sigstore KMS clients with HashFunc
method
#1028
tests.yaml
on: pull_request
Run unit tests
6m 10s
license boilerplate check
13s
lint
30s
Annotations
1 error and 4 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)
|
lint:
pkg/signer/signer.go#L49
exported: type name will be used as signer.SignerConfig by other packages, and that stutters; consider calling this Config (revive)
|
Run unit tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|