Skip to content

3.808.0

3.808.0 #132

Triggered via push December 19, 2024 17:58
Status Success
Total duration 6m 22s
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-elastic-app-search/vc-module-elastic-app-search/artifacts/vc-modules'...
ci
46096a88..7e104080 HEAD -> master
ci
/home/runner/work/vc-module-elastic-app-search/vc-module-elastic-app-search/src/VirtoCommerce.ElasticAppSearch.Core/Extensions/RangeBoundExtensions.cs(14,23): warning S1067: Reduce the number of conditional operators (4) used in the expression (maximum allowed 3). (https://rules.sonarsource.com/csharp/RSPEC-1067) [/home/runner/work/vc-module-elastic-app-search/vc-module-elastic-app-search/src/VirtoCommerce.ElasticAppSearch.Core/VirtoCommerce.ElasticAppSearch.Core.csproj]
ci
/home/runner/work/vc-module-elastic-app-search/vc-module-elastic-app-search/src/VirtoCommerce.ElasticAppSearch.Core/Extensions/RangeBoundExtensions.cs(25,23): warning S1067: Reduce the number of conditional operators (4) used in the expression (maximum allowed 3). (https://rules.sonarsource.com/csharp/RSPEC-1067) [/home/runner/work/vc-module-elastic-app-search/vc-module-elastic-app-search/src/VirtoCommerce.ElasticAppSearch.Core/VirtoCommerce.ElasticAppSearch.Core.csproj]
ci
/home/runner/work/vc-module-elastic-app-search/vc-module-elastic-app-search/src/VirtoCommerce.ElasticAppSearch.Core/Extensions/RangeExtensions.cs(56,50): warning S107: Method has 8 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107) [/home/runner/work/vc-module-elastic-app-search/vc-module-elastic-app-search/src/VirtoCommerce.ElasticAppSearch.Core/VirtoCommerce.ElasticAppSearch.Core.csproj]
ci
/home/runner/work/vc-module-elastic-app-search/vc-module-elastic-app-search/src/VirtoCommerce.ElasticAppSearch.Data/Services/Builders/SearchQueryBuilder.cs(69,21): 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-elastic-app-search/vc-module-elastic-app-search/src/VirtoCommerce.ElasticAppSearch.Data/VirtoCommerce.ElasticAppSearch.Data.csproj]
ci
/home/runner/work/vc-module-elastic-app-search/vc-module-elastic-app-search/src/VirtoCommerce.ElasticAppSearch.Data/Services/Converters/DocumentConverter.cs(71,13): warning S1067: Reduce the number of conditional operators (6) used in the expression (maximum allowed 3). (https://rules.sonarsource.com/csharp/RSPEC-1067) [/home/runner/work/vc-module-elastic-app-search/vc-module-elastic-app-search/src/VirtoCommerce.ElasticAppSearch.Data/VirtoCommerce.ElasticAppSearch.Data.csproj]
ci
/home/runner/work/vc-module-elastic-app-search/vc-module-elastic-app-search/src/VirtoCommerce.ElasticAppSearch.Data/Services/Converters/DocumentConverter.cs(66,33): warning S1541: The Cyclomatic Complexity of this method is 12 which is greater than 10 authorized. (https://rules.sonarsource.com/csharp/RSPEC-1541) [/home/runner/work/vc-module-elastic-app-search/vc-module-elastic-app-search/src/VirtoCommerce.ElasticAppSearch.Data/VirtoCommerce.ElasticAppSearch.Data.csproj]
ci
/home/runner/work/vc-module-elastic-app-search/vc-module-elastic-app-search/src/VirtoCommerce.ElasticAppSearch.Data/Services/Converters/DocumentConverter.cs(86,13): warning S1067: Reduce the number of conditional operators (11) used in the expression (maximum allowed 3). (https://rules.sonarsource.com/csharp/RSPEC-1067) [/home/runner/work/vc-module-elastic-app-search/vc-module-elastic-app-search/src/VirtoCommerce.ElasticAppSearch.Data/VirtoCommerce.ElasticAppSearch.Data.csproj]
ci
/home/runner/work/vc-module-elastic-app-search/vc-module-elastic-app-search/src/VirtoCommerce.ElasticAppSearch.Data/Services/Converters/DocumentConverter.cs(82,33): warning S1541: The Cyclomatic Complexity of this method is 17 which is greater than 10 authorized. (https://rules.sonarsource.com/csharp/RSPEC-1541) [/home/runner/work/vc-module-elastic-app-search/vc-module-elastic-app-search/src/VirtoCommerce.ElasticAppSearch.Data/VirtoCommerce.ElasticAppSearch.Data.csproj]
ci
/home/runner/work/vc-module-elastic-app-search/vc-module-elastic-app-search/src/VirtoCommerce.ElasticAppSearch.Data/Services/Builders/SearchFacetsQueryBuilder.cs(207,46): warning S1541: The Cyclomatic Complexity of this method is 11 which is greater than 10 authorized. (https://rules.sonarsource.com/csharp/RSPEC-1541) [/home/runner/work/vc-module-elastic-app-search/vc-module-elastic-app-search/src/VirtoCommerce.ElasticAppSearch.Data/VirtoCommerce.ElasticAppSearch.Data.csproj]
ci
/home/runner/work/vc-module-elastic-app-search/vc-module-elastic-app-search/src/VirtoCommerce.ElasticAppSearch.Data/Services/ElasticAppSearchProvider.cs(190,50): warning S1541: The Cyclomatic Complexity of this method is 11 which is greater than 10 authorized. (https://rules.sonarsource.com/csharp/RSPEC-1541) [/home/runner/work/vc-module-elastic-app-search/vc-module-elastic-app-search/src/VirtoCommerce.ElasticAppSearch.Data/VirtoCommerce.ElasticAppSearch.Data.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/