Push on main #289
codeql
on: dynamic
Matrix: analyze
Annotations
9 errors
|
Analyze (go)
unknown field Port in struct literal of type controllerruntime.Options
|
|
Analyze (go)
unknown field MetricsBindAddress in struct literal of type controllerruntime.Options
|
|
Analyze (go)
cannot use r.mapClusterUpdateToRequest (value of type func(cluster "sigs.k8s.io/controller-runtime/pkg/client".Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc
|
|
Analyze (go)
source.Kind (value of type func[object "sigs.k8s.io/controller-runtime/pkg/client".Object](cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, obj object, handler handler.TypedEventHandler[object, reconcile.Request], predicates ...predicate.TypedPredicate[object]) source.SyncingSource) is not a type
|
|
Analyze (go)
cannot use (func(o client.Object) []reconcile.Request literal) (value of type func(o "sigs.k8s.io/controller-runtime/pkg/client".Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc
|
|
Analyze (go)
source.Channel (value of type func[object any](source <-chan event.TypedGenericEvent[object], handler handler.TypedEventHandler[object, reconcile.Request], opts ...source.ChannelOpt[object, reconcile.Request]) source.Source) is not a type
|
|
Analyze (go)
unknown field IterVar2 in struct literal of type "google.golang.org/genproto/googleapis/api/expr/v1alpha1".Expr_Comprehension
|
|
Analyze (go)
comp.GetIterVar2 undefined (type *"google.golang.org/genproto/googleapis/api/expr/v1alpha1".Expr_Comprehension has no field or method GetIterVar2)
|
|
Analyze (go)
too few values in struct literal of type "google.golang.org/grpc/credentials/google".DefaultCredentialsOptions
|