Skip to content

Add go-git based signer implementation. #1286

Add go-git based signer implementation.

Add go-git based signer implementation. #1286

Triggered via pull request February 21, 2024 14:16
Status Failure
Total duration 2m 9s
Artifacts

verify.yml

on: pull_request
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)