Portal frontend#8 #112
Annotations
10 errors
src/api/authFactor.ts#L2
Module '"codeforlife/api"' has no exported member 'getReadAuthFactorEndpoints'.
|
src/api/klass.ts#L1
Module '"codeforlife/api"' has no exported member 'getReadClassEndpoints'.
|
src/api/school.ts#L1
Module '"codeforlife/api"' has no exported member 'getReadSchoolEndpoints'.
|
src/api/user.ts#L1
Module '"codeforlife/api"' has no exported member 'getReadUserEndpoints'.
|
src/pages/emailVerification/EmailVerification.tsx#L5
Module '"codeforlife/hooks"' has no exported member 'useParams'.
|
src/pages/emailVerification/EmailVerification.tsx#L5
Module '"codeforlife/hooks"' has no exported member 'useSearchParams'.
|
src/pages/emailVerification/EmailVerification.tsx#L27
Property '_' does not exist on type 'string | Path'.
|
src/pages/home/Home.tsx#L5
Module '"codeforlife/hooks"' has no exported member 'useLocation'.
|
src/pages/home/Home.tsx#L30
Type '{ children: Element; boxProps: { bgcolor: string; }; }' is not assignable to type 'IntrinsicAttributes & SectionProps'.
|
src/pages/login/IndyForm.tsx#L39
Property '_' does not exist on type 'string | Path'.
|
This job failed
Loading