resolves #516 adds support for private rekor for gitsign attest #1519
Annotations
6 errors
internal/utils.go#L41
var-naming: func StripUrl should be StripURL (revive)
|
internal/commands/attest/attest.go#L76
ineffectual assignment to err (ineffassign)
|
internal/commands/attest/attest.go#L85
SA5001: should check returned error before deferring sv.Close() (staticcheck)
|
internal/commands/attest/attest.go#L76
SA4006: this value of `err` is never used (staticcheck)
|
internal/utils.go#L41
ST1003: func StripUrl should be StripURL (stylecheck)
|
|
This job failed
Loading