Skip to content

Bump sigs.k8s.io/controller-runtime from 0.17.2 to 0.18.5 #784

Bump sigs.k8s.io/controller-runtime from 0.17.2 to 0.18.5

Bump sigs.k8s.io/controller-runtime from 0.17.2 to 0.18.5 #784

Triggered via pull request August 12, 2024 19:32
Status Failure
Total duration 49s
Artifacts

run-vuln-check.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
govuln: pkg/reconciler/check_dependencies.go#L102
not enough arguments in call to source.Kind
govuln: controllers/applicationconnector_controller.go#L215
not enough arguments in call to source.Kind
govuln: controllers/applicationconnector_controller.go#L216
too many arguments in call to b.WatchesRawSource
govuln: controllers/applicationconnector_controller.go#L247
cannot use controller.Watch (value of type func(src source.Source) error) as func(src source.Source, eventhandler handler.EventHandler, predicates ..."sigs.k8s.io/controller-runtime/pkg/predicate".TypedPredicate[client.Object]) error value in assignment
govuln
Process completed with exit code 1.
govuln
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/