Skip to content

address error

address error #77

Triggered via pull request July 24, 2023 18:51
Status Failure
Total duration 48s
Artifacts
build_and_preview
40s
build_and_preview
Fit to window
Zoom out
Zoom in

Annotations

6 errors
build_and_preview: src/context/auth/UserContext.tsx#L8
Type 'null' is not assignable to type 'FirebaseUser'.
build_and_preview: src/context/auth/UserProvider.tsx#L56
Type 'UserInformation' is not assignable to type 'FirebaseUser'.
build_and_preview: src/pages/user/UserProfile.tsx#L39
Property 'length' does not exist on type 'number'.
build_and_preview: src/pages/user/UserProfile.tsx#L40
Property 'cards' does not exist on type 'FirebaseUser'.
build_and_preview: src/pages/user/UserProfile.tsx#L41
'userInformation.address' is possibly 'null'.
build_and_preview
Process completed with exit code 2.