Skip to content

Add an authentication check & page to request access #400

Add an authentication check & page to request access

Add an authentication check & page to request access #400

Triggered via pull request December 19, 2024 20:36
Status Success
Total duration 49s
Artifacts

lint.yml

on: pull_request
Run linters
40s
Run linters
Fit to window
Zoom out
Zoom in

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