Skip to content

Merge branch 'release/3.815.0' #174

Merge branch 'release/3.815.0'

Merge branch 'release/3.815.0' #174

Triggered via push December 19, 2024 10:47
Status Success
Total duration 6m 35s
Artifacts

module-ci.yml

on: push
module-katalon-tests  /  e2e-tests
module-katalon-tests / e2e-tests
Matrix: deploy-cloud / Deploy
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 12 warnings
ci
Cloning into '/home/runner/work/vc-module-core/vc-module-core/artifacts/vc-modules'...
ci
3435c5f4..a3a8534a HEAD -> master
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/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 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.404/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]
ci
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/