Skip to content

feat(source): source event #573

feat(source): source event

feat(source): source event #573

Triggered via pull request January 13, 2025 22:33
Status Failure
Total duration 4m 24s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
build: source/eventhandler/newsource.go#L102
call to slog.Logger.Error missing a final value
build: source/scheduler/retransmit.go#L43
slog.Logger.Error arg "zap.Error(err)" should be a string or a slog.Attr (possible missing key or value)
build: source/scheduler/retransmit.go#L48
slog.Logger.Error arg "zap.Error(err)" should be a string or a slog.Attr (possible missing key or value)
build: scheduler/scheduler.go#L31
slog.Logger.Error arg "zap.Error(err)" should be a string or a slog.Attr (possible missing key or value)
build: source/service/event/service_test.go#L24
not enough arguments in call to New
build: source/service/event/service_test.go#L26
not enough arguments in call to svc.CreateNewEvent
build: source/service/event/service_test.go#L35
not enough arguments in call to New
build: source/service/event/service_test.go#L37
not enough arguments in call to svc.CreateNewEvent
build
Process completed with exit code 2.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636