Skip to content

PR #106

PR #106 #74

Triggered via dynamic December 11, 2024 04:48
Status Success
Total duration 3m 36s
Artifacts

codeql

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

Annotations

10 errors and 1 warning
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
Analyze (go)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636