Skip to content

Added support for ps_categoryproducts #190

Added support for ps_categoryproducts

Added support for ps_categoryproducts #190

Triggered via pull request July 4, 2024 10:39
Status Failure
Total duration 23m 40s
Artifacts

checks.yml

on: pull_request
ESLint
21s
ESLint
TypeScript Check
20s
TypeScript Check
Fit to window
Zoom out
Zoom in

Annotations

20 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/pages/FO/FOBasePage.ts#L4
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: src/versions/8.1.0/pages/FO/classic/product/index.ts#L9
Class 'ProductPageVersion' incorrectly implements interface 'FoProductPageInterface'.
ESLint: src/versions/develop/pages/FO/classic/product/index.ts#L18
Class 'ProductPage' incorrectly implements interface 'FoProductPageInterface'.
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/pages/FO/FOBasePage.ts#L4
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: src/versions/8.1.0/pages/FO/classic/product/index.ts#L9
Class 'ProductPageVersion' incorrectly implements interface 'FoProductPageInterface'.
TypeScript Check: src/versions/develop/pages/FO/classic/product/index.ts#L18
Class 'ProductPage' incorrectly implements interface 'FoProductPageInterface'.
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/