Skip to content

Publish nuget

Publish nuget #13

Manually triggered November 20, 2024 08:24
Status Success
Total duration 2m 24s
Artifacts

publish-nugets.yml

on: workflow_dispatch
test  /  test-and-sonar
1m 43s
test / test-and-sonar
build  /  build-artifacts
50s
build / build-artifacts
publish-nuget  /  publish-github
27s
publish-nuget / publish-github
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build / build-artifacts
/usr/share/dotnet/sdk/8.0.403/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-api/vc-module-x-api/src/VirtoCommerce.Xapi.Web/VirtoCommerce.Xapi.Web.csproj]
test / test-and-sonar
/home/runner/work/vc-module-x-api/vc-module-x-api/src/VirtoCommerce.Xapi.Core/BaseQueries/CommandBuilder.cs(12,23): warning S2436: Reduce the number of generic parameters in the 'CommandBuilder' class to no more than the 2 authorized. (https://rules.sonarsource.com/csharp/RSPEC-2436) [/home/runner/work/vc-module-x-api/vc-module-x-api/src/VirtoCommerce.Xapi.Core/VirtoCommerce.Xapi.Core.csproj]
test / test-and-sonar
/home/runner/work/vc-module-x-api/vc-module-x-api/src/VirtoCommerce.Xapi.Core/BaseQueries/CommandBuilder.cs(45,23): warning S2436: Reduce the number of generic parameters in the 'CommandBuilder' class to no more than the 2 authorized. (https://rules.sonarsource.com/csharp/RSPEC-2436) [/home/runner/work/vc-module-x-api/vc-module-x-api/src/VirtoCommerce.Xapi.Core/VirtoCommerce.Xapi.Core.csproj]
test / test-and-sonar
/home/runner/work/vc-module-x-api/vc-module-x-api/src/VirtoCommerce.Xapi.Core/BaseQueries/QueryBuilder.cs(11,23): warning S2436: Reduce the number of generic parameters in the 'QueryBuilder' class to no more than the 2 authorized. (https://rules.sonarsource.com/csharp/RSPEC-2436) [/home/runner/work/vc-module-x-api/vc-module-x-api/src/VirtoCommerce.Xapi.Core/VirtoCommerce.Xapi.Core.csproj]
test / test-and-sonar
/home/runner/work/vc-module-x-api/vc-module-x-api/src/VirtoCommerce.Xapi.Core/BaseQueries/RequestBuilder.cs(15,23): warning S2436: Reduce the number of generic parameters in the 'RequestBuilder' class to no more than the 2 authorized. (https://rules.sonarsource.com/csharp/RSPEC-2436) [/home/runner/work/vc-module-x-api/vc-module-x-api/src/VirtoCommerce.Xapi.Core/VirtoCommerce.Xapi.Core.csproj]
test / test-and-sonar
/home/runner/work/vc-module-x-api/vc-module-x-api/src/VirtoCommerce.Xapi.Core/BaseQueries/SearchQueryBuilder.cs(11,23): warning S2436: Reduce the number of generic parameters in the 'SearchQueryBuilder' class to no more than the 2 authorized. (https://rules.sonarsource.com/csharp/RSPEC-2436) [/home/runner/work/vc-module-x-api/vc-module-x-api/src/VirtoCommerce.Xapi.Core/VirtoCommerce.Xapi.Core.csproj]
test / test-and-sonar
/home/runner/work/vc-module-x-api/vc-module-x-api/src/VirtoCommerce.Xapi.Core/Infrastructure/ISchemaTypeBuilder.cs(10,41): warning S2326: 'TSchemaType' is not used in the interface. (https://rules.sonarsource.com/csharp/RSPEC-2326) [/home/runner/work/vc-module-x-api/vc-module-x-api/src/VirtoCommerce.Xapi.Core/VirtoCommerce.Xapi.Core.csproj]
test / test-and-sonar
/home/runner/work/vc-module-x-api/vc-module-x-api/src/VirtoCommerce.Xapi.Core/Extensions/CommandTypeBuilderExtensions.cs(64,50): warning S3267: Loop should be simplified by calling Select(requestInterfaceType => requestInterfaceType.GenericTypeArguments)) (https://rules.sonarsource.com/csharp/RSPEC-3267) [/home/runner/work/vc-module-x-api/vc-module-x-api/src/VirtoCommerce.Xapi.Core/VirtoCommerce.Xapi.Core.csproj]
test / test-and-sonar
/home/runner/work/vc-module-x-api/vc-module-x-api/src/VirtoCommerce.Xapi.Core/Helpers/GraphTypeExtenstionHelper.cs(64,54): warning S2436: Reduce the number of generic parameters in the 'GraphTypeExtenstionHelper.CreateConnection' method to no more than the 3 authorized. (https://rules.sonarsource.com/csharp/RSPEC-2436) [/home/runner/work/vc-module-x-api/vc-module-x-api/src/VirtoCommerce.Xapi.Core/VirtoCommerce.Xapi.Core.csproj]
test / test-and-sonar
/home/runner/work/vc-module-x-api/vc-module-x-api/src/VirtoCommerce.Xapi.Core/Models/TierPrice.cs(119,88): warning S109: Assign this magic number '4' to a well-named variable or constant, and use that instead. (https://rules.sonarsource.com/csharp/RSPEC-109) [/home/runner/work/vc-module-x-api/vc-module-x-api/src/VirtoCommerce.Xapi.Core/VirtoCommerce.Xapi.Core.csproj]
test / test-and-sonar
/home/runner/work/vc-module-x-api/vc-module-x-api/src/VirtoCommerce.Xapi.Core/Infrastructure/Validation/ContentTypeValidationRule.cs(17,43): 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-api/vc-module-x-api/src/VirtoCommerce.Xapi.Core/VirtoCommerce.Xapi.Core.csproj]