PR #37 #45
codeql
on: dynamic
Matrix: analyze
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
|