Lock file maintenance #18180
ci.yml
on: push
javascript-tests
1m 9s
python-tests
8m 18s
build-storybook
59s
openapi-generated-client-check-v0
47s
openapi-generated-client-check-v1
44s
build-nextjs-container
0s
Annotations
11 errors
openapi-generated-client-check-v1
Process completed with exit code 1.
|
openapi-generated-client-check-v0
Process completed with exit code 1.
|
javascript-tests:
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
|
javascript-tests:
frontends/ol-components/src/components/Card/Card.tsx#L309
Visible, non-interactive elements with click handlers must have at least one keyboard listener
|
javascript-tests:
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
|
javascript-tests:
frontends/ol-components/src/components/Card/Card.tsx#L321
Visible, non-interactive elements with click handlers must have at least one keyboard listener
|
javascript-tests:
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
|
javascript-tests:
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
|
javascript-tests:
frontends/ol-components/src/components/TabButtons/TabButtonList.tsx#L66
Anchors must have content and the content must be accessible by a screen reader
|
javascript-tests
Process completed with exit code 1.
|
python-tests
Process completed with exit code 1.
|