Skip to content

Add an authentication check & page to request access #397

Add an authentication check & page to request access

Add an authentication check & page to request access #397

Triggered via pull request December 19, 2024 17:53
Status Success
Total duration 57s
Artifacts

lint.yml

on: pull_request
Run linters
48s
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