Skip to content

Portal frontend#12 #140

Portal frontend#12

Portal frontend#12 #140

Triggered via pull request July 16, 2024 09:26
Status Failure
Total duration 1m 8s
Artifacts

main.yml

on: pull_request
main  /  ...  /  validate-pr-refs
0s
main / validate-pr-refs / validate-pr-refs
main  /  ...  /  test-js-code
56s
main / test / test-js-code
Fit to window
Zoom out
Zoom in

Annotations

3 errors
main / test / test-js-code: 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">> & { ...; }'.
main / test / test-js-code: src/pages/resetPassword/EmailForm.tsx#L47
Type 'number' is not assignable to type 'To'.
main / test / test-js-code
Process completed with exit code 2.