[DEV-7584] Skip loki for video stories as loki is unable to load iframe #301
Annotations
5 warnings
src/components/Rollover/Rollover.tsx#L41
Visible, non-interactive elements with click handlers must have at least one keyboard listener (jsx-a11y/click-events-have-key-events)
|
src/components/Rollover/Rollover.tsx#L41
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 (jsx-a11y/no-static-element-interactions)
|
src/components/Rollover/Rollover.tsx#L43
Unexpected unnamed function (func-names)
|
src/elements/Text.tsx#L39
Unexpected unnamed function (func-names)
|
e2e (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|