Make video player support multiple videos in the timeline #35
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.
|