VCST-2092: add ConfigurationItemEntity #689
Annotations
11 warnings
Build
/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Data/Repositories/OrderRepository.cs(41,63): warning S3776: Refactor this method to reduce its Cognitive Complexity from 40 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776) [/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/Repositories/OrderRepository.cs(41,63): warning S1541: The Cyclomatic Complexity of this method is 23 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/Repositories/OrderRepository.cs(41,63): warning S138: This method 'GetCustomerOrdersByIdsAsync' has 113 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/Model/LineItemEntity.cs(137,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(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/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/Repositories/OrderDbContext.cs(22,33): warning S138: This method 'OnModelCreating' has 182 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/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/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