Skip to content

VCST-1752: Fix performance degradation on SQL Server (#212) #157

VCST-1752: Fix performance degradation on SQL Server (#212)

VCST-1752: Fix performance degradation on SQL Server (#212) #157

Triggered via push September 13, 2024 10:59
Status Success
Total duration 6m 36s
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-pricing/vc-module-pricing/artifacts/vc-modules'...
ci
b47ca96c..a6b3098a HEAD -> master
ci
/home/runner/work/vc-module-pricing/vc-module-pricing/src/VirtoCommerce.PricingModule.Core/ModuleConstants.cs(84,62): warning S3218: Rename this property to not shadow the outer class' member with the same name. (https://rules.sonarsource.com/csharp/RSPEC-3218) [/home/runner/work/vc-module-pricing/vc-module-pricing/src/VirtoCommerce.PricingModule.Core/VirtoCommerce.PricingModule.Core.csproj]
ci
/home/runner/work/vc-module-pricing/vc-module-pricing/src/VirtoCommerce.PricingModule.Core/ModuleConstants.cs(38,36): warning S109: Assign this magic number '50' to a well-named variable or constant, and use that instead. (https://rules.sonarsource.com/csharp/RSPEC-109) [/home/runner/work/vc-module-pricing/vc-module-pricing/src/VirtoCommerce.PricingModule.Core/VirtoCommerce.PricingModule.Core.csproj]
ci
/home/runner/work/vc-module-pricing/vc-module-pricing/src/VirtoCommerce.PricingModule.Core/Model/PriceListResponseGroup.cs(6,17): warning S2342: Rename this enumeration to match the regular expression: '^([A-Z]{1,3}[a-z0-9]+)*([A-Z]{2})?s$'. (https://rules.sonarsource.com/csharp/RSPEC-2342) [/home/runner/work/vc-module-pricing/vc-module-pricing/src/VirtoCommerce.PricingModule.Core/VirtoCommerce.PricingModule.Core.csproj]
ci
/home/runner/work/vc-module-pricing/vc-module-pricing/src/VirtoCommerce.PricingModule.Data/ExportImport/PricingExportImport.cs(29,35): warning S107: Constructor has 8 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107) [/home/runner/work/vc-module-pricing/vc-module-pricing/src/VirtoCommerce.PricingModule.Data/VirtoCommerce.PricingModule.Data.csproj]
ci
/home/runner/work/vc-module-pricing/vc-module-pricing/src/VirtoCommerce.PricingModule.Data/ExportImport2/PricingExportPagedDataSourceFactory.cs(19,51): warning S107: Constructor has 8 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107) [/home/runner/work/vc-module-pricing/vc-module-pricing/src/VirtoCommerce.PricingModule.Data/VirtoCommerce.PricingModule.Data.csproj]
ci
/home/runner/work/vc-module-pricing/vc-module-pricing/src/VirtoCommerce.PricingModule.Data/Model/PricelistEntity.cs(39,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-pricing/vc-module-pricing/src/VirtoCommerce.PricingModule.Data/VirtoCommerce.PricingModule.Data.csproj]
ci
/home/runner/work/vc-module-pricing/vc-module-pricing/src/VirtoCommerce.PricingModule.Data/Model/PricelistEntity.cs(95,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-pricing/vc-module-pricing/src/VirtoCommerce.PricingModule.Data/VirtoCommerce.PricingModule.Data.csproj]
ci
/home/runner/work/vc-module-pricing/vc-module-pricing/src/VirtoCommerce.PricingModule.Data/Model/PricelistEntity.cs(74,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-pricing/vc-module-pricing/src/VirtoCommerce.PricingModule.Data/VirtoCommerce.PricingModule.Data.csproj]
ci
/home/runner/work/vc-module-pricing/vc-module-pricing/src/VirtoCommerce.PricingModule.Data/Model/PriceEntity.cs(43,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-pricing/vc-module-pricing/src/VirtoCommerce.PricingModule.Data/VirtoCommerce.PricingModule.Data.csproj]
ci
/home/runner/work/vc-module-pricing/vc-module-pricing/src/VirtoCommerce.PricingModule.Data/Model/PriceEntity.cs(71,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-pricing/vc-module-pricing/src/VirtoCommerce.PricingModule.Data/VirtoCommerce.PricingModule.Data.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-pricing/vc-module-pricing/src/VirtoCommerce.PricingModule.Web/VirtoCommerce.PricingModule.Web.csproj]