Skip to content

PR #106

PR #106 #39

Triggered via dynamic September 23, 2024 09:28
Status Success
Total duration 3m 30s
Artifacts

codeql

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

Annotations

10 errors
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
Analyze (go)
cannot use log (variable of type NullLogger) as logr.Logger value in return statement
Analyze (go)
cannot use log (variable of type NullLogger) as logr.Logger value in return statement