Skip to content

fix(Overlay): overlay support SSR, close #4205 #425

fix(Overlay): overlay support SSR, close #4205

fix(Overlay): overlay support SSR, close #4205 #425

Triggered via pull request September 5, 2024 03:59
Status Success
Total duration 1m 13s
Artifacts

check-pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
changed
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
changed: components/overlay/overlay.tsx#L801
Visible, non-interactive elements with click handlers must have at least one keyboard listener
changed: components/overlay/overlay.tsx#L801
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