Skip to content

VIDCS-2954: Screen Share cannot be used when the Browser Window Size is small #550

VIDCS-2954: Screen Share cannot be used when the Browser Window Size is small

VIDCS-2954: Screen Share cannot be used when the Browser Window Size is small #550

Triggered via pull request March 3, 2025 17:48
Status Failure
Total duration 2m 9s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 6 warnings
run
Type '{}' is missing the following properties from type 'ToolbarOverflowButtonProps': toggleShareScreen, isSharingScreen
run
Type '{}' is missing the following properties from type 'ToolbarOverflowButtonProps': toggleShareScreen, isSharingScreen
run
Type '{}' is missing the following properties from type 'ToolbarOverflowButtonProps': toggleShareScreen, isSharingScreen
run
Type '{ isToolbarOverflowMenuOpen: boolean; isEmojiGridOpen: true; setIsEmojiGridOpen: Mock<any, any>; anchorRef: MutableRefObject<HTMLButtonElement | null>; handleClickAway: Mock<...>; }' is missing the following properties from type 'ToolbarOverflowMenuProps': toggleShareScreen, isSharingScreen
run
Process completed with exit code 2.
run: frontend/src/components/MeetingRoom/ToolbarOverflowButton/ToolbarOverflowButton.tsx#L20
Missing JSDoc @param "root0.toggleShareScreen" description
run: frontend/src/components/MeetingRoom/ToolbarOverflowButton/ToolbarOverflowButton.tsx#L21
Missing JSDoc @param "root0.isSharingScreen" description