Skip to content

MongoDB Event Store Implentation #570

MongoDB Event Store Implentation

MongoDB Event Store Implentation #570

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

build_and_test.yml

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

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.