Skip to content

Bump the development-dependencies group across 1 directory with 3 updates #64

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

Bump the development-dependencies group across 1 directory with 3 updates #64

Triggered via pull request January 6, 2025 22:48
Status Success
Total duration 26s
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.