Skip to content

Bump the all group across 1 directory with 25 updates #1864

Bump the all group across 1 directory with 25 updates

Bump the all group across 1 directory with 25 updates #1864

Triggered via pull request September 17, 2024 14:24
Status Failure
Total duration 2m 11s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: pkg/chains/formats/slsa/internal/build_types/build_types.go#L20
exported: exported const SlsaBuildType should have comment (or a comment on this block) or be unexported (revive)
lint: pkg/chains/provenance/provenance.go#L25
exported: type name will be used as provenance.ProvenancePredicate by other packages, and that stutters; consider calling this Predicate (revive)
lint: pkg/chains/provenance/provenance.go#L45
exported: type name will be used as provenance.ProvenanceRecipe by other packages, and that stutters; consider calling this Recipe (revive)
lint: pkg/chains/provenance/provenance.go#L49
exported: exported type RecipeStep should have comment or be unexported (revive)
lint: pkg/chains/provenance/provenance.go#L57
exported: type name will be used as provenance.ProvenanceMetadata by other packages, and that stutters; consider calling this Metadata (revive)
lint: pkg/chains/provenance/provenance.go#L67
exported: type name will be used as provenance.ProvenanceMaterial by other packages, and that stutters; consider calling this Material (revive)
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/signing/kms/kms_test.go#L76
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
lint: pkg/chains/signing/kms/kms_test.go#L92
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
lint: pkg/chains/signing/kms/kms_test.go#L108
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/chains/chains. Supported file pattern: go.sum