Skip to content

Support multinamespace informer filtering #1746

Support multinamespace informer filtering

Support multinamespace informer filtering #1746

Triggered via pull request July 2, 2024 09:42
Status Failure
Total duration 39s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 7 warnings
lint
issues found
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/chains/chains. Supported file pattern: go.sum
lint: pkg/reconciler/filter.go#L59
exported: comment on exported function TaskRunInformerFilterFuncWithOwnership should be of the form "TaskRunInformerFilterFuncWithOwnership ..." (revive)
lint: pkg/reconciler/pipelinerun/controller.go#L59
unused-parameter: parameter 'impl' seems to be unused, consider removing or renaming it as _ (revive)
lint: pkg/reconciler/pipelinerun/controller.go#L60
unused-parameter: parameter 'name' seems to be unused, consider removing or renaming it as _ (revive)
lint: pkg/reconciler/taskrun/controller.go#L56
unused-parameter: parameter 'impl' seems to be unused, consider removing or renaming it as _ (revive)
lint: pkg/reconciler/taskrun/controller.go#L57
unused-parameter: parameter 'name' seems to be unused, consider removing or renaming it as _ (revive)