Bump the all group across 1 directory with 25 updates #1853
Triggered via pull request
September 13, 2024 14:09
Status
Failure
Total duration
3m 16s
Artifacts
–
Annotations
10 errors and 1 warning
lint:
pkg/chains/signing/kms/kms_test.go#L57
string `no kms provider found for key reference: ` has 5 occurrences, make it a constant (goconst)
|
lint:
pkg/chains/objects/objects.go#L211
string `Cluster` has 4 occurrences, make it a constant (goconst)
|
lint:
pkg/chains/signing/x509/x509_test.go#L60
string `true` has 3 occurrences, make it a constant (goconst)
|
lint:
pkg/artifacts/signable_test.go#L501
appendAssign: append result not assigned to the same slice (gocritic)
|
lint:
pkg/chains/formats/slsa/attest/attest.go#L131
assignOp: replace `url = url + ".git"` with `url += ".git"` (gocritic)
|
lint:
pkg/chains/formats/slsa/extract/v1beta1/extract.go#L75
appendAssign: append result not assigned to the same slice (gocritic)
|
lint:
pkg/chains/formats/slsa/internal/material/material.go#L82
appendAssign: append result not assigned to the same slice (gocritic)
|
lint:
pkg/chains/formats/slsa/internal/material/material.go#L309
appendAssign: append result not assigned to the same slice (gocritic)
|
lint:
pkg/chains/formats/slsa/v1/pipelinerun/pipelinerun.go#L104
appendAssign: append result not assigned to the same slice (gocritic)
|
lint:
pkg/chains/formats/slsa/v1/intotoite6_test.go#L549
elseif: can replace 'else {if cond {}}' with 'else if cond {}' (gocritic)
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/chains/chains. Supported file pattern: go.sum
|