improvements in the logging package #325
Annotations
15 errors
|
integration-tests
Process completed with exit code 1.
|
|
integration-tests:
pkg/logtrace/log.go#L59
invalid case slog.Error in switch on logFunc (func can only be compared to nil)
|
|
integration-tests:
pkg/logtrace/log.go#L57
invalid case slog.Warn in switch on logFunc (func can only be compared to nil)
|
|
integration-tests:
pkg/logtrace/log.go#L55
invalid case slog.Info in switch on logFunc (func can only be compared to nil)
|
|
integration-tests:
pkg/logtrace/log.go#L53
invalid case slog.Debug in switch on logFunc (func can only be compared to nil)
|
|
unit-tests
Process completed with exit code 1.
|
|
unit-tests:
pkg/logtrace/log.go#L59
invalid case slog.Error in switch on logFunc (func can only be compared to nil)
|
|
unit-tests:
pkg/logtrace/log.go#L57
invalid case slog.Warn in switch on logFunc (func can only be compared to nil)
|
|
unit-tests:
pkg/logtrace/log.go#L55
invalid case slog.Info in switch on logFunc (func can only be compared to nil)
|
|
unit-tests:
pkg/logtrace/log.go#L53
invalid case slog.Debug in switch on logFunc (func can only be compared to nil)
|
|
system-tests
Process completed with exit code 1.
|
|
system-tests
invalid case slog.Error in switch on logFunc (func can only be compared to nil)
|
|
system-tests
invalid case slog.Warn in switch on logFunc (func can only be compared to nil)
|
|
system-tests
invalid case slog.Info in switch on logFunc (func can only be compared to nil)
|
|
system-tests
invalid case slog.Debug in switch on logFunc (func can only be compared to nil)
|