Skip to content

chore(deps-dev): bump @eslint/plugin-kit from 0.2.0 to 0.2.5 #20

chore(deps-dev): bump @eslint/plugin-kit from 0.2.0 to 0.2.5

chore(deps-dev): bump @eslint/plugin-kit from 0.2.0 to 0.2.5 #20

Triggered via pull request January 15, 2025 06:55
Status Success
Total duration 2m 49s
Artifacts

ci.yml

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

Annotations

9 warnings
build (18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (18.x): src/components/BasePopup.tsx#L38
Visible, non-interactive elements with click handlers must have at least one keyboard listener
build (18.x): src/components/BasePopup.tsx#L38
Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element
build (18.x): src/components/BasePopup.tsx#L39
Visible, non-interactive elements with click handlers must have at least one keyboard listener
build (18.x): src/components/BasePopup.tsx#L39
Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element
build (18.x): src/components/OptInPanel.tsx#L10
Visible, non-interactive elements with click handlers must have at least one keyboard listener
build (18.x): src/components/OptInPanel.tsx#L10
Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element
build (18.x): src/components/Popup.tsx#L66
Visible, non-interactive elements with click handlers must have at least one keyboard listener
build (18.x): src/components/Popup.tsx#L66
Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element