Skip to content

fix: linting & tsc #232

fix: linting & tsc

fix: linting & tsc #232

Triggered via push April 16, 2024 14:05
Status Failure
Total duration 2m 30s
Artifacts
Fit to window
Zoom out
Zoom in

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.