Skip to content

Reshaping event metadata with global position #608

Reshaping event metadata with global position

Reshaping event metadata with global position #608

Triggered via pull request November 21, 2024 12:33
Status Failure
Total duration 43s
Artifacts

build_and_test.yml

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

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.