Publish nuget #10
publish-nugets.yml
on: workflow_dispatch
test
/
test-and-sonar
2m 15s
build
/
build-artifacts
53s
publish-nuget
/
publish-github
38s
Annotations
12 warnings
build / build-artifacts
/usr/share/dotnet/sdk/8.0.401/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-customer/vc-module-customer/src/VirtoCommerce.CustomerModule.Web/VirtoCommerce.CustomerModule.Web.csproj]
|
build / build-artifacts
/usr/share/dotnet/sdk/8.0.401/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-customer/vc-module-customer/samples/VirtoCommerce.CustomerSampleModule.Web/VirtoCommerce.CustomerSampleModule.Web.csproj]
|
test / test-and-sonar
/home/runner/work/vc-module-customer/vc-module-customer/src/VirtoCommerce.CustomerModule.Core/Model/MemberResponseGroup.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-customer/vc-module-customer/src/VirtoCommerce.CustomerModule.Core/VirtoCommerce.CustomerModule.Core.csproj]
|
test / test-and-sonar
/home/runner/work/vc-module-customer/vc-module-customer/src/VirtoCommerce.CustomerModule.Core/ModuleConstants.cs(126,62): warning S3218: Rename this property to not shadow the outer class' member with the same name. (https://rules.sonarsource.com/csharp/RSPEC-3218) [/home/runner/work/vc-module-customer/vc-module-customer/src/VirtoCommerce.CustomerModule.Core/VirtoCommerce.CustomerModule.Core.csproj]
|
test / test-and-sonar
/home/runner/work/vc-module-customer/vc-module-customer/src/VirtoCommerce.CustomerModule.Core/Model/MemberResponseGroup.cs(8,9): warning S2346: Rename 'Default' to 'None'. (https://rules.sonarsource.com/csharp/RSPEC-2346) [/home/runner/work/vc-module-customer/vc-module-customer/src/VirtoCommerce.CustomerModule.Core/VirtoCommerce.CustomerModule.Core.csproj]
|
test / test-and-sonar
/home/runner/work/vc-module-customer/vc-module-customer/src/VirtoCommerce.CustomerModule.Core/ModuleConstants.cs(49,36): warning S109: Assign this magic number '50' to a well-named variable or constant, and use that instead. (https://rules.sonarsource.com/csharp/RSPEC-109) [/home/runner/work/vc-module-customer/vc-module-customer/src/VirtoCommerce.CustomerModule.Core/VirtoCommerce.CustomerModule.Core.csproj]
|
test / test-and-sonar
/home/runner/work/vc-module-customer/vc-module-customer/src/VirtoCommerce.CustomerModule.Data/ExportImport/CustomerExportImport.cs(110,35): warning S1135: Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135) [/home/runner/work/vc-module-customer/vc-module-customer/src/VirtoCommerce.CustomerModule.Data/VirtoCommerce.CustomerModule.Data.csproj]
|
test / test-and-sonar
/home/runner/work/vc-module-customer/vc-module-customer/src/VirtoCommerce.CustomerModule.Data/Model/MemberEntity.cs(252,115): warning S1135: Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135) [/home/runner/work/vc-module-customer/vc-module-customer/src/VirtoCommerce.CustomerModule.Data/VirtoCommerce.CustomerModule.Data.csproj]
|
test / test-and-sonar
/home/runner/work/vc-module-customer/vc-module-customer/src/VirtoCommerce.CustomerModule.Data/Repositories/MemberRepositoryBase.cs(44,13): warning S125: Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125) [/home/runner/work/vc-module-customer/vc-module-customer/src/VirtoCommerce.CustomerModule.Data/VirtoCommerce.CustomerModule.Data.csproj]
|
test / test-and-sonar
/home/runner/work/vc-module-customer/vc-module-customer/src/VirtoCommerce.CustomerModule.Data/Repositories/MemberRepositoryBase.cs(41,15): warning S1135: Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135) [/home/runner/work/vc-module-customer/vc-module-customer/src/VirtoCommerce.CustomerModule.Data/VirtoCommerce.CustomerModule.Data.csproj]
|
test / test-and-sonar
/home/runner/work/vc-module-customer/vc-module-customer/src/VirtoCommerce.CustomerModule.Data/Search/MemberSearchRequestBuilder.cs(77,20): warning S1135: Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135) [/home/runner/work/vc-module-customer/vc-module-customer/src/VirtoCommerce.CustomerModule.Data/VirtoCommerce.CustomerModule.Data.csproj]
|
test / test-and-sonar
/home/runner/work/vc-module-customer/vc-module-customer/src/VirtoCommerce.CustomerModule.Data/Services/MemberSearchService.cs(138,19): warning S1135: Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135) [/home/runner/work/vc-module-customer/vc-module-customer/src/VirtoCommerce.CustomerModule.Data/VirtoCommerce.CustomerModule.Data.csproj]
|