This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
Adapt the rendering of extra icons in the room header #21573
static_analysis.yaml
on: pull_request
Typescript Syntax Check
1m 47s
i18n Check
/
check
1m 4s
Rethemendex Check
8s
ESLint
1m 59s
Style Lint
38s
Analyse Dead Code
1m 41s
Annotations
5 errors
Typescript Syntax Check:
src/components/views/rooms/LegacyRoomHeader.tsx#L687
Cannot invoke an object which is possibly 'null' or 'undefined'.
|
Typescript Syntax Check:
src/components/views/rooms/LegacyRoomHeader.tsx#L687
This expression is not callable.
|
Typescript Syntax Check:
src/components/views/rooms/RoomHeader.tsx#L191
Cannot invoke an object which is possibly 'null' or 'undefined'.
|
Typescript Syntax Check:
src/components/views/rooms/RoomHeader.tsx#L191
This expression is not callable.
|
Typescript Syntax Check
Process completed with exit code 2.
|