MongoDB Event Store Implentation #570
build_and_test.yml
on: pull_request
Build application code
42s
Annotations
3 errors
Build application code:
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
|
Build application code:
src/packages/emmett-mongodb/src/eventStore/mongoDBEventStore.ts#L235
Expected an assignment or function call and instead saw an expression
|
Build application code
Process completed with exit code 1.
|