Publish nuget #17
publish-nugets.yml
on: workflow_dispatch
test
/
test-and-sonar
1m 57s
build
/
build-artifacts
51s
publish-nuget
/
publish-github
32s
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-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(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/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/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/Helpers/GraphTypeExtensionHelper.cs(64,54): warning S2436: Reduce the number of generic parameters in the 'GraphTypeExtensionHelper.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/Extensions/AstFieldExtensions.cs(43,38): warning S1541: The Cyclomatic Complexity of this method is 14 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]
|
test / test-and-sonar
/home/runner/work/vc-module-x-api/vc-module-x-api/src/VirtoCommerce.Xapi.Core/Schemas/ScalarTypes/AnyValueGraphType.cs(45,17): warning S1067: Reduce the number of conditional operators (8) used in the expression (maximum allowed 3). (https://rules.sonarsource.com/csharp/RSPEC-1067) [/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/Schemas/ScalarTypes/AnyValueGraphType.cs(41,30): warning S1541: The Cyclomatic Complexity of this method is 19 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]
|