Skip to content

VCST-887 - HttpClient optimization #104

VCST-887 - HttpClient optimization

VCST-887 - HttpClient optimization #104

Triggered via pull request April 1, 2024 13:29
Status Success
Total duration 2m 17s
Artifacts

module-ci.yml

on: pull_request
module-katalon-tests  /  e2e-tests
module-katalon-tests / e2e-tests
Matrix: deploy-cloud / Deploy
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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(70,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(70,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(65,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(85,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(81,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]