ci: add ci and fix test #39
Annotations
8 warnings
build (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (20.x):
apps/customer/src/customer.service.ts#L7
'ReadCustomerCredentialDto' is defined but never used
|
build (20.x):
apps/customer/src/customer.service.ts#L82
Unexpected any. Specify a different type
|
build (20.x):
apps/payment/src/events.gateway.ts#L13
'client' is defined but never used
|
build (20.x):
apps/payment/src/events.gateway.ts#L13
Unexpected any. Specify a different type
|
build (20.x):
apps/payment/src/events.gateway.ts#L22
'client' is defined but never used
|
build (20.x):
apps/payment/src/events.gateway.ts#L22
Unexpected any. Specify a different type
|
build (20.x):
apps/payment/src/events.gateway.ts#L29
Unexpected any. Specify a different type
|