about us page section #107
main.yml
on: push
main
/
...
/
validate-pr-refs
0s
main
/
...
/
test-js-code
54s
main
/
deploy
0s
Annotations
10 errors
main / test / test-js-code:
src/api/authFactor.ts#L2
Module '"codeforlife/api"' has no exported member 'getReadAuthFactorEndpoints'.
|
main / test / test-js-code:
src/api/klass.ts#L1
Module '"codeforlife/api"' has no exported member 'getReadClassEndpoints'.
|
main / test / test-js-code:
src/api/school.ts#L1
Module '"codeforlife/api"' has no exported member 'getReadSchoolEndpoints'.
|
main / test / test-js-code:
src/api/user.ts#L1
Module '"codeforlife/api"' has no exported member 'getReadUserEndpoints'.
|
main / test / test-js-code:
src/pages/emailVerification/EmailVerification.tsx#L5
Module '"codeforlife/hooks"' has no exported member 'useParams'.
|
main / test / test-js-code:
src/pages/emailVerification/EmailVerification.tsx#L5
Module '"codeforlife/hooks"' has no exported member 'useSearchParams'.
|
main / test / test-js-code:
src/pages/emailVerification/EmailVerification.tsx#L27
Property '_' does not exist on type 'string | Path'.
|
main / test / test-js-code:
src/pages/login/IndyForm.tsx#L39
Property '_' does not exist on type 'string | Path'.
|
main / test / test-js-code:
src/pages/login/Login.tsx#L7
Module '"codeforlife/hooks"' has no exported member 'useSearchParams'.
|
main / test / test-js-code:
src/pages/login/Login.tsx#L45
Property '_' does not exist on type 'string | Path'.
|