CodeQL Analysis #5
Annotations
10 errors and 2 warnings
Analyze (go)
not enough arguments in call to source.Kind
|
Analyze (go)
too many arguments in call to controller.Watch
|
Analyze (go)
not enough arguments in call to source.Kind
|
Analyze (go)
too many arguments in call to controller.Watch
|
Analyze (go)
cannot use &ConfigMapHandler{} (value of type *ConfigMapHandler) as handler.EventHandler value in variable declaration: *ConfigMapHandler does not implement handler.TypedEventHandler[client.Object, reconcile.Request] (wrong type for method Create)
|
Analyze (go)
cannot use &SecretHandler{} (value of type *SecretHandler) as handler.EventHandler value in variable declaration: *SecretHandler does not implement handler.TypedEventHandler[client.Object, reconcile.Request] (wrong type for method Create)
|
Analyze (go)
cannot use &PackageInstallVersionHandler{} (value of type *PackageInstallVersionHandler) as handler.EventHandler value in variable declaration: *PackageInstallVersionHandler does not implement handler.TypedEventHandler[client.Object, reconcile.Request] (wrong type for method Create)
|
Analyze (go)
not enough arguments in call to source.Kind
|
Analyze (go)
too many arguments in call to controller.Watch
|
Analyze (go)
not enough arguments in call to source.Kind
|
Analyze (javascript)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Analyze (go)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|