This repository has been archived by the owner on Apr 9, 2024. It is now read-only.
Reworked provenance verification. #1046
Annotations
10 errors
internal/verifier/verifier_test.go#L41
Error return value is not checked (errcheck)
|
internal/verifier/verifier_test.go#L51
Error return value is not checked (errcheck)
|
internal/verifier/verifier.go#L29
cognitive complexity 104 of func `Verify` is high (> 30) (gocognit)
|
internal/verifier/verifier_test.go#L30
var-naming: const repoUri should be repoURI (revive)
|
internal/verifier/verifier_test.go#L31
var-naming: const otherRepoUri should be otherRepoURI (revive)
|
internal/verifier/verifier.go#L100
var-naming: var repoUri should be repoURI (revive)
|
cmd/endorser/main.go#L50
calculated cyclomatic complexity for function main is 11, max is 10 (cyclop)
|
cmd/endorser/main.go#L48
provenanceURIs is a global variable (gochecknoglobals)
|
internal/verifier/verifier.go#L131
variable name 'd' is too short for the scope of its usage (varnamelen)
|
internal/verifier/verifier.go#L80
variable name 'd' is too short for the scope of its usage (varnamelen)
|
The logs for this run have expired and are no longer available.
Loading