Lock file maintenance #18180
Annotations
8 errors
Lints:
frontends/main/src/page-components/Header/UserMenu.tsx#L203
The element button has an implicit role of button. Defining this explicitly is redundant and should be avoided
|
Lints:
frontends/ol-components/src/components/Card/Card.tsx#L309
Visible, non-interactive elements with click handlers must have at least one keyboard listener
|
Lints:
frontends/ol-components/src/components/Card/Card.tsx#L309
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
|
Lints:
frontends/ol-components/src/components/Card/Card.tsx#L321
Visible, non-interactive elements with click handlers must have at least one keyboard listener
|
Lints:
frontends/ol-components/src/components/Card/Card.tsx#L321
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
|
Lints:
frontends/ol-components/src/components/NavDrawer/NavDrawer.tsx#L255
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
|
Lints:
frontends/ol-components/src/components/TabButtons/TabButtonList.tsx#L66
Anchors must have content and the content must be accessible by a screen reader
|
Lints
Process completed with exit code 1.
|
Loading