Remove .net8 from the connection string #1982
platform-ci.yml
on: push
ci
9m 34s
Matrix: deploy-cloud / Deploy
ui-auto-tests
/
dry-run
0s
ui-auto-tests
/
ui-autotests
5m 27s
platform-katalon-tests
/
e2e-tests
13m 17s
trivy-scan
/
scan-and-process
26s
owasp-scan
0s
Annotations
25 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/cloud-create-deploy-matrix@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 request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
|
|
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 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
npm warn deprecated har-validator@5.1.5: this library is no longer supported
|
|
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/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]
|
|
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]
|
|
trivy-scan / scan-and-process
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809, actions/upload-artifact@v4. 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/
|
|
deploy-cloud / Deploy (dev, cloudDeploy.json, true, AzureBlob)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: VirtoCommerce/vc-github-actions/cloud-create-deployment@master, VirtoCommerce/vc-github-actions/get-deploy-param@master, VirtoCommerce/vc-github-actions/gh-deployments@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/
|
|
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 | |
|---|---|---|---|
|
3.1008.0-alpha.13209-dev-84607efa.json
|
73.4 KB |
sha256:9be1e74981091cc09341d15b69fec2f35f18bf0f4fe5c18af1b5854a7a5ba7a8
|
|
|
graphql-dataset-manager-log-chromium-1982-1
|
62 KB |
sha256:bd7b3f28d22397cb572dbed31725add538d949ebbc5fbb37deaf2fb92d46d70e
|
|
|
graphql-test-results-chromium-1982-1
|
11.8 KB |
sha256:6688bf1c5a994b27c23c8a5214b9fc5f6751dabc8f83d5ba8c73038a71c70f3b
|
|
|
reports
|
8.14 MB |
sha256:2f3418790031cb842695967cec33fa13d643c69d3c9cbd76b3731bd8fde7af43
|
|