Skip to content

Improve rendering of empty topics in the timeline #14838

Improve rendering of empty topics in the timeline

Improve rendering of empty topics in the timeline #14838

Triggered via pull request January 31, 2025 12:25
Status Failure
Total duration 2m 13s
Artifacts

static_analysis.yaml

on: pull_request
Typescript Syntax Check
2m 1s
Typescript Syntax Check
i18n Check  /  check
39s
i18n Check / check
Rethemendex Check
5s
Rethemendex Check
ESLint
1m 56s
ESLint
Style Lint
51s
Style Lint
Workflow Lint
33s
Workflow Lint
Analyse Dead Code
46s
Analyse Dead Code
Fit to window
Zoom out
Zoom in

Annotations

10 errors
i18n Check / check
Process completed with exit code 1.
ESLint: src/TextForEvent.tsx#L40
There should be at least one empty line between import groups
ESLint: src/TextForEvent.tsx#L41
'matrix-js-sdk/lib/content-helpers' import is restricted from being used by a pattern. Please use matrix-js-sdk/src/matrix instead
ESLint: src/TextForEvent.tsx#L41
`matrix-js-sdk/lib/content-helpers` import should occur before import of `./languageHandler`
ESLint: src/components/views/room_settings/RoomProfileSettings.tsx#L18
There should be at least one empty line between import groups
ESLint: src/components/views/room_settings/RoomProfileSettings.tsx#L19
'matrix-js-sdk/src/content-helpers' import is restricted from being used by a pattern. Please use matrix-js-sdk/src/matrix instead
ESLint: src/components/views/room_settings/RoomProfileSettings.tsx#L19
`matrix-js-sdk/src/content-helpers` import should occur before import of `../../../languageHandler`
ESLint
Process completed with exit code 1.
Typescript Syntax Check: src/TextForEvent.tsx#L41
Cannot find module 'matrix-js-sdk/lib/content-helpers' or its corresponding type declarations.
Typescript Syntax Check
Process completed with exit code 2.