Portal frontend#12 #140
Annotations
3 errors
src/components/NewPasswordField.tsx#L48
Type '{ required: true; withRepeatField: true; schema: StringSchema<string | undefined, AnyObject, undefined, "">; validateOptions: { abortEarly: boolean; }; }' is not assignable to type 'IntrinsicAttributes & Omit<TextFieldProps, "name" | "type" | "autoComplete" | "schema"> & Partial<Pick<TextFieldProps, "name" | "schema">> & { ...; }'.
|
src/pages/resetPassword/EmailForm.tsx#L47
Type 'number' is not assignable to type 'To'.
|
|
This job failed
Loading