Enable order page in the core #84
checks.yml
on: pull_request
ESLint
16s
TypeScript Check
18s
Annotations
6 errors and 2 warnings
ESLint:
src/interfaces/BO/orders/view/productsBlock.ts#L27
A parameter initializer is only allowed in a function or constructor implementation.
|
ESLint:
src/interfaces/BO/orders/view/productsBlock.ts#L27
A parameter initializer is only allowed in a function or constructor implementation.
|
ESLint
Process completed with exit code 2.
|
TypeScript Check:
src/interfaces/BO/orders/view/productsBlock.ts#L27
A parameter initializer is only allowed in a function or constructor implementation.
|
TypeScript Check:
src/interfaces/BO/orders/view/productsBlock.ts#L27
A parameter initializer is only allowed in a function or constructor implementation.
|
TypeScript Check
Process completed with exit code 2.
|
ESLint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@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/.
|
TypeScript Check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@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/.
|