Skip to content

feat: started add-contact integration #69

feat: started add-contact integration

feat: started add-contact integration #69

Triggered via pull request October 31, 2023 00:09
Status Success
Total duration 1m 4s
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/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
build-api (16.x): packages/api/src/crm/contact/services/contact.service.ts#L38
'job_uuid' is defined but never used
build-api (16.x): packages/api/src/crm/contact/services/contact.service.ts#L41
'resp' is assigned a value but never used