Improve rendering of empty topics in the timeline #14859
static_analysis.yaml
on: pull_request
Typescript Syntax Check
1m 35s
i18n Check
/
check
1m 13s
Rethemendex Check
8s
ESLint
2m 18s
Style Lint
50s
Workflow Lint
40s
Analyse Dead Code
43s
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.
|