MongoDB Event Store Implentation #569
build_and_test.yml
on: pull_request
Build application code
40s
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.
|