MongoDB Event Store Implentation #570
Annotations
3 errors
Run linting (ESlint and Prettier):
src/packages/emmett-mongodb/src/eventStore/mongoDBEventStore.ts#L213
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
|
Run linting (ESlint and Prettier):
src/packages/emmett-mongodb/src/eventStore/mongoDBEventStore.ts#L235
Expected an assignment or function call and instead saw an expression
|
Run linting (ESlint and Prettier)
Process completed with exit code 1.
|
Loading