Skip to content

Added first draft of EventStoreDB consumer #878

Added first draft of EventStoreDB consumer

Added first draft of EventStoreDB consumer #878

Triggered via pull request February 12, 2025 20:40
Status Failure
Total duration 1m 10s
Artifacts

build_and_test.yml

on: pull_request
Build application code
1m 2s
Build application code
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Build application code: src/packages/emmett-esdb/src/eventStore/subscriptions/eventStoreDBEventStoreConsumer.int.ts#L27
'eventStore' is assigned a value but never used. Allowed unused vars must match /^_/u
Build application code: src/packages/emmett-esdb/src/eventStore/subscriptions/eventStoreDBEventStoreSubscription.ts#L116
'eventStoreDBClient' is defined but never used. Allowed unused args must match /^_/u
Build application code
Process completed with exit code 1.