Skip to content

test: move vue test app #123

test: move vue test app

test: move vue test app #123

Triggered via push October 6, 2024 14:56
Status Failure
Total duration 1m 12s
Artifacts

build-core.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
lint/a11y/useSemanticElements: packages/core/src/components/list/list.tsx#L41
The elements with the following roles can be changed to the following elements: <ol> <ul>
lint/a11y/useSemanticElements: packages/core/src/components/radio/radio.tsx#L174
The elements with the following roles can be changed to the following elements: <input type="radio">
quality
Process completed with exit code 1.
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.