Skip to content

feat: start auth core #133

feat: start auth core

feat: start auth core #133

Triggered via pull request November 9, 2023 22:32
Status Failure
Total duration 43s
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.module.ts#L5
'jwtConstants' is defined but never used
build-api (16.x): packages/api/src/@core/auth/auth.service.ts#L30
'password_hash' is assigned a value but never used
build-api (16.x): packages/api/src/@core/auth/auth.service.ts#L47
'password_hash' is assigned a value but never used
build-api (16.x): packages/api/src/@core/auth/auth.service.ts#L105
'secret' is assigned a value but never used
build-api (16.x): packages/api/src/@core/auth/strategies/jwt.strategy.ts#L4
'jwtConstants' is defined but never used
build-api (16.x): packages/api/src/@core/auth/strategies/jwt.strategy.ts#L5
'ConfigService' 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
build-api (16.x): packages/api/src/crm/contact/contact.controller.spec.ts#L1
'TestingModule' is defined but never used
build-api (16.x): packages/api/src/crm/contact/contact.controller.spec.ts#L2
'ContactController' is defined but never used
build-api (16.x): packages/api/src/crm/contact/contact.controller.spec.ts#L3
'ContactService' is defined but never used