Merge branch 'release/3.808.0' #137
module-ci.yml
on: push
ci
3m 40s
module-katalon-tests
/
e2e-tests
Matrix: deploy-cloud / Deploy
Annotations
3 errors and 11 warnings
ci
Cloning into '/home/runner/work/vc-module-core/vc-module-core/artifacts/vc-modules'...
|
|
ci
19c4fb37..81037a06 HEAD -> master
|
ci
/home/runner/work/vc-module-core/vc-module-core/src/VirtoCommerce.Tools/SeoExtensions.cs(18,30): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 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/SeoExtensions.cs(18,30): warning S1541: The Cyclomatic Complexity of this method is 13 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/SeoExtensions.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/SeoExtensions.cs(53,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/SeoExtensions.cs(79,38): warning S3776: Refactor this method to reduce its Cognitive Complexity from 19 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/FrontMatterPermalink.cs(112,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
/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
/usr/share/dotnet/sdk/8.0.401/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]
|