Merge branch 'release/3.1002.0' #1003
module-ci.yml
on: push
ci
4m 13s
module-katalon-tests
/
e2e-tests
ui-auto-tests
/
dry-run
ui-auto-tests
/
ui-autotests
Matrix: deploy-cloud / Deploy
Annotations
13 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/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-github-release@master, VirtoCommerce/vc-github-actions/publish-manifest@master, VirtoCommerce/vc-github-actions/publish-nuget@master, VirtoCommerce/vc-github-actions/setup-git-credentials-github@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-order/vc-module-order/src/VirtoCommerce.OrdersModule.Core/ModuleConstants.cs(160,49): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Core/VirtoCommerce.OrdersModule.Core.csproj]
|
|
ci
/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Core/ModuleConstants.cs(152,49): warning S2223: Change the visibility of 'OrderCustomerOrderNewNumberTemplate' or make it 'const' or 'readonly'. [/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Core/VirtoCommerce.OrdersModule.Core.csproj]
|
|
ci
/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Core/ModuleConstants.cs(119,49): warning S2223: Change the visibility of 'ShipmentStatus' or make it 'const' or 'readonly'. [/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Core/VirtoCommerce.OrdersModule.Core.csproj]
|
|
ci
/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Core/ModuleConstants.cs(119,49): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Core/VirtoCommerce.OrdersModule.Core.csproj]
|
|
ci
/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Core/ModuleConstants.cs(152,49): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Core/VirtoCommerce.OrdersModule.Core.csproj]
|
|
ci
/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Core/ModuleConstants.cs(130,49): warning S2223: Change the visibility of 'PaymentInStatus' or make it 'const' or 'readonly'. [/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Core/VirtoCommerce.OrdersModule.Core.csproj]
|
|
ci
/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Core/ModuleConstants.cs(130,49): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Core/VirtoCommerce.OrdersModule.Core.csproj]
|
|
ci
/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Core/ModuleConstants.cs(66,49): warning S2223: Change the visibility of 'OrderStatus' or make it 'const' or 'readonly'. [/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Core/VirtoCommerce.OrdersModule.Core.csproj]
|
|
ci
/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Core/ModuleConstants.cs(66,49): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Core/VirtoCommerce.OrdersModule.Core.csproj]
|
|
ci
/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Core/ModuleConstants.cs(10,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Core/VirtoCommerce.OrdersModule.Core.csproj]
|
|
deploy-cloud / Deploy (qa, .deployment/module/cloudDeploy.json, false, 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/
|
|
deploy-cloud / Deploy (prod, .deployment/module/cloudDeploy.json, true, GithubReleases)
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/
|