Email verification #103
main.yml
on: pull_request
main
/
...
/
validate-pr-refs
0s
main
/
...
/
test-js-code
1m 0s
main
/
deploy
0s
Annotations
7 errors
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/login/Login.tsx#L7
Module '"codeforlife/hooks"' has no exported member 'useSearchParams'.
|
main / test / test-js-code:
src/pages/login/studentForms/Class.tsx#L8
Module '"codeforlife/hooks"' has no exported member 'useSearchParams'.
|
main / test / test-js-code:
src/router/paths.ts#L59
Argument of type '{ userType: string; }' is not assignable to parameter of type 'string'.
|
main / test / test-js-code:
src/router/paths.ts#L60
Argument of type '{ userType: string; }' is not assignable to parameter of type 'string'.
|
main / test / test-js-code
Process completed with exit code 2.
|