Skip to content

feat(backend): Implement User Profile Management API Endpoints #16

feat(backend): Implement User Profile Management API Endpoints

feat(backend): Implement User Profile Management API Endpoints #16

Triggered via pull request January 9, 2025 20:20
Status Success
Total duration 16s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 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#L108
'error' is defined but never used
Lint: backend/src/controllers/authControllers.js#L331
'error' is defined but never used
Lint: backend/src/controllers/userControllers.js#L32
'error' is defined but never used
Lint: backend/src/controllers/userControllers.js#L57
'error' is defined but never used
Lint: backend/src/controllers/userControllers.js#L101
'error' is defined but never used
Lint: backend/src/controllers/userControllers.js#L138
'error' is defined but never used
Lint: backend/src/controllers/userControllers.js#L178
'error' is defined but never used
Lint: backend/src/controllers/userControllers.js#L227
'error' is defined but never used
Lint: backend/src/controllers/userControllers.js#L271
'error' is defined but never used
Lint: backend/src/controllers/userControllers.js#L348
'error' is defined but never used