Add an authentication check & page to request access #400
Annotations
3 warnings
src/views/pages/authentication/AuthDisplay.js#L1
'useEffect' is defined but never used. Allowed unused vars must match /^_/u (no-unused-vars)
|
src/views/pages/authentication/AuthDisplay.js#L1
'useState' is defined but never used. Allowed unused vars must match /^_/u (no-unused-vars)
|
Run linters
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|