Skip to content

Update TypeScript to version 5.6.3 in package.json and package-lock.json #42

Update TypeScript to version 5.6.3 in package.json and package-lock.json

Update TypeScript to version 5.6.3 in package.json and package-lock.json #42

Triggered via push November 3, 2024 21:27
Status Success
Total duration 26s
Artifacts

unittest.yml

on: push
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#L47
Provide a track for captions when using audio or video elements.