C端用户 #63
Open
C端用户 #63
Annotations
1 error and 10 warnings
Test
Process completed with exit code 1.
|
Build:
src/NetCorePal.D3Shop.Domain/AggregatesModel/Identity/ClientUserAggregate/ClientUser.cs#L50
Remove the unused private setter 'set_IsTwoFactorEnabled'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
Build:
src/NetCorePal.D3Shop.Infrastructure/EntityConfigurations/Identity/DepartmentConfiguration.cs#L23
Remove the unused internal class 'DepartmentUserConfiguration'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
Build:
src/NetCorePal.D3Shop.Web.Admin.Client/Components/Identity/Dept/AddDept.razor.cs#L16
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
Build:
src/NetCorePal.D3Shop.Web.Admin.Client/Components/Identity/Dept/AddDept.razor.cs#L33
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
Build:
src/NetCorePal.D3Shop.Web.Admin.Client/Components/Identity/Dept/AddDept.razor.cs#L41
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
Build:
src/NetCorePal.D3Shop.Web.Admin.Client/Resources/I18n.cs#L4
Rename class 'I18n' to match pascal case naming rules, consider using '18N'. (https://rules.sonarsource.com/csharp/RSPEC-101)
|
Build:
src/NetCorePal.D3Shop.Web.Admin.Client/Resources/I18n.cs#L4
Remove this empty class, write its code or make it an "interface". (https://rules.sonarsource.com/csharp/RSPEC-2094)
|
Build:
src/NetCorePal.D3Shop.Web/Controllers/Identity/Client/ClientUserAccountController.cs#L24
Parameter 'currentUser' is unread.
|
Build:
src/NetCorePal.D3Shop.Web/Application/Commands/Identity/Admin/CreateDepartmentCommand.cs#L22
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
Build:
src/NetCorePal.D3Shop.Web/Extensions/QueryableExtensions.cs#L20
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
Loading