最大导出行数和备份行数,作为参数配置,默认1000万 #225
Annotations
11 warnings
build-publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/Areas/Admin/Models/DbEntitiesModel.cs#L6
Missing XML comment for publicly visible type or member 'DbEntitiesModel'
|
build-publish:
NewLife.CubeNC/Areas/Admin/Models/DbEntitiesModel.cs#L8
Missing XML comment for publicly visible type or member 'DbEntitiesModel.Name'
|
build-publish:
NewLife.CubeNC/Areas/Admin/Models/DbEntitiesModel.cs#L10
Missing XML comment for publicly visible type or member 'DbEntitiesModel.Entities'
|
build-publish:
NewLife.CubeNC/Areas/Admin/Models/DbEntitiesModel.cs#L13
Missing XML comment for publicly visible type or member 'DbEntityModel'
|
build-publish:
NewLife.CubeNC/Areas/Admin/Models/DbEntitiesModel.cs#L15
Missing XML comment for publicly visible type or member 'DbEntityModel.Name'
|
build-publish:
NewLife.CubeNC/Areas/Admin/Models/DbEntitiesModel.cs#L17
Missing XML comment for publicly visible type or member 'DbEntityModel.Factory'
|