CodeQL Analysis #5
Annotations
10 errors and 1 warning
Autobuild
not enough arguments in call to source.Kind
|
Autobuild
too many arguments in call to controller.Watch
|
Autobuild
not enough arguments in call to source.Kind
|
Autobuild
too many arguments in call to controller.Watch
|
Autobuild
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)
|
Autobuild
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)
|
Autobuild
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)
|
Autobuild
not enough arguments in call to source.Kind
|
Autobuild
too many arguments in call to controller.Watch
|
Autobuild
not enough arguments in call to source.Kind
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading