Skip to content

Add lint workflowaction #1

Add lint workflowaction

Add lint workflowaction #1

Triggered via pull request January 21, 2025 14:42
Status Failure
Total duration 2m 2s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lint: pkg/reconciler/tektonpruner/controller.go#L42
Error return value of `(k8s.io/client-go/tools/cache.SharedInformer).AddEventHandler` is not checked (errcheck)
lint: pkg/reconciler/taskrun/controller.go#L67
Error return value of `(k8s.io/client-go/tools/cache.SharedInformer).AddEventHandler` is not checked (errcheck)
lint: pkg/reconciler/pipelinerun/controller.go#L64
Error return value of `(k8s.io/client-go/tools/cache.SharedInformer).AddEventHandler` is not checked (errcheck)
lint
issues found
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636