Skip to content

improvements in the logging package #325

improvements in the logging package

improvements in the logging package #325

Triggered via push July 11, 2025 09:14
Status Failure
Total duration 2m 8s
Artifacts

tests.yml

on: push
unit-tests
40s
unit-tests
integration-tests
30s
integration-tests
system-tests
2m 2s
system-tests
Fit to window
Zoom out
Zoom in

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)