Skip to content

new mail editor

new mail editor #1692

Triggered via push September 26, 2024 14:24
Status Failure
Total duration 2m 49s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

5 errors
playwright run
Argument of type 'string' is not assignable to parameter of type 'SetStateAction<undefined>'.
playwright run
Type 'Dispatch<SetStateAction<undefined>>' is not assignable to type '(newValue: SingleValue<undefined>, actionMeta: ActionMeta<undefined>) => void'.
playwright run
Type '{ defaultRawContent: string; rawContent: string | undefined; translations: any[]; _id: string; onSubmit: (template: any) => void; title: string; }' is not assignable to type 'IntrinsicAttributes & { onSubmit: any; _id: any; translations: any; rawContent: any; defaultRawContent: any; }'.
playwright run
Property 'mails' is missing in type '{ tenantId: string; }' but required in type '{ tenantId: string; mails: any; }'.
playwright run
Process completed with exit code 2.