更新用户管理模块 #72
Merged
更新用户管理模块 #72
Annotations
10 warnings
|
src/NetCorePal.D3Shop.Domain/AggregatesModel/Identity/MenuAggregate/Menu.cs#L48
Remove the member initializer, all constructors set an initial value for the member. (https://rules.sonarsource.com/csharp/RSPEC-3604)
|
|
src/NetCorePal.D3Shop.Domain/AggregatesModel/Identity/MenuAggregate/Menu.cs#L38
Remove the member initializer, all constructors set an initial value for the member. (https://rules.sonarsource.com/csharp/RSPEC-3604)
|
|
src/NetCorePal.D3Shop.Domain/AggregatesModel/Identity/MenuAggregate/Menu.cs#L28
Remove the member initializer, all constructors set an initial value for the member. (https://rules.sonarsource.com/csharp/RSPEC-3604)
|
|
src/NetCorePal.D3Shop.Domain/AggregatesModel/Identity/MenuAggregate/Menu.cs#L24
Remove the member initializer, all constructors set an initial value for the member. (https://rules.sonarsource.com/csharp/RSPEC-3604)
|
|
src/NetCorePal.D3Shop.Domain/AggregatesModel/Identity/ClientUserAggregate/ClientUser.cs#L50
Remove the unused private setter 'set_IsTwoFactorEnabled'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
|
src/NetCorePal.D3Shop.Domain/AggregatesModel/Identity/RoleAggregate/RolePermission.cs#L15
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
|
src/NetCorePal.D3Shop.Domain/AggregatesModel/Identity/DepartmentAggregate/Department.cs#L83
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
|
src/NetCorePal.D3Shop.Domain/AggregatesModel/Identity/MenuAggregate/Menu.cs#L122
Parameter 'status' has no matching param tag in the XML comment for 'Menu.Update(string, string, MenuType, MenuId, string, string, string, int, string, int, MenuMeta)' (but other parameters do)
|
|
src/NetCorePal.D3Shop.Domain/AggregatesModel/Identity/MenuAggregate/Menu.cs#L92
Parameter 'status' has no matching param tag in the XML comment for 'Menu.Menu(string, string, MenuType, MenuId, string, string, string, int, string, int, MenuMeta)' (but other parameters do)
|
|
src/NetCorePal.D3Shop.Domain/AggregatesModel/Identity/DepartmentAggregate/Department.cs#L66
XML comment is not placed on a valid language element
|
The logs for this run have expired and are no longer available.
Loading