VCST-2305: Add ListTotal and IsDiscountAmountRounded to LineItem #707
Annotations
11 warnings
Build
/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Data/Services/DefaultCustomerOrderTotalsCalculator.cs(182,13): warning S125: Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125) [/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(49,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/Services/CustomerOrderBuilder.cs(145,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/Model/LineItemEntity.cs(138,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/DefaultCustomerOrderTotalsCalculator.cs(136,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/DefaultCustomerOrderTotalsCalculator.cs(28,29): 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-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/DefaultCustomerOrderTotalsCalculator.cs(206,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/DefaultCustomerOrderTotalsCalculator.cs(28,29): warning S138: This method 'CalculateTotals' has 116 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/VirtoCommerce.OrdersModule.Data.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]
|
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