Skip to content

VCST-4713: Add support for conditional sections in product configurations #1575

VCST-4713: Add support for conditional sections in product configurations

VCST-4713: Add support for conditional sections in product configurations #1575

Triggered via pull request March 13, 2026 10:55
Status Success
Total duration 17m 15s
Artifacts 1

module-ci.yml

on: pull_request
ui-auto-tests  /  dry-run
2s
ui-auto-tests / dry-run
ui-auto-tests  /  ui-autotests
0s
ui-auto-tests / ui-autotests
module-katalon-tests  /  e2e-tests
13m 50s
module-katalon-tests / e2e-tests
Matrix: deploy-cloud / Deploy
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
ci
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-java@v4, actions/setup-node@v4, VirtoCommerce/jira-upload-build-info@master, VirtoCommerce/vc-github-actions/add-version-suffix@master, VirtoCommerce/vc-github-actions/changelog-generator@master, VirtoCommerce/vc-github-actions/get-image-version@master, VirtoCommerce/vc-github-actions/get-jira-keys@master, VirtoCommerce/vc-github-actions/publish-artifact-link@master, VirtoCommerce/vc-github-actions/publish-blob-release@master, VirtoCommerce/vc-github-actions/publish-jira-link@master, VirtoCommerce/vc-github-actions/setup-vcbuild@master, VirtoCommerce/vc-github-actions/sonar-quality-gate@master, VirtoCommerce/vc-github-actions/sonar-scanner-begin@master, VirtoCommerce/vc-github-actions/sonar-scanner-end@master. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ci
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data.SqlServer/Migrations/20250428081444_AddPropertyGroup.cs(12,33): warning S138: This method 'Up' has 99 lines, which is greater than the 80 lines authorized. Split it into smaller methods. [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data.SqlServer/VirtoCommerce.CatalogModule.Data.SqlServer.csproj]
ci
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data.SqlServer/Migrations/20250613090337_RemoveOrphanedEntities.cs(26,33): warning S1186: Add a nested comment explaining why this method is empty, throw a 'NotSupportedException' or complete the implementation. [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data.SqlServer/VirtoCommerce.CatalogModule.Data.SqlServer.csproj]
ci
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data.SqlServer/Migrations/20190515064457_InitialCatalog.cs(7,33): warning S138: This method 'Up' has 690 lines, which is greater than the 80 lines authorized. Split it into smaller methods. [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data.SqlServer/VirtoCommerce.CatalogModule.Data.SqlServer.csproj]
ci
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data.SqlServer/Migrations/20000000000000_UpdateCatalogV2.cs(72,33): warning S1186: Add a nested comment explaining why this method is empty, throw a 'NotSupportedException' or complete the implementation. [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data.SqlServer/VirtoCommerce.CatalogModule.Data.SqlServer.csproj]
ci
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data.PostgreSql/Migrations/20221226124018_Initial.cs(10,33): warning S138: This method 'Up' has 770 lines, which is greater than the 80 lines authorized. Split it into smaller methods. [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data.PostgreSql/VirtoCommerce.CatalogModule.Data.PostgreSql.csproj]
ci
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data.PostgreSql/Migrations/20241118131837_ProductConfiguration.cs(12,33): warning S138: This method 'Up' has 92 lines, which is greater than the 80 lines authorized. Split it into smaller methods. [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data.PostgreSql/VirtoCommerce.CatalogModule.Data.PostgreSql.csproj]
ci
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data.PostgreSql/Migrations/20250428082422_AddPropertyGroup.cs(12,33): warning S138: This method 'Up' has 99 lines, which is greater than the 80 lines authorized. Split it into smaller methods. [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data.PostgreSql/VirtoCommerce.CatalogModule.Data.PostgreSql.csproj]
ci
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data.PostgreSql/Migrations/20250613090459_RemoveOrphanedEntities.cs(26,33): warning S1186: Add a nested comment explaining why this method is empty, throw a 'NotSupportedException' or complete the implementation. [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data.PostgreSql/VirtoCommerce.CatalogModule.Data.PostgreSql.csproj]
ci
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data/Repositories/CatalogDbContext.cs(27,33): warning S138: This method 'OnModelCreating' has 274 lines, which is greater than the 80 lines authorized. Split it into smaller methods. [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data/VirtoCommerce.CatalogModule.Data.csproj]
ci
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data/Model/ProductConfigurationEntity.cs(79,21): warning S134: Refactor this code to not nest more than 3 control flow statements. [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data/VirtoCommerce.CatalogModule.Data.csproj]
module-katalon-tests / e2e-tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-java@v4, actions/upload-artifact@v4, VirtoCommerce/vc-github-actions/katalon-studio-github-action@master, VirtoCommerce/vc-github-actions/publish-katalon-report@master, VirtoCommerce/vc-github-actions/setup-vcbuild@master. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Artifacts

Produced during runtime
Name Size Digest
reports
8.19 MB
sha256:b0300413d22e9bddab0e9d77ea1a032be681d37af033d57f7134129ebc7c780a