This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
Add timezone to user profile #28586
Annotations
9 errors
src/components/structures/LoggedInView.tsx#L222
Property 'deleteExtendedProfileProperty' does not exist on type 'MatrixClient'.
|
src/components/structures/LoggedInView.tsx#L233
Property 'setExtendedProfileProperty' does not exist on type 'MatrixClient'.
|
src/components/views/right_panel/UserInfo.tsx#L32
'MatrixError' is declared but its value is never read.
|
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" | ... 3460 more ... | "zxcvbn|warnings|wordByItself"'.
|
src/hooks/useUserTimezone.ts#L26
Property 'doesServerSupportExtendedProfiles' does not exist on type 'MatrixClient'.
|
src/hooks/useUserTimezone.ts#L26
Parameter 'ex' implicitly has an 'any' type.
|
src/hooks/useUserTimezone.ts#L45
Property 'getExtendedProfileProperty' does not exist on type 'MatrixClient'.
|
src/settings/Settings.tsx#L46
Module '"matrix-js-sdk/src/client"' has no exported member 'UNSTABLE_MSC4133_EXTENDED_PROFILES'.
|
|
This job failed
Loading