fix(payment-service): fix issues in payment service #7469
Annotations
10 errors and 2 warnings
services/payment-service/src/controllers/orders.controller.ts#L40
Parameter Property name `OrdersRepository` must match one of the following formats: camelCase
|
services/payment-service/src/controllers/orders.controller.ts#L40
'OrdersRepository' is already declared in the upper scope on line 33 column 9
|
services/payment-service/src/controllers/orders.controller.ts#L67
Parameter name `Orders` must match one of the following formats: camelCase
|
services/payment-service/src/controllers/orders.controller.ts#L67
'Orders' is already declared in the upper scope on line 32 column 9
|
services/payment-service/src/controllers/orders.controller.ts#L134
Parameter name `Orders` must match one of the following formats: camelCase
|
services/payment-service/src/controllers/orders.controller.ts#L134
'Orders' is already declared in the upper scope on line 32 column 9
|
services/payment-service/src/controllers/orders.controller.ts#L186
Parameter name `Orders` must match one of the following formats: camelCase
|
services/payment-service/src/controllers/orders.controller.ts#L186
'Orders' is already declared in the upper scope on line 32 column 9
|
services/payment-service/src/controllers/orders.controller.ts#L205
Parameter name `Orders` must match one of the following formats: camelCase
|
services/payment-service/src/controllers/orders.controller.ts#L205
'Orders' is already declared in the upper scope on line 32 column 9
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
This job failed
Loading