add api foundation #34
main.yml
on: push
main
/
...
/
validate-pr-refs
0s
main
/
...
/
test-js-code
30s
main
/
deploy
0s
Annotations
8 errors
main / test / test-js-code:
src/api/authFactor.ts#L1
Cannot find module 'codeforlife/lib/esm/helpers/rtkQuery' or its corresponding type declarations.
|
main / test / test-js-code:
src/api/klass.ts#L1
Cannot find module 'codeforlife/lib/esm/helpers/rtkQuery' or its corresponding type declarations.
|
main / test / test-js-code:
src/api/school.ts#L1
Cannot find module 'codeforlife/lib/esm/helpers/rtkQuery' or its corresponding type declarations.
|
main / test / test-js-code:
src/api/schoolTeacherInvitation.ts#L1
Cannot find module 'codeforlife/lib/esm/helpers/rtkQuery' or its corresponding type declarations.
|
main / test / test-js-code:
src/api/student.ts#L1
Cannot find module 'codeforlife/lib/esm/helpers/rtkQuery' or its corresponding type declarations.
|
main / test / test-js-code:
src/api/teacher.ts#L1
Cannot find module 'codeforlife/lib/esm/helpers/rtkQuery' or its corresponding type declarations.
|
main / test / test-js-code:
src/api/user.ts#L5
Cannot find module 'codeforlife/lib/esm/helpers/rtkQuery' or its corresponding type declarations.
|
main / test / test-js-code
Process completed with exit code 2.
|