Skip to content

fix docker compose and added DISTRIBUTION in .env #127

fix docker compose and added DISTRIBUTION in .env

fix docker compose and added DISTRIBUTION in .env #127

Triggered via pull request November 3, 2023 17:55
@rflihxyzrflihxyz
synchronize #60
docker-api
Status Success
Total duration 45s
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.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