Skip to content

Release

Release #24

Manually triggered October 7, 2024 11:49
Status Success
Total duration 2m 36s
Artifacts

release.yml

on: workflow_dispatch
Matrix: Audit / audit
Format, Lint & Organize Import
7s
Format, Lint & Organize Import
Matrix: test
Matrix: Build - Core / build
Matrix: Build - Vue / build
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
lint/a11y/useKeyWithClickEvents: packages/core/src/components/accordion/accordion.tsx#L117
Enforce to have the onClick mouse event with the onKeyUp, the onKeyDown, or the onKeyPress keyboard event.
lint/a11y/useKeyWithClickEvents: packages/core/src/components/drawer/drawer.tsx#L161
Enforce to have the onClick mouse event with the onKeyUp, the onKeyDown, or the onKeyPress keyboard event.