Skip to content

Add go-git based signer implementation. #296

Add go-git based signer implementation.

Add go-git based signer implementation. #296

Triggered via push February 21, 2024 14:14
Status Failure
Total duration 3m 9s
Artifacts

verify.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
license boilerplate check
Process completed with exit code 1.
lint: pkg/git/verifier.go#L148
Error return value of `tuf.Initialize` is not checked (errcheck)
lint
issues found
lint: pkg/gitsign/signer.go#L31
unexported-return: exported func NewSigner returns unexported type *gitsign.fulcioSigner, which can be annoying to use (revive)