Skip to content

Make video player support multiple videos in the timeline #35

Make video player support multiple videos in the timeline

Make video player support multiple videos in the timeline #35

Triggered via pull request November 2, 2024 16:56
@saebynsaebyn
synchronize #7
saebyn/issue6
Status Failure
Total duration 18s
Artifacts

unittest.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
parse: src/components/VideoPlayer.tsx#L5
expected `,` but instead found `{`
lint/style/useImportType: src/components/VideoPlayer.tsx#L5
Some named imports are only used as types.
parse: src/components/VideoPlayer.tsx#L5
expected `,` but instead found `{`
build
Process completed with exit code 1.
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#L50
Provide a track for captions when using audio or video elements.