merge from dev #122
main.yml
on: push
main
/
...
/
validate-pr-refs
0s
main
/
...
/
test-js-code
53s
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#L31
Property '_' does not exist on type 'string | Parameters | Path'.
|
main / test / test-js-code:
src/pages/home/Home.tsx#L5
Module '"codeforlife/hooks"' has no exported member 'useLocation'.
|
main / test / test-js-code:
src/pages/login/IndyForm.tsx#L39
Property '_' does not exist on type 'string | Parameters | Path'.
|
main / test / test-js-code:
src/pages/login/Login.tsx#L45
Property '_' does not exist on type 'string | Parameters | Path'.
|
main / test / test-js-code:
src/pages/login/teacherForms/Email.tsx#L30
Property '_' does not exist on type 'string | Parameters | Path'.
|
main / test / test-js-code:
src/pages/login/teacherForms/Email.tsx#L43
Property '_' does not exist on type 'string | Parameters | Path'.
|