Skip to content

Bump the development-dependencies group across 1 directory with 16 updates #59

Bump the development-dependencies group across 1 directory with 16 updates

Bump the development-dependencies group across 1 directory with 16 updates #59

Triggered via pull request December 23, 2024 22:57
Status Success
Total duration 23s
Artifacts

unittest.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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.