Skip to content

WIP: go-git based signer implementation #295

WIP: go-git based signer implementation

WIP: go-git based signer implementation #295

Triggered via push February 20, 2024 21:10
Status Failure
Total duration 4m 33s
Artifacts

verify.yml

on: push
license boilerplate check
18s
license boilerplate check
lint
4m 23s
lint
generate-docs
15s
generate-docs
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 1 warning
generate-docs: internal/commands/attest/attest.go#L21
github.com/go-git/go-git/[email protected]: replacement directory ../../go-git/go-git does not exist
generate-docs: internal/attest/attest.go#L29
github.com/go-git/go-git/[email protected]: replacement directory ../../go-git/go-git does not exist
generate-docs: internal/attest/attest.go#L30
github.com/go-git/go-git/[email protected]: replacement directory ../../go-git/go-git does not exist
generate-docs: internal/attest/attest.go#L31
github.com/go-git/go-git/[email protected]: replacement directory ../../go-git/go-git does not exist
generate-docs: internal/attest/attest.go#L32
github.com/go-git/go-git/[email protected]: replacement directory ../../go-git/go-git does not exist
generate-docs: internal/attest/attest.go#L33
github.com/go-git/go-git/[email protected]: replacement directory ../../go-git/go-git does not exist
generate-docs
Process completed with exit code 1.
license boilerplate check
Process completed with exit code 1.
lint: internal/commands/attest/attest.go#L53
undefined: git (typecheck)
lint: internal/attest/attest.go#L57
undefined: git (typecheck)
lint: internal/attest/attest.go#L62
undefined: git (typecheck)
lint: internal/attest/attest.go#L271
undefined: git (typecheck)
lint: internal/attest/attest.go#L308
undefined: git (typecheck)
lint: internal/attest/attest_test.go#L227
undefined: git (typecheck)
lint: internal/attest/attest_test.go#L291
undefined: git (typecheck)
lint: internal/attest/attest_test.go#L333
undefined: git (typecheck)
lint: internal/attest/attest_test.go#L60
undefined: git (typecheck)
lint: internal/attest/attest_test.go#L106
undefined: git (typecheck)
lint: pkg/gitsign/signer.go#L31
unexported-return: exported func NewSigner returns unexported type *gitsign.fulcioSigner, which can be annoying to use (revive)