feat(source): source event #574
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
|