Skip to content

feat(ParticipantsTab) - virtual scrolling for participants list #5725

feat(ParticipantsTab) - virtual scrolling for participants list

feat(ParticipantsTab) - virtual scrolling for participants list #5725

Triggered via pull request September 14, 2023 12:26
Status Success
Total duration 1h 19m 25s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
eslint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
eslint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
eslint: src/utils/webrtc/simplewebrtc/getscreenmedia.js#L28
Missing JSDoc @param "mode" description
eslint: src/utils/webrtc/simplewebrtc/getscreenmedia.js#L28
Missing JSDoc @param "mode" type
eslint: src/utils/webrtc/simplewebrtc/getscreenmedia.js#L29
Missing JSDoc @param "constraints" description
eslint: src/utils/webrtc/simplewebrtc/getscreenmedia.js#L29
Missing JSDoc @param "constraints" type
eslint: src/utils/webrtc/simplewebrtc/getscreenmedia.js#L30
Missing JSDoc @param "cb" description
eslint: src/utils/webrtc/simplewebrtc/getscreenmedia.js#L30
Missing JSDoc @param "cb" type