Skip to content

PR #37

PR #37 #23

Triggered via dynamic July 14, 2024 07:59
Status Success
Total duration 2m 21s
Artifacts

codeql

on: dynamic
Matrix: analyze
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Analyze (go)
cannot use corev1.ResourceRequirements{…} (value of type "k8s.io/api/core/v1".ResourceRequirements) as "k8s.io/api/core/v1".VolumeResourceRequirements value in struct literal
Analyze (go)
source.Kind (value of type func[T client.Object](cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object T, handler handler.TypedEventHandler[T], predicates ...predicate.TypedPredicate[T]) source.SyncingSource) is not a type
Analyze (go)
cannot use r.findOwningArtifact (value of type func(obj client.Object) []reconcile.Request) as handler.TypedMapFunc[client.Object] value in argument to handler.EnqueueRequestsFromMapFunc
Analyze (go)
source.Kind (value of type func[T client.Object](cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object T, handler handler.TypedEventHandler[T], predicates ...predicate.TypedPredicate[T]) source.SyncingSource) is not a type
Analyze (go)
cannot use r.findOwningArtifact (value of type func(obj client.Object) []reconcile.Request) as handler.TypedMapFunc[client.Object] value in argument to handler.EnqueueRequestsFromMapFunc
Analyze (go)
unknown field MetricsBindAddress in struct literal of type manager.Options
Analyze (go)
unknown field Port in struct literal of type manager.Options