Skip to content

Platform CI

Platform CI #1983

Manually triggered March 13, 2026 07:31
Status Success
Total duration 18m 20s
Artifacts 3

platform-ci.yml

on: workflow_dispatch
Matrix: deploy-cloud / Deploy
Waiting for pending jobs
ui-auto-tests  /  dry-run
0s
ui-auto-tests / dry-run
ui-auto-tests  /  ui-autotests
3m 58s
ui-auto-tests / ui-autotests
platform-katalon-tests  /  e2e-tests
12m 0s
platform-katalon-tests / e2e-tests
trivy-scan  /  scan-and-process
trivy-scan / scan-and-process
owasp-scan
0s
owasp-scan
Fit to window
Zoom out
Zoom in

Annotations

23 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, docker/login-action@v3, VirtoCommerce/vc-github-actions/add-version-suffix@master, VirtoCommerce/vc-github-actions/build-docker-image@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-blob-release@master, VirtoCommerce/vc-github-actions/publish-docker-image@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
npm warn deprecated angular-translate@2.15.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
ci
npm warn deprecated angular-animate@1.8.3: For the actively supported Angular, see https://www.npmjs.com/package/@angular/core. AngularJS support has officially ended. For extended AngularJS support options, see https://goo.gle/angularjs-path-forward.
ci
npm warn deprecated angular-cookies@1.8.3: For the actively supported Angular, see https://www.npmjs.com/package/@angular/core. AngularJS support has officially ended. For extended AngularJS support options, see https://goo.gle/angularjs-path-forward.
ci
npm warn deprecated angular-resource@1.8.3: For the actively supported Angular, see https://www.npmjs.com/package/@angular/core. AngularJS support has officially ended. For extended AngularJS support options, see https://goo.gle/angularjs-path-forward.
ci
npm warn deprecated angular-translate-storage-local@2.19.1: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
ci
npm warn deprecated angular-translate-storage-cookie@2.19.1: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
ci
npm warn deprecated angular-translate-loader-url@2.19.1: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
ci
npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
ci
npm warn deprecated har-validator@5.1.5: this library is no longer supported
ci
npm warn deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
ci
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/Modularity/ModuleCatalog.cs(512,23): warning S3260: Private classes which are not derived in the current assembly should be marked as 'sealed'. [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/VirtoCommerce.Platform.Core.csproj]
ci
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/Modularity/ModuleCatalog.cs(479,1): warning S103: Split this 365 characters long line (which is greater than 300 authorized). [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/VirtoCommerce.Platform.Core.csproj]
ci
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/Extensions/StringExtensions.cs(22,1): warning S103: Split this 1019 characters long line (which is greater than 300 authorized). [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/VirtoCommerce.Platform.Core.csproj]
ci
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/Events/EventSuppressor.cs(11,23): warning S3260: Private classes which are not derived in the current assembly should be marked as 'sealed'. [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/VirtoCommerce.Platform.Core.csproj]
ci
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/Common/ReflectionUtility.cs(202,23): warning S3260: Private classes which are not derived in the current assembly should be marked as 'sealed'. [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/VirtoCommerce.Platform.Core.csproj]
ci
/home/runner/work/vc-platform/vc-platform/tests/VirtoCommerce.Platform.Web.Tests/VirtoCommerce.Platform.Web.Tests.csproj : warning NU1608: Detected package version outside of dependency constraint: Pomelo.EntityFrameworkCore.MySql 9.0.0 requires Microsoft.EntityFrameworkCore.Relational (>= 9.0.0 && <= 9.0.999) but version Microsoft.EntityFrameworkCore.Relational 10.0.1 was resolved.
ci
/home/runner/work/vc-platform/vc-platform/tests/VirtoCommerce.Platform.Tests/VirtoCommerce.Platform.Tests.csproj : warning NU1608: Detected package version outside of dependency constraint: Pomelo.EntityFrameworkCore.MySql 9.0.0 requires Microsoft.EntityFrameworkCore.Relational (>= 9.0.0 && <= 9.0.999) but version Microsoft.EntityFrameworkCore.Relational 10.0.1 was resolved.
ci
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Web/VirtoCommerce.Platform.Web.csproj : warning NU1608: Detected package version outside of dependency constraint: Pomelo.EntityFrameworkCore.MySql 9.0.0 requires Microsoft.EntityFrameworkCore.Relational (>= 9.0.0 && <= 9.0.999) but version Microsoft.EntityFrameworkCore.Relational 10.0.1 was resolved. [/home/runner/work/vc-platform/vc-platform/VirtoCommerce.Platform.sln]
ci
/home/runner/work/vc-platform/vc-platform/tests/VirtoCommerce.Platform.Web.Tests/VirtoCommerce.Platform.Web.Tests.csproj : warning NU1608: Detected package version outside of dependency constraint: Pomelo.EntityFrameworkCore.MySql 9.0.0 requires Microsoft.EntityFrameworkCore.Relational (>= 9.0.0 && <= 9.0.999) but version Microsoft.EntityFrameworkCore.Relational 10.0.1 was resolved. [/home/runner/work/vc-platform/vc-platform/VirtoCommerce.Platform.sln]
ci
/home/runner/work/vc-platform/vc-platform/tests/VirtoCommerce.Platform.Tests/VirtoCommerce.Platform.Tests.csproj : warning NU1608: Detected package version outside of dependency constraint: Pomelo.EntityFrameworkCore.MySql 9.0.0 requires Microsoft.EntityFrameworkCore.Relational (>= 9.0.0 && <= 9.0.999) but version Microsoft.EntityFrameworkCore.Relational 10.0.1 was resolved. [/home/runner/work/vc-platform/vc-platform/VirtoCommerce.Platform.sln]
ui-auto-tests / ui-autotests
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-python@v5, actions/upload-artifact@v4, 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/
platform-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/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
graphql-dataset-manager-log-chromium-1983-1
62.1 KB
sha256:a8d3960d0b8d5d826751341a43d5be36b31dbefcaefa5c2fd46a18d6d84294db
graphql-test-results-chromium-1983-1
11.8 KB
sha256:d2a102bf58b6f105ad05deac2636685e375534531cdee491ad280d5f7706490e
reports
8.21 MB
sha256:c64378d2f3df627ade0993277f5c89742b9c608f521e8d3fe8ae9e17efa90a01