Use updated sigstore/sigstore KMS clients with HashFunc
method
#1069
tests.yaml
on: pull_request
Run unit tests
6m 39s
license boilerplate check
14s
lint
1m 22s
Annotations
3 errors and 3 warnings
lint:
pkg/signer/tink_test.go#L41
File is not `gofmt`-ed with `-s` (gofmt)
|
lint:
pkg/signer/tink_test.go#L41
File is not `goimports`-ed (goimports)
|
lint
issues found
|
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
|