Skip to content

PR #73

PR #73 #370

Triggered via dynamic September 12, 2024 08:29
Status Success
Total duration 4m 4s
Artifacts

codeql

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

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