chore: realign release candidate #233
static_analysis.yaml
on: pull_request
Typescript Syntax Check
1m 58s
ESLint
48s
Style Lint
1m 15s
Workflow Lint
34s
Analyse Dead Code
1m 43s
Annotations
5 errors
Typescript Syntax Check
Property 'setSinkId' does not exist on type 'HTMLAudioElement'.
|
Typescript Syntax Check:
src/components/views/rooms/RoomSublist.tsx#L446
Property 'color' does not exist on type 'RoomNotificationState'.
|
Typescript Syntax Check:
src/components/views/rooms/RoomSublist.tsx#L446
Property 'color' does not exist on type 'ListNotificationState'.
|
Typescript Syntax Check:
src/components/views/spaces/SpacePanel.tsx#L262
Property '[MetaSpace.VideoRooms]' is missing in type '{ "home-space": React.FC<MetaSpaceButtonProps>; "favourites-space": React.FC<MetaSpaceButtonProps>; "people-space": React.FC<MetaSpaceButtonProps>; "orphans-space": React.FC<...>; }' but required in type 'Record<MetaSpace, FC<MetaSpaceButtonProps>>'.
|
Typescript Syntax Check
Process completed with exit code 2.
|