Publish nuget #41
publish-nugets.yml
on: workflow_dispatch
test
/
test-and-sonar
2m 52s
build
/
build-artifacts
1m 12s
publish-nuget
/
publish-github
27s
Annotations
11 warnings
|
build / build-artifacts
/usr/lib/dotnet/sdk/8.0.112/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-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Web/VirtoCommerce.CatalogModule.Web.csproj]
|
|
test / test-and-sonar
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/Model/CatalogProduct.cs(317,20): warning S1135: Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135) [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/VirtoCommerce.CatalogModule.Core.csproj]
|
|
test / test-and-sonar
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/Model/CatalogProduct.cs(408,16): warning S1135: Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135) [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/VirtoCommerce.CatalogModule.Core.csproj]
|
|
test / test-and-sonar
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/Model/CatalogProduct.cs(124,1): warning S103: Split this 308 characters long line (which is greater than 300 authorized). (https://rules.sonarsource.com/csharp/RSPEC-103) [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/VirtoCommerce.CatalogModule.Core.csproj]
|
|
test / test-and-sonar
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/Model/ListEntry/CategoryListEntry.cs(33,23): warning S1135: Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135) [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/VirtoCommerce.CatalogModule.Core.csproj]
|
|
test / test-and-sonar
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/Model/ListEntry/ProductListEntry.cs(37,23): warning S1135: Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135) [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/VirtoCommerce.CatalogModule.Core.csproj]
|
|
test / test-and-sonar
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/ModuleConstants.cs(195,36): warning S109: Assign this magic number '25' to a well-named variable or constant, and use that instead. (https://rules.sonarsource.com/csharp/RSPEC-109) [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/VirtoCommerce.CatalogModule.Core.csproj]
|
|
test / test-and-sonar
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/Model/CategoryResponseGroup.cs(6,17): warning S2342: Rename this enumeration to match the regular expression: '^([A-Z]{1,3}[a-z0-9]+)*([A-Z]{2})?s$'. (https://rules.sonarsource.com/csharp/RSPEC-2342) [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/VirtoCommerce.CatalogModule.Core.csproj]
|
|
test / test-and-sonar
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/Model/ItemResponseGroup.cs(6,17): warning S2342: Rename this enumeration to match the regular expression: '^([A-Z]{1,3}[a-z0-9]+)*([A-Z]{2})?s$'. (https://rules.sonarsource.com/csharp/RSPEC-2342) [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/VirtoCommerce.CatalogModule.Core.csproj]
|
|
test / test-and-sonar
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/Model/ItemResponseGroup.cs(38,10): warning S1123: Add an explanation. (https://rules.sonarsource.com/csharp/RSPEC-1123) [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/VirtoCommerce.CatalogModule.Core.csproj]
|
|
test / test-and-sonar
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/Model/ProductAssociation.cs(60,88): warning S1168: Return an empty collection instead of null. (https://rules.sonarsource.com/csharp/RSPEC-1168) [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/VirtoCommerce.CatalogModule.Core.csproj]
|