Skip to content

signup fetcher

signup fetcher #14272

Triggered via push November 8, 2024 14:53
Status Failure
Total duration 57s
Artifacts

javascript.yml

on: push
Lint and test the codebase
45s
Lint and test the codebase
Fit to window
Zoom out
Zoom in

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.