Skip to content

PR #106

PR #106 #3

Triggered via dynamic July 17, 2024 21:31
Status Success
Total duration 1m 51s
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