Skip to content

Make video player support multiple videos in the timeline #40

Make video player support multiple videos in the timeline

Make video player support multiple videos in the timeline #40

Triggered via pull request November 3, 2024 16:24
@saebynsaebyn
synchronize #7
saebyn/issue6
Status Success
Total duration 28s
Artifacts

unittest.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
lint/a11y/useKeyWithClickEvents: src/components/Timeline.tsx#L159
Enforce to have the onClick mouse event with the onKeyUp, the onKeyDown, or the onKeyPress keyboard event.
lint/a11y/useMediaCaption: src/components/VideoPlayer.tsx#L49
Provide a track for captions when using audio or video elements.