Skip to content

Feat/fix auth

Feat/fix auth #111

Triggered via pull request November 2, 2023 00:00
Status Success
Total duration 1m 16s
Artifacts

ci.yml

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

Annotations

10 warnings
build-api (16.x): packages/api/src/_core/auth/auth.service.ts#L15
'password' is assigned a value but never used
build-api (16.x): packages/api/src/app.controller.ts#L3
'AuthGuard' 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
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
build-api (16.x): packages/api/src/crm/contact/services/contact.service.spec.ts#L1
'TestingModule' is defined but never used
build-api (16.x): packages/api/src/crm/contact/services/contact.service.spec.ts#L2
'ContactService' is defined but never used