Fix: Guard Profiles page failing to load (403 errors) — FE 001 - #445
Merged
LoopyB merged 5 commits intoAug 18, 2026
Merged
Annotations
5 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run ESLint:
app-frontend/admin-panel/src/components/Modal.jsx#L15
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
|
|
Run ESLint:
app-frontend/admin-panel/src/components/Modal.jsx#L15
Visible, non-interactive elements with click handlers must have at least one keyboard listener
|
|
Run ESLint:
app-frontend/admin-panel/src/components/Modal.jsx#L4
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
|
|
Run ESLint:
app-frontend/admin-panel/src/components/Modal.jsx#L4
Visible, non-interactive elements with click handlers must have at least one keyboard listener
|
background
wait
wait-all
cancel
parallel
Loading