Skip to content

Fixes go.mod

Fixes go.mod #2009

Triggered via pull request February 10, 2025 13:31
Status Failure
Total duration 2m 40s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: internal/backport/constants.go#L19
exported: comment on exported const PipelineResourceTypeImage should be of the form "PipelineResourceTypeImage ..." (revive)
lint: internal/backport/constants.go#L22
exported: exported const PipelineResourceTypeGit should have comment (or a comment on this block) or be unexported (revive)
lint: pkg/chains/formats/format.go#L32
exported: exported const PayloadTypeTekton should have comment (or a comment on this block) or be unexported (revive)
lint: pkg/chains/formats/format.go#L41
exported: exported var IntotoAttestationSet should have comment or be unexported (revive)
lint: pkg/chains/formats/slsa/internal/compare/slsacompare.go#L48
SubjectCompareOption returns interface (github.com/google/go-cmp/cmp.Option) (ireturn)
lint: pkg/chains/formats/slsa/internal/compare/slsacompare.go#L60
MaterialsCompareOption returns interface (github.com/google/go-cmp/cmp.Option) (ireturn)
lint: pkg/chains/signing/wrap.go#L31
Wrap returns interface (github.com/tektoncd/chains/pkg/chains/signing.Signer) (ireturn)
lint: pkg/chains/formats/format.go#L61
GetPayloader returns interface (github.com/tektoncd/chains/pkg/chains/formats.Payloader) (ireturn)
lint: pkg/reconciler/taskrun/taskrun.go#L44
ReconcileKind returns interface (knative.dev/pkg/reconciler.Event) (ireturn)
lint: pkg/reconciler/taskrun/taskrun.go#L52
FinalizeKind returns interface (knative.dev/pkg/reconciler.Event) (ireturn)
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/chains/chains. Supported file pattern: go.sum