signup fetcher #14272
javascript.yml
on: push
Lint and test the codebase
45s
Annotations
6 errors
Lint and test the codebase:
src/pages/SignUp/SignUp.tsx#L6
Module '"/home/runner/work/angelprotocol-web-app/angelprotocol-web-app/src/pages/SignUp/SignupForm/index"' has no default export.
|
Lint and test the codebase:
src/pages/SignUp/SignUp.tsx#L21
Property 'userType' does not exist on type 'SuccessState'.
|
Lint and test the codebase:
src/pages/SignUp/SignUp.tsx#L26
Type '{ userType: any; codeRecipientEmail: CodeRecipientEmail; setSignupState: Dispatch<SetStateAction<SignupState>>; }' is not assignable to type 'IntrinsicAttributes & Props'.
|
Lint and test the codebase:
src/pages/SignUp/SignUp.tsx#L26
Property 'userType' does not exist on type 'ConfirmState'.
|
Lint and test the codebase:
src/pages/SignUp/Success.tsx#L7
Module '"./types"' has no exported member 'UserType'.
|
Lint and test the codebase
Process completed with exit code 2.
|