Reshaping event metadata with global position #608
build_and_test.yml
on: pull_request
Build application code
34s
Annotations
2 errors
Build application code:
src/packages/emmett-postgresql/src/eventStore/projections/index.ts#L93
Unsafe argument of type `any` assigned to a parameter of type `ReadEvent<EventType, EventMetaDataOf<EventType> & Readonly<{ eventId: string; streamPosition: bigint; streamName: string; }> & { globalPosition: bigint; }>[]`
|
Build application code
Process completed with exit code 1.
|