检查并添加租户管理员角色; #141
Annotations
10 warnings
build-publish:
NewLife.CubeNC/Common/EntityModelBinder.cs#L15
'ComplexTypeModelBinder' is obsolete: 'This type is obsolete and will be removed in a future version. Use ComplexObjectModelBinder instead.'
|
build-publish:
NewLife.CubeNC/Common/PagerModelBinder.cs#L65
'ComplexTypeModelBinder' is obsolete: 'This type is obsolete and will be removed in a future version. Use ComplexObjectModelBinder instead.'
|
build-publish:
NewLife.CubeNC/Common/JsonModelBinder.cs#L53
'ComplexTypeModelBinder' is obsolete: 'This type is obsolete and will be removed in a future version. Use ComplexObjectModelBinder instead.'
|
build-publish:
NewLife.CubeNC/Common/EntityModelBinder.cs#L15
'ComplexTypeModelBinder' is obsolete: 'This type is obsolete and will be removed in a future version. Use ComplexObjectModelBinder instead.'
|
build-publish:
NewLife.CubeNC/Common/PagerModelBinder.cs#L65
'ComplexTypeModelBinder' is obsolete: 'This type is obsolete and will be removed in a future version. Use ComplexObjectModelBinder instead.'
|
build-publish:
NewLife.CubeNC/Common/JsonModelBinder.cs#L53
'ComplexTypeModelBinder' is obsolete: 'This type is obsolete and will be removed in a future version. Use ComplexObjectModelBinder instead.'
|
build-publish:
NewLife.Cube.ElementUI/Areas/Admin/Views/User_ElementUI/Info.cshtml#L73
The variable 'ex' is declared but never used
|
build-publish:
NewLife.Cube.Blazor/Views/Blazor/LevelLayout.razor#L12
Component 'Toast' expects a value for the parameter 'Options', but a value may not have been provided.
|
build-publish:
NewLife.Cube.Blazor/Views/Blazor/LevelLayout.razor#L14
Found markup element with unexpected name 'PopoverConfirm'. If this is intended to be a component, add a @using directive for its namespace.
|
build-publish:
NewLife.Cube.Blazor/RouteSelector/CandidateState.cs#L26
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|