VCST-2241: add scoped schema (#15) #84
Annotations
3 errors and 12 warnings
Publish Manifest
Cloning into '/home/runner/work/vc-module-x-order/vc-module-x-order/artifacts/vc-modules'...
|
|
Publish Manifest
c1f7a2f5..c8beac15 HEAD -> master
|
Build
/home/runner/work/vc-module-x-order/vc-module-x-order/src/VirtoCommerce.XOrder.Core/Schemas/CustomerOrderType.cs(21,16): warning S138: This constructor 'CustomerOrderType' has 139 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-x-order/vc-module-x-order/src/VirtoCommerce.XOrder.Core/VirtoCommerce.XOrder.Core.csproj]
|
Build
/home/runner/work/vc-module-x-order/vc-module-x-order/src/VirtoCommerce.XOrder.Core/Schemas/OrderLineItemType.cs(27,16): warning S138: This constructor 'OrderLineItemType' 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-x-order/vc-module-x-order/src/VirtoCommerce.XOrder.Core/VirtoCommerce.XOrder.Core.csproj]
|
Build
/home/runner/work/vc-module-x-order/vc-module-x-order/src/VirtoCommerce.XOrder.Data/Middlewares/ShipmentContextMiddleware.cs(25,27): 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-x-order/vc-module-x-order/src/VirtoCommerce.XOrder.Data/VirtoCommerce.XOrder.Data.csproj]
|
Build
/home/runner/work/vc-module-x-order/vc-module-x-order/src/VirtoCommerce.XOrder.Data/Authorization/CanAccessOrderAuthorizationHandler.cs(31,39): 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-x-order/vc-module-x-order/src/VirtoCommerce.XOrder.Data/VirtoCommerce.XOrder.Data.csproj]
|
Build
/home/runner/work/vc-module-x-order/vc-module-x-order/src/VirtoCommerce.XOrder.Data/Mapping/OrderMappingProfile.cs(40,22): 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-x-order/vc-module-x-order/src/VirtoCommerce.XOrder.Data/VirtoCommerce.XOrder.Data.csproj]
|
Build
/home/runner/work/vc-module-x-order/vc-module-x-order/src/VirtoCommerce.XOrder.Data/Authorization/CanAccessOrderAuthorizationHandler.cs(97,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-x-order/vc-module-x-order/src/VirtoCommerce.XOrder.Data/VirtoCommerce.XOrder.Data.csproj]
|
Build
/home/runner/work/vc-module-x-order/vc-module-x-order/src/VirtoCommerce.XOrder.Data/Schemas/OrderSchema.cs(58,21): warning S138: This method 'Build' has 146 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-x-order/vc-module-x-order/src/VirtoCommerce.XOrder.Data/VirtoCommerce.XOrder.Data.csproj]
|
Build
/home/runner/work/vc-module-x-order/vc-module-x-order/src/VirtoCommerce.XOrder.Core/Schemas/CustomerOrderType.cs(21,16): warning S138: This constructor 'CustomerOrderType' has 139 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-x-order/vc-module-x-order/src/VirtoCommerce.XOrder.Core/VirtoCommerce.XOrder.Core.csproj]
|
Build
/home/runner/work/vc-module-x-order/vc-module-x-order/src/VirtoCommerce.XOrder.Core/Schemas/OrderLineItemType.cs(27,16): warning S138: This constructor 'OrderLineItemType' 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-x-order/vc-module-x-order/src/VirtoCommerce.XOrder.Core/VirtoCommerce.XOrder.Core.csproj]
|
Build
/home/runner/work/vc-module-x-order/vc-module-x-order/src/VirtoCommerce.XOrder.Data/Middlewares/ShipmentContextMiddleware.cs(25,27): 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-x-order/vc-module-x-order/src/VirtoCommerce.XOrder.Data/VirtoCommerce.XOrder.Data.csproj]
|
Publish Nuget
/usr/share/dotnet/sdk/8.0.404/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-x-order/vc-module-x-order/src/VirtoCommerce.XOrder.Web/VirtoCommerce.XOrder.Web.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