Skip to content

MongoDB Event Store Implentation #569

MongoDB Event Store Implentation

MongoDB Event Store Implentation #569

Triggered via pull request October 28, 2024 17:17
Status Failure
Total duration 51s
Artifacts

build_and_test.yml

on: pull_request
Build application code
40s
Build application code
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Build application code: src/packages/emmett-mongodb/src/eventStore/mongoDBEventStore.ts#L67
Include a description after the "@ts-expect-error" directive to explain why the @ts-expect-error is necessary. The description must be 3 characters or longer
Build application code: src/packages/emmett-mongodb/src/eventStore/mongoDBEventStore.ts#L171
Include a description after the "@ts-expect-error" directive to explain why the @ts-expect-error is necessary. The description must be 3 characters or longer
Build application code: src/packages/emmett-mongodb/src/eventStore/mongoDBEventStore.ts#L211
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
Build application code: src/packages/emmett-mongodb/src/eventStore/mongoDBEventStore.ts#L233
Expected an assignment or function call and instead saw an expression
Build application code
Process completed with exit code 1.