PR #73 #370
codeql
on: dynamic
Matrix: analyze
Annotations
10 errors
Analyze (go)
not enough arguments in call to source.Kind
|
Analyze (go)
too many arguments in call to c.Watch
|
Analyze (go)
not enough arguments in call to source.Kind
|
Analyze (go)
too many arguments in call to c.Watch
|
Analyze (go)
m.decoder.Decode undefined (type *admission.Decoder is pointer to interface, not interface)
|
Analyze (go)
cannot use decoder (variable of type admission.Decoder) as *admission.Decoder value in struct literal: admission.Decoder does not implement *admission.Decoder (type *admission.Decoder is pointer to interface, not interface)
|
Analyze (go)
cannot range over seq (variable of type iter.Seq[E])
|
Analyze (go)
cannot range over seq (variable of type iter.Seq2[K, V])
|
Analyze (go)
package requires newer Go version go1.23
|
Analyze (go)
package requires newer Go version go1.23
|