VCST-1917: Make module management blades similar to the Visual Studio NuGet package manager #1157
Annotations
10 warnings
Build
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/Modularity/ManifestModuleInfo.cs(21,37): warning S1144: Remove the unused private setter 'set_Optional'. (https://rules.sonarsource.com/csharp/RSPEC-1144) [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/VirtoCommerce.Platform.Core.csproj]
|
Build
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Data.PostgreSql/Migrations/Data/20221128134856_Initial.cs(10,33): warning S138: This method 'Up' has 197 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-platform/vc-platform/src/VirtoCommerce.Platform.Data.PostgreSql/VirtoCommerce.Platform.Data.PostgreSql.csproj]
|
Build
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Data.PostgreSql/Migrations/Security/20221128141520_Initial.cs(10,33): warning S138: This method 'Up' has 410 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-platform/vc-platform/src/VirtoCommerce.Platform.Data.PostgreSql/VirtoCommerce.Platform.Data.PostgreSql.csproj]
|
Build
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Data.SqlServer/Migrations/Data/20190625133326_RemoveDynamicPropertyObjectValue.cs(10,13): warning S125: Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125) [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Data.SqlServer/VirtoCommerce.Platform.Data.SqlServer.csproj]
|
Build
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Data.SqlServer/Migrations/Security/20000000000000_UpdateSecurityV2.cs(209,33): warning S1186: Add a nested comment explaining why this method is empty, throw a 'NotSupportedException' or complete the implementation. (https://rules.sonarsource.com/csharp/RSPEC-1186) [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Data.SqlServer/VirtoCommerce.Platform.Data.SqlServer.csproj]
|
Build
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Data.SqlServer/Migrations/Security/20000000000000_UpdateSecurityV2.cs(7,33): warning S138: This method 'Up' has 198 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-platform/vc-platform/src/VirtoCommerce.Platform.Data.SqlServer/VirtoCommerce.Platform.Data.SqlServer.csproj]
|
Build
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Data.SqlServer/Migrations/Security/20210608163437_OpenIddictUpdate.cs(8,33): warning S138: This method 'Up' has 136 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-platform/vc-platform/src/VirtoCommerce.Platform.Data.SqlServer/VirtoCommerce.Platform.Data.SqlServer.csproj]
|
Build
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Data.SqlServer/Migrations/Security/20210608163437_OpenIddictUpdate.cs(169,33): warning S138: This method 'Down' has 137 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-platform/vc-platform/src/VirtoCommerce.Platform.Data.SqlServer/VirtoCommerce.Platform.Data.SqlServer.csproj]
|
Build
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Data.SqlServer/Migrations/Security/20180411094757_InitialSecurity.cs(8,33): warning S138: This method 'Up' has 330 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-platform/vc-platform/src/VirtoCommerce.Platform.Data.SqlServer/VirtoCommerce.Platform.Data.SqlServer.csproj]
|
Build
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Data.SqlServer/Migrations/Data/20180411091908_InitialPlatform.cs(8,33): warning S138: This method 'Up' has 266 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-platform/vc-platform/src/VirtoCommerce.Platform.Data.SqlServer/VirtoCommerce.Platform.Data.SqlServer.csproj]
|
Loading