This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
Add timezone to user profile #28574
Annotations
7 errors
Typecheck:
src/components/structures/LoggedInView.tsx#L222
Property 'deleteExtendedProfileProperty' does not exist on type 'MatrixClient'.
|
Typecheck:
src/components/structures/LoggedInView.tsx#L233
Property 'setExtendedProfileProperty' does not exist on type 'MatrixClient'.
|
Typecheck:
src/components/views/right_panel/UserInfo.tsx#L1709
Property 'getExtendedProfileProperty' does not exist on type 'MatrixClient'.
|
Typecheck:
src/components/views/right_panel/UserInfo.tsx#L1709
Parameter 'value' implicitly has an 'any' type.
|
Typecheck:
src/components/views/right_panel/UserInfo.tsx#L1724
Parameter 'ex' implicitly has an 'any' type.
|
Typecheck:
src/components/views/settings/UserPersonalInfoSettings.tsx#L135
Argument of type '"settings|general|timezone"' is not assignable to parameter of type '"a11y_jump_first_unread_room" | "cannot_invite_without_identity_server" | "cannot_reach_homeserver" | "cannot_reach_homeserver_detail" | "cant_load_page" | "chat_card_back_action_label" | ... 3459 more ... | "zxcvbn|warnings|wordByItself"'.
|
Typecheck
Process completed with exit code 2.
|
Loading