Skip to content

mail input

mail input #1693

Triggered via push September 30, 2024 14:12
Status Failure
Total duration 3m 50s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

7 errors
playwright run
Argument of type 'string' is not assignable to parameter of type 'SetStateAction<undefined>'.
playwright run
Property 'replace' does not exist on type 'never'.
playwright run
'email' is possibly 'null' or 'undefined'.
playwright run
Argument of type 'SingleValue<undefined>' is not assignable to parameter of type 'SetStateAction<undefined>'.
playwright run
Type 'unknown' is not assignable to type 'string | number | readonly string[] | undefined'.
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.