Add lint workflowaction #1
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
|