Skip to content

[CARE-2063] Update changed screenshots #449

[CARE-2063] Update changed screenshots

[CARE-2063] Update changed screenshots #449

Status Success
Total duration 1m 0s
Artifacts

build.yml

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

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)
build (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/