Skip to content

PR #73

PR #73 #364

Triggered via dynamic September 2, 2024 14:11
Status Success
Total duration 4m 27s
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