Skip to content

feat(frontend): Implement User Authentication Functionality #6

feat(frontend): Implement User Authentication Functionality

feat(frontend): Implement User Authentication Functionality #6

Triggered via pull request January 3, 2025 01:01
Status Success
Total duration 13s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint: backend/src/controllers/authControllers.js#L112
'error' is defined but never used
Lint: backend/src/controllers/authControllers.js#L339
'error' is defined but never used
Lint: frontend/public/js/app.js#L98
'error' is defined but never used
Lint: frontend/public/js/app.js#L129
'response' is assigned a value but never used
Lint: frontend/public/js/app.js#L131
'error' is defined but never used
Lint: frontend/public/js/app.js#L146
'error' is defined but never used
Lint: frontend/public/js/app.js#L482
'list' is assigned a value but never used
Lint: frontend/public/js/app.js#L577
'app' is assigned a value but never used
Lint: frontend/public/js/auth.js#L6
'Authentication' is defined but never used