* VCST-1659: Added "PromotionName" column to DiscountEntity #684
Annotations
11 warnings
Build
/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Data/Model/DiscountEntity.cs(64,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-order/vc-module-order/src/VirtoCommerce.OrdersModule.Data/VirtoCommerce.OrdersModule.Data.csproj]
|
Build
/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Data/Model/DiscountEntity.cs(47,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-order/vc-module-order/src/VirtoCommerce.OrdersModule.Data/VirtoCommerce.OrdersModule.Data.csproj]
|
Build
/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Data/Services/CustomerOrderBuilder.cs(144,28): warning S4462: Replace this use of 'Task.GetAwaiter.GetResult' with 'await'. (https://rules.sonarsource.com/csharp/RSPEC-4462) [/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Data/VirtoCommerce.OrdersModule.Data.csproj]
|
Build
/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Data/Services/CustomerOrderBuilder.cs(48,41): warning S1541: The Cyclomatic Complexity of this method is 13 which is greater than 10 authorized. (https://rules.sonarsource.com/csharp/RSPEC-1541) [/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Data/VirtoCommerce.OrdersModule.Data.csproj]
|
Build
/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Data.PostgreSql/Migrations/20230620095341_FixRowVersion.cs(13,33): warning S1186: Add a nested comment explaining why this method is empty, throw a 'NotSupportedException' or complete the implementation. (https://rules.sonarsource.com/csharp/RSPEC-1186) [/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Data.PostgreSql/VirtoCommerce.OrdersModule.Data.PostgreSql.csproj]
|
Build
/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Data.PostgreSql/Migrations/20230516181949_AddCaptures.cs(10,33): warning S138: This method 'Up' has 108 lines, which is greater than the 80 lines authorized. Split it into smaller methods. (https://rules.sonarsource.com/csharp/RSPEC-138) [/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Data.PostgreSql/VirtoCommerce.OrdersModule.Data.PostgreSql.csproj]
|
Build
/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Data.PostgreSql/Migrations/20230329093543_AddRefunds.cs(10,33): warning S138: This method 'Up' has 111 lines, which is greater than the 80 lines authorized. Split it into smaller methods. (https://rules.sonarsource.com/csharp/RSPEC-138) [/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Data.PostgreSql/VirtoCommerce.OrdersModule.Data.PostgreSql.csproj]
|
Build
/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Data.PostgreSql/Migrations/20230221142522_Initial.cs(10,33): warning S138: This method 'Up' has 703 lines, which is greater than the 80 lines authorized. Split it into smaller methods. (https://rules.sonarsource.com/csharp/RSPEC-138) [/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Data.PostgreSql/VirtoCommerce.OrdersModule.Data.PostgreSql.csproj]
|
Build
/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Data.MySql/Migrations/20230329093626_AddRefunds.cs(10,33): warning S138: This method 'Up' has 137 lines, which is greater than the 80 lines authorized. Split it into smaller methods. (https://rules.sonarsource.com/csharp/RSPEC-138) [/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Data.MySql/VirtoCommerce.OrdersModule.Data.MySql.csproj]
|
Build
/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Data.MySql/Migrations/20230713073621_AddCaptures.cs(11,33): warning S138: This method 'Up' has 132 lines, which is greater than the 80 lines authorized. Split it into smaller methods. (https://rules.sonarsource.com/csharp/RSPEC-138) [/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Data.MySql/VirtoCommerce.OrdersModule.Data.MySql.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