Merge pull request #3 from TKanX/feature/1-implement-user-authenticat… #8
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
|