Skip to content

Feat/fix auth

Feat/fix auth #116

Triggered via pull request November 2, 2023 16:33
@naelobnaelob
synchronize #52
feat/fix-auth
Status Failure
Total duration 1m 7s
Artifacts

ci.yml

on: pull_request
Matrix: build-api
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build-api (16.x)
Process completed with exit code 1.
build-api (16.x): packages/api/src/@core/auth/auth.service.ts#L2
'UsersService' is defined but never used
build-api (16.x): packages/api/src/@core/auth/auth.service.ts#L8
'ApiKey' is defined but never used
build-api (16.x): packages/api/src/@core/auth/auth.service.ts#L32
'password_hash' is assigned a value but never used
build-api (16.x): packages/api/src/@core/auth/auth.service.ts#L49
'password_hash' is assigned a value but never used
build-api (16.x): packages/api/src/@core/auth/auth.service.ts#L76
'new_api_key' is assigned a value but never used
build-api (16.x): packages/api/src/app.controller.ts#L10
'AuthGuard' is defined but never used
build-api (16.x): packages/api/src/app.controller.ts#L11
'LocalAuthGuard' is defined but never used
build-api (16.x): packages/api/src/app.controller.ts#L19
'ApiKey' is defined but never used
build-api (16.x): packages/api/src/app.module.ts#L4
'ContactModule' is defined but never used
build-api (16.x): packages/api/src/crm/contact/contact.controller.spec.ts#L1
'Test' is defined but never used