Skip to content

PR #68

PR #68 #72

Triggered via dynamic December 12, 2024 04:34
Status Success
Total duration 3m 43s
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)
undefined: logr.InfoLogger
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)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636