Merge branch 'release/3.804.0' #119
module-ci.yml
on: push
ci
2m 28s
module-katalon-tests
/
e2e-tests
Matrix: deploy-cloud / Deploy
Annotations
3 errors and 14 warnings
ci
Cloning into '/home/runner/work/vc-module-core/vc-module-core/artifacts/vc-modules'...
|
|
ci
95bd1e03..de0a789a HEAD -> master
|
ci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/setup-java@v3, actions/checkout@v3, VirtoCommerce/vc-github-actions/setup-vcbuild@master, VirtoCommerce/vc-github-actions/changelog-generator@master, VirtoCommerce/vc-github-actions/get-image-version@master, VirtoCommerce/vc-github-actions/sonar-scanner-begin@master, VirtoCommerce/vc-github-actions/sonar-scanner-end@master, VirtoCommerce/vc-github-actions/sonar-quality-gate@master, VirtoCommerce/vc-github-actions/publish-nuget@master, VirtoCommerce/vc-github-actions/publish-blob-release@master, VirtoCommerce/vc-github-actions/publish-github-release@master, VirtoCommerce/vc-github-actions/cloud-create-deploy-matrix@master, VirtoCommerce/vc-github-actions/setup-git-credentials-github@master, VirtoCommerce/vc-github-actions/publish-manifest@master, VirtoCommerce/vc-github-actions/get-jira-keys@master, VirtoCommerce/jira-upload-build-info@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ci
/home/runner/work/vc-module-core/vc-module-core/src/VirtoCommerce.Tools/FrontMatterPermalink.cs(48,31): warning S3776: Refactor this method to reduce its Cognitive Complexity from 21 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776) [/home/runner/work/vc-module-core/vc-module-core/src/VirtoCommerce.Tools/VirtoCommerce.Tools.csproj]
|
ci
/home/runner/work/vc-module-core/vc-module-core/src/VirtoCommerce.Tools/UrlBuilder.cs(17,31): warning S3776: Refactor this method to reduce its Cognitive Complexity from 50 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776) [/home/runner/work/vc-module-core/vc-module-core/src/VirtoCommerce.Tools/VirtoCommerce.Tools.csproj]
|
ci
/home/runner/work/vc-module-core/vc-module-core/src/VirtoCommerce.Tools/UrlBuilder.cs(17,31): warning S1541: The Cyclomatic Complexity of this method is 23 which is greater than 10 authorized. (https://rules.sonarsource.com/csharp/RSPEC-1541) [/home/runner/work/vc-module-core/vc-module-core/src/VirtoCommerce.Tools/VirtoCommerce.Tools.csproj]
|
ci
/home/runner/work/vc-module-core/vc-module-core/src/VirtoCommerce.Tools/UrlBuilder.cs(36,25): warning S134: Refactor this code to not nest more than 3 control flow statements. (https://rules.sonarsource.com/csharp/RSPEC-134) [/home/runner/work/vc-module-core/vc-module-core/src/VirtoCommerce.Tools/VirtoCommerce.Tools.csproj]
|
ci
/home/runner/work/vc-module-core/vc-module-core/src/VirtoCommerce.Tools/UrlBuilder.cs(43,25): warning S134: Refactor this code to not nest more than 3 control flow statements. (https://rules.sonarsource.com/csharp/RSPEC-134) [/home/runner/work/vc-module-core/vc-module-core/src/VirtoCommerce.Tools/VirtoCommerce.Tools.csproj]
|
ci
/home/runner/work/vc-module-core/vc-module-core/src/VirtoCommerce.Tools/UrlBuilder.cs(54,25): warning S134: Refactor this code to not nest more than 3 control flow statements. (https://rules.sonarsource.com/csharp/RSPEC-134) [/home/runner/work/vc-module-core/vc-module-core/src/VirtoCommerce.Tools/VirtoCommerce.Tools.csproj]
|
ci
/home/runner/work/vc-module-core/vc-module-core/src/VirtoCommerce.Tools/UrlBuilder.cs(71,25): warning S134: Refactor this code to not nest more than 3 control flow statements. (https://rules.sonarsource.com/csharp/RSPEC-134) [/home/runner/work/vc-module-core/vc-module-core/src/VirtoCommerce.Tools/VirtoCommerce.Tools.csproj]
|
ci
/home/runner/work/vc-module-core/vc-module-core/src/VirtoCommerce.Tools/FrontMatterPermalink.cs(48,31): warning S1541: The Cyclomatic Complexity of this method is 29 which is greater than 10 authorized. (https://rules.sonarsource.com/csharp/RSPEC-1541) [/home/runner/work/vc-module-core/vc-module-core/src/VirtoCommerce.Tools/VirtoCommerce.Tools.csproj]
|
ci
/home/runner/work/vc-module-core/vc-module-core/src/VirtoCommerce.Tools/FrontMatterPermalink.cs(80,25): warning S134: Refactor this code to not nest more than 3 control flow statements. (https://rules.sonarsource.com/csharp/RSPEC-134) [/home/runner/work/vc-module-core/vc-module-core/src/VirtoCommerce.Tools/VirtoCommerce.Tools.csproj]
|
ci
/home/runner/work/vc-module-core/vc-module-core/src/VirtoCommerce.Tools/FrontMatterPermalink.cs(100,13): warning S121: Add curly braces around the nested statement(s) in this 'if' block. (https://rules.sonarsource.com/csharp/RSPEC-121) [/home/runner/work/vc-module-core/vc-module-core/src/VirtoCommerce.Tools/VirtoCommerce.Tools.csproj]
|
ci
/usr/share/dotnet/sdk/8.0.101/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets(203,6): warning : This project cannot be packaged because packaging has been disabled. Add <IsPackable>true</IsPackable> to the project file to enable producing a package from this project. [/home/runner/work/vc-module-core/vc-module-core/src/VirtoCommerce.CoreModule.Web/VirtoCommerce.CoreModule.Web.csproj]
|
deploy-cloud / Deploy (qa, .deployment/module/cloudDeploy.json, false, AzureBlob)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: VirtoCommerce/vc-github-actions/get-deploy-param@master, bobheadxi/deployments@main, VirtoCommerce/vc-github-actions/cloud-create-deployment@master, VirtoCommerce/jira-upload-deployment-info@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
deploy-cloud / Deploy (prod, .deployment/module/cloudDeploy.json, true, GithubReleases)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: VirtoCommerce/vc-github-actions/get-deploy-param@master, bobheadxi/deployments@main, VirtoCommerce/vc-github-actions/cloud-create-deployment@master, VirtoCommerce/jira-upload-deployment-info@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|