Skip to content

3.814.0

3.814.0 #163

Triggered via push November 22, 2024 10:00
Status Success
Total duration 6m 45s
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 11 warnings
ci
Cloning into '/home/runner/work/vc-module-core/vc-module-core/artifacts/vc-modules'...
ci
1e4c78b5..4a11217d 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/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/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/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
/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(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
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/