Skip to content

modified the product view and the email verification can be sent now #67

modified the product view and the email verification can be sent now

modified the product view and the email verification can be sent now #67

Triggered via pull request May 9, 2023 13:04
Status Failure
Total duration 1m 35s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
build_and_preview
51s
build_and_preview
Fit to window
Zoom out
Zoom in

Annotations

8 errors
build_and_preview: src/components/ProviderButtons.tsx#L70
Property 'user' does not exist on type 'UserCredential | FirebaseError'.
build_and_preview: src/components/ProviderButtons.tsx#L83
Property 'user' does not exist on type 'UserCredential | FirebaseError'.
build_and_preview: src/components/ProviderButtons.tsx#L96
Property 'user' does not exist on type 'UserCredential | FirebaseError'.
build_and_preview: src/context/auth/UserProvider.tsx#L35
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
build_and_preview: src/context/auth/UserProvider.tsx#L36
Property 'role' does not exist on type 'FirebaseError | DocumentData'.
build_and_preview: src/context/auth/UserProvider.tsx#L38
Property 'role' does not exist on type 'FirebaseError | DocumentData'.
build_and_preview: src/pages/auth/Signup.tsx#L119
Property 'uid' does not exist on type 'User | FirebaseError'.
build_and_preview
Process completed with exit code 2.