Merge pull request #50 from daichitakahashi/maintenance #6
Annotations
3 errors
publish
Property 'at' does not exist on type '{ dispatch: { id: string; createdAt: Date; eventId: string; destination: string; delaySeconds: number | null; maxRetries: number; }; event: { id: string; payload: JSONObject; createdAt: Date; }; executions: { ...; }[] | null; result: { ...; } | null; }[]'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2022' or later.
|
publish
Property 'at' does not exist on type '{ id: string; payload: JSONObject; createdAt: Date; }[]'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2022' or later.
|
publish
Process completed with exit code 1.
|