Publish nuget #6
publish-nugets.yml
on: workflow_dispatch
test
/
test-and-sonar
1m 56s
build
/
build-artifacts
46s
publish-nuget
/
publish-github
31s
Annotations
11 warnings
build / build-artifacts
/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]
|
test / test-and-sonar
/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]
|
test / test-and-sonar
/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 115 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]
|
test / test-and-sonar
/home/runner/work/vc-module-x-order/vc-module-x-order/src/VirtoCommerce.XOrder.Data/Extensions/ServiceCollectionExtensions.cs(20,13): warning S125: Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125) [/home/runner/work/vc-module-x-order/vc-module-x-order/src/VirtoCommerce.XOrder.Data/VirtoCommerce.XOrder.Data.csproj]
|
test / test-and-sonar
/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]
|
test / test-and-sonar
/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]
|
test / test-and-sonar
/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]
|
test / test-and-sonar
/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]
|
test / test-and-sonar
/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 145 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]
|
test / test-and-sonar
/home/runner/work/vc-module-x-order/vc-module-x-order/src/VirtoCommerce.XOrder.Web/Module.cs(36,9): warning S125: Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125) [/home/runner/work/vc-module-x-order/vc-module-x-order/src/VirtoCommerce.XOrder.Web/VirtoCommerce.XOrder.Web.csproj]
|
test / test-and-sonar
/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]
|