Skip to content

Improve rendering of empty topics in the timeline #14859

Improve rendering of empty topics in the timeline

Improve rendering of empty topics in the timeline #14859

Triggered via pull request January 31, 2025 17:41
Status Failure
Total duration 2m 43s
Artifacts

static_analysis.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Typescript Syntax Check: test/unit-tests/TextForEvent-test.ts#L621
Type '{ topic: string; }' is not assignable to type 'MRoomTopicEventContent'.
Typescript Syntax Check: test/unit-tests/TextForEvent-test.ts#L634
Type 'undefined' is not assignable to type 'string'.
Typescript Syntax Check: test/unit-tests/TextForEvent-test.ts#L637
Type 'undefined' is not assignable to type 'string'.
Typescript Syntax Check: test/unit-tests/TextForEvent-test.ts#L638
Type '{ topic: string; }' is not assignable to type 'MRoomTopicEventContent'.
Typescript Syntax Check: test/unit-tests/TextForEvent-test.ts#L641
Type 'undefined' is not assignable to type 'string'.
Typescript Syntax Check
Process completed with exit code 2.