optimize deps #65
Annotations
5 errors
src/pages/login/teacherForms/Email.tsx#L35
Type '{ helperText: string; }' is not assignable to type 'IntrinsicAttributes & Omit<TextFieldProps, "name" | "type" | "schema"> & Partial<Pick<TextFieldProps, "name">>'.
|
src/pages/login/teacherForms/Email.tsx#L36
Type '{ helperText: string; }' is not assignable to type 'IntrinsicAttributes & Omit<TextFieldProps, "name" | "type" | "schema"> & Partial<Pick<TextFieldProps, "name" | "schema">>'.
|
src/pages/login/teacherForms/index.tsx#L3
Cannot find module './Password' or its corresponding type declarations.
|
src/utils/test-utils.tsx#L7
Module '"../app/store"' has no exported member 'makeStore'. Did you mean to use 'import makeStore from "../app/store"' instead?
|
|
This job failed
Loading