Skip to content

PR #106

PR #106 #35

Triggered via dynamic September 12, 2024 07:44
Status Success
Total duration 3m 9s
Artifacts

codeql

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

Annotations

10 errors
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)
cannot use NullLogger{} (value of type NullLogger) as logr.Logger value in argument to NewDelegatingLogger
Analyze (go)
cannot use NullLogger{} (value of type NullLogger) as logr.Logger value in variable declaration
Analyze (go)
cannot use res (variable of type *DelegatingLogger) as logr.Logger value in return statement
Analyze (go)
cannot use res (variable of type *DelegatingLogger) as logr.Logger value in return statement
Analyze (go)
cannot use res (variable of type *DelegatingLogger) as logr.Logger value in return statement
Analyze (go)
cannot use NullLogger{} (value of type NullLogger) as logr.Logger value in argument to Log.Fulfill
Analyze (go)
cannot use Log (variable of type *DelegatingLogger) as logr.Logger value in variable declaration
Analyze (go)
assignment mismatch: 1 variable but logr.FromContext returns 2 values