CodeQL Analysis #43
Annotations
10 errors
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
|
Loading