Skip to content

fix: homescreen rebrand issues #4

fix: homescreen rebrand issues

fix: homescreen rebrand issues #4

Triggered via push August 7, 2025 09:41
Status Failure
Total duration 2m 45s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

19 errors
Rethemendex Check
Process completed with exit code 1.
i18n Check / check
Process completed with exit code 1.
Style Lint
Process completed with exit code 2.
Analyse Dead Code
Process completed with exit code 1.
Typescript Syntax Check
Process completed with exit code 2.
Typescript Syntax Check: src/customisations/components/views/spaces/SpacePanel.tsx#L68
Cannot find module './threads-activity-centre/' or its corresponding type declarations.
Typescript Syntax Check: src/customisations/components/views/right_panel/UserInfo.tsx#L945
Type '{ children: Element[]; className: string; header: string; onClose: () => void; closeLabel: string | undefined; cardState: IRightPanelCardState; onBack: (ev: ButtonEvent) => void; }' is not assignable to type 'IntrinsicAttributes & IntrinsicClassAttributes<BaseDialog> & Pick<Readonly<IProps>, never> & InexactPartial<...> & InexactPartial<...>'.
Typescript Syntax Check: src/components/views/rooms/EventTile.tsx#L770
Variable 'shieldReasonMessage' is used before being assigned.
Typescript Syntax Check: src/components/views/rooms/EventTile.tsx#L767
Variable 'shieldReasonMessage' is used before being assigned.
ESLint: src/customisations/SlashCommands.tsx#L35
'getDefaultIdentityServerUrl' is defined but never used
ESLint: src/customisations/SlashCommands.tsx#L34
'abbreviateUrl' is defined but never used
ESLint: src/customisations/SlashCommands.tsx#L33
'getAddressType' is defined but never used
ESLint: src/customisations/SlashCommands.tsx#L33
'AddressType' is defined but never used
ESLint: src/customisations/SlashCommands.tsx#L31
'WidgetUtils' is defined but never used
ESLint: src/customisations/SlashCommands.tsx#L29
'topicToHtml' is defined but never used
ESLint: src/customisations/SlashCommands.tsx#L29
'Linkify' is defined but never used
ESLint: src/customisations/SlashCommands.tsx#L28
'MultiInviter' is defined but never used
ESLint: src/customisations/SlashCommands.tsx#L19
'MRoomTopicEventContent' is defined but never used
ESLint: src/customisations/ComponentVisibility.ts#L16
There should be at least one empty line between import groups