WIP: go-git based signer implementation #295
verify.yml
on: push
license boilerplate check
18s
lint
4m 23s
generate-docs
15s
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)
|