Added support for ps_categoryproducts
#258
checks.yml
on: pull_request
ESLint
18s
TypeScript Check
22s
Annotations
16 errors and 2 warnings
ESLint:
src/pages/BO/BORouterPage.ts#L6
Cannot find module '@utils/testContext' or its corresponding type declarations.
|
ESLint:
src/pages/BO/modules/moduleManager/index.ts#L5
Cannot find name 'semver'.
|
ESLint:
src/pages/BO/modules/moduleManager/index.ts#L5
Cannot find name 'psVersion'.
|
ESLint:
src/pages/BO/modules/moduleManager/selection.ts#L2
Cannot find module '@utils/testContext' or its corresponding type declarations.
|
ESLint:
src/versions/1.7.4/pages/BO/modules/moduleManager/index.ts#L20
Property 'allModulesBlock' does not exist on type 'ModuleManagerVersion'.
|
ESLint:
src/versions/1.7.4/pages/BO/modules/moduleManager/index.ts#L21
Property 'moduleBlock' does not exist on type 'ModuleManagerVersion'.
|
ESLint:
src/versions/1.7.4/pages/BO/modules/moduleManager/index.ts#L21
Property 'allModulesBlock' does not exist on type 'ModuleManagerVersion'.
|
ESLint
Process completed with exit code 2.
|
TypeScript Check:
src/pages/BO/BORouterPage.ts#L6
Cannot find module '@utils/testContext' or its corresponding type declarations.
|
TypeScript Check:
src/pages/BO/modules/moduleManager/index.ts#L5
Cannot find name 'semver'.
|
TypeScript Check:
src/pages/BO/modules/moduleManager/index.ts#L5
Cannot find name 'psVersion'.
|
TypeScript Check:
src/pages/BO/modules/moduleManager/selection.ts#L2
Cannot find module '@utils/testContext' or its corresponding type declarations.
|
TypeScript Check:
src/versions/1.7.4/pages/BO/modules/moduleManager/index.ts#L20
Property 'allModulesBlock' does not exist on type 'ModuleManagerVersion'.
|
TypeScript Check:
src/versions/1.7.4/pages/BO/modules/moduleManager/index.ts#L21
Property 'moduleBlock' does not exist on type 'ModuleManagerVersion'.
|
TypeScript Check:
src/versions/1.7.4/pages/BO/modules/moduleManager/index.ts#L21
Property 'allModulesBlock' does not exist on type 'ModuleManagerVersion'.
|
TypeScript Check
Process completed with exit code 2.
|
ESLint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@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/
|
TypeScript Check
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@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/
|