3.812.0 #173
Annotations
3 errors and 11 warnings
Publish Manifest
Cloning into '/home/runner/work/vc-module-pricing/vc-module-pricing/artifacts/vc-modules'...
|
|
Publish Manifest
67c32657..bc6eb2d8 HEAD -> master
|
Build
/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]
|
Build
/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]
|
Build
/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]
|
Build
/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]
|
Build
/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]
|
Build
/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]
|
Build
/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]
|
Build
/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]
|
Build
/home/runner/work/vc-module-pricing/vc-module-pricing/src/VirtoCommerce.PricingModule.Data/Handlers/LogChangesChangedEventHandler.cs(59,13): warning S4462: Replace this use of 'Task.GetAwaiter.GetResult' with 'await'. (https://rules.sonarsource.com/csharp/RSPEC-4462) [/home/runner/work/vc-module-pricing/vc-module-pricing/src/VirtoCommerce.PricingModule.Data/VirtoCommerce.PricingModule.Data.csproj]
|
Build
/home/runner/work/vc-module-pricing/vc-module-pricing/src/VirtoCommerce.PricingModule.Data/Search/ProductPriceDocumentChangesProvider.cs(71,150): warning S1006: Remove the default parameter value to match the signature of overridden method. (https://rules.sonarsource.com/csharp/RSPEC-1006) [/home/runner/work/vc-module-pricing/vc-module-pricing/src/VirtoCommerce.PricingModule.Data/VirtoCommerce.PricingModule.Data.csproj]
|
Get Changelog
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/
|
Loading