PR #404 #1284
codeql
on: dynamic
Matrix: analyze
Annotations
10 errors
|
Analyze (go)
undefined: resource.NewDryRunVerifier
|
|
Analyze (go)
undefined: resource.NewDryRunVerifier
|
|
Analyze (go)
o.DryRunVerifier undefined (type *create.CreateOptions has no field or method DryRunVerifier)
|
|
Analyze (go)
undefined: resource.NewDryRunVerifier
|
|
Analyze (go)
o.DryRunVerifier undefined (type *"k8s.io/kubectl/pkg/cmd/apply".ApplyOptions has no field or method DryRunVerifier)
|
|
Analyze (go)
cannot use validate (variable of type bool) as string value in argument to k.fact.Validator
|
|
Analyze (go)
o.OpenAPISchema undefined (type *"k8s.io/kubectl/pkg/cmd/apply".ApplyOptions has no field or method OpenAPISchema)
|
|
Analyze (go)
cannot use sets.NewString() (value of map type "k8s.io/apimachinery/pkg/util/sets".String) as "k8s.io/apimachinery/pkg/util/sets".Set[string] value in struct literal
|
|
Analyze (go)
cannot use sets.NewString() (value of map type "k8s.io/apimachinery/pkg/util/sets".String) as "k8s.io/apimachinery/pkg/util/sets".Set["k8s.io/apimachinery/pkg/types".UID] value in struct literal
|
|
Analyze (go)
too many arguments in call to apply.NewApplyFlags
|