位于LB背后的应用,不知道自己的真实访问地址,也就不可能拼接一个正确的Url地址 #157
Annotations
10 warnings
build-publish:
NewLife.CubeNC/Services/DbXmlRepository.cs#L67
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
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/Services/DbXmlRepository.cs#L67
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
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.
|