feat: publish events to timeline service, controller gets timeline from service #9755
Annotations
10 errors
|
golangci-lint:
backend/controller/pubsub/internal/dal/dal.go#L18
could not import github.com/TBD54566975/ftl/backend/timeline (-: # github.com/TBD54566975/ftl/backend/timeline
|
golangci-lint:
backend/controller/controller.go#L59
could not import github.com/TBD54566975/ftl/backend/timeline (-: # github.com/TBD54566975/ftl/backend/timeline
|
golangci-lint:
cmd/ftl-timeline/main.go#L15
could not import github.com/TBD54566975/ftl/backend/timeline (-: # github.com/TBD54566975/ftl/backend/timeline
|
golangci-lint:
frontend/cli/cmd_serve.go#L31
could not import github.com/TBD54566975/ftl/backend/timeline (-: # github.com/TBD54566975/ftl/backend/timeline
|
golangci-lint:
backend/controller/dal/dal.go#L23
could not import github.com/TBD54566975/ftl/backend/timeline (-: # github.com/TBD54566975/ftl/backend/timeline
|
golangci-lint:
backend/ingress/handler.go#L18
could not import github.com/TBD54566975/ftl/backend/timeline (-: # github.com/TBD54566975/ftl/backend/timeline
|
golangci-lint:
backend/timeline/events_async.go#L1
: # github.com/TBD54566975/ftl/backend/timeline [github.com/TBD54566975/ftl/backend/timeline.test]
|
golangci-lint:
backend/timeline/events_call.go#L64
missing ',' before newline in composite literal (typecheck)
|
golangci-lint
The operation was canceled.
|
Loading