Release hotfix #18
module-release-hotfix.yml
on: workflow_dispatch
test
/
test-and-sonar
2m 35s
build
/
build-artifacts
1m 52s
get-metadata
24s
increment-version
27s
Annotations
11 warnings
build / build-artifacts
/usr/share/dotnet/sdk/7.0.403/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]
|
test / test-and-sonar
/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]
|
test / test-and-sonar
/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]
|
test / test-and-sonar
/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]
|
test / test-and-sonar
/home/runner/work/vc-module-pricing/vc-module-pricing/src/VirtoCommerce.PricingModule.Data/Services/PricingEvaluatorService.cs(62,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-pricing/vc-module-pricing/src/VirtoCommerce.PricingModule.Data/VirtoCommerce.PricingModule.Data.csproj]
|
test / test-and-sonar
/home/runner/work/vc-module-pricing/vc-module-pricing/src/VirtoCommerce.PricingModule.Data/Services/PricingEvaluatorService.cs(146,49): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. (https://rules.sonarsource.com/csharp/RSPEC-4457) [/home/runner/work/vc-module-pricing/vc-module-pricing/src/VirtoCommerce.PricingModule.Data/VirtoCommerce.PricingModule.Data.csproj]
|
test / test-and-sonar
/home/runner/work/vc-module-pricing/vc-module-pricing/src/VirtoCommerce.PricingModule.Data/Services/PriceSearchService.cs(111,20): 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]
|
test / test-and-sonar
/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]
|
test / test-and-sonar
/home/runner/work/vc-module-pricing/vc-module-pricing/src/VirtoCommerce.PricingModule.Data/Search/ProductPriceDocumentChangesProvider.cs(71,164): 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]
|
test / test-and-sonar
/home/runner/work/vc-module-pricing/vc-module-pricing/src/VirtoCommerce.PricingModule.Data/Search/ProductPriceDocumentChangesProvider.cs(71,111): warning S927: Rename parameter 'startDate' to 'lastEvaluationTimestamp' to match the interface declaration. (https://rules.sonarsource.com/csharp/RSPEC-927) [/home/runner/work/vc-module-pricing/vc-module-pricing/src/VirtoCommerce.PricingModule.Data/VirtoCommerce.PricingModule.Data.csproj]
|
test / test-and-sonar
/home/runner/work/vc-module-pricing/vc-module-pricing/src/VirtoCommerce.PricingModule.Data/Search/ProductPriceDocumentChangesProvider.cs(71,132): warning S927: Rename parameter 'endDate' to 'evaluationTimestamp' to match the interface declaration. (https://rules.sonarsource.com/csharp/RSPEC-927) [/home/runner/work/vc-module-pricing/vc-module-pricing/src/VirtoCommerce.PricingModule.Data/VirtoCommerce.PricingModule.Data.csproj]
|