Skip to content

Bumping controller runtime to remove deprecation messages #3340

Bumping controller runtime to remove deprecation messages

Bumping controller runtime to remove deprecation messages #3340

Triggered via pull request October 30, 2023 04:54
Status Failure
Total duration 49s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
lint
issues found
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/kapp-controller/kapp-controller. Supported file pattern: go.sum
lint: pkg/reconciler/configmap_handler.go#L48
unused-parameter: parameter 'q' seems to be unused, consider removing or renaming it as _ (revive)
lint: pkg/reconciler/secret_handler.go#L48
unused-parameter: parameter 'q' seems to be unused, consider removing or renaming it as _ (revive)