Skip to content

PR #6

PR #6 #27

Triggered via dynamic July 10, 2024 07:25
Status Success
Total duration 4m 44s
Artifacts

codeql

on: dynamic
Matrix: analyze
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Analyze (go)
cannot use "" (constant of type string) as "sigs.k8s.io/controller-runtime/pkg/client".Client value in argument to kustomize.NewKustomizeGenerator: string does not implement "sigs.k8s.io/controller-runtime/pkg/client".Client (missing method Create)
Analyze (go)
cannot use clnt (variable of type "sigs.k8s.io/controller-runtime/pkg/client".Client) as kustomize.KustomizeGeneratorOptions value in argument to kustomize.NewKustomizeGenerator
Analyze (go)
cannot use "" (constant of type string) as "sigs.k8s.io/controller-runtime/pkg/client".Client value in argument to kustomize.NewKustomizeGenerator: string does not implement "sigs.k8s.io/controller-runtime/pkg/client".Client (missing method Create)
Analyze (go)
cannot use clnt (variable of type "sigs.k8s.io/controller-runtime/pkg/client".Client) as kustomize.KustomizeGeneratorOptions value in argument to kustomize.NewKustomizeGenerator