Skip to content

[feat]定时作业支持多个Cron表达式,逗号分隔。close https://github.com/NewLifeX/NewLife.… #274

[feat]定时作业支持多个Cron表达式,逗号分隔。close https://github.com/NewLifeX/NewLife.…

[feat]定时作业支持多个Cron表达式,逗号分隔。close https://github.com/NewLifeX/NewLife.… #274

Triggered via push April 3, 2024 07:42
Status Failure
Total duration 2m 2s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 21 warnings
test
Process completed with exit code 1.
test
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/.
test: NewLife.CubeNC/Services/DbXmlRepository.cs#L67
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test: NewLife.CubeNC/Common/EntityModelBinder.cs#L15
'ComplexTypeModelBinder' is obsolete: 'This type is obsolete and will be removed in a future version. Use ComplexObjectModelBinder instead.'
test: NewLife.CubeNC/Common/PagerModelBinder.cs#L65
'ComplexTypeModelBinder' is obsolete: 'This type is obsolete and will be removed in a future version. Use ComplexObjectModelBinder instead.'
test: NewLife.CubeNC/Common/JsonModelBinder.cs#L53
'ComplexTypeModelBinder' is obsolete: 'This type is obsolete and will be removed in a future version. Use ComplexObjectModelBinder instead.'
test: NewLife.CubeNC/Areas/Admin/Models/DbEntitiesModel.cs#L6
Missing XML comment for publicly visible type or member 'DbEntitiesModel'
test: NewLife.CubeNC/Areas/Admin/Models/DbEntitiesModel.cs#L8
Missing XML comment for publicly visible type or member 'DbEntitiesModel.Name'
test: NewLife.CubeNC/Areas/Admin/Models/DbEntitiesModel.cs#L10
Missing XML comment for publicly visible type or member 'DbEntitiesModel.Entities'
test: NewLife.CubeNC/Areas/Admin/Models/DbEntitiesModel.cs#L13
Missing XML comment for publicly visible type or member 'DbEntityModel'
test: NewLife.CubeNC/Areas/Admin/Models/DbEntitiesModel.cs#L15
Missing XML comment for publicly visible type or member 'DbEntityModel.Name'
test: NewLife.CubeNC/Areas/Admin/Models/DbEntitiesModel.cs#L17
Missing XML comment for publicly visible type or member 'DbEntityModel.Factory'
test: NewLife.CubeNC/Services/DbXmlRepository.cs#L67
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test: NewLife.Cube/Areas/Admin/Controllers/RoleController.cs#L48
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
test: NewLife.CubeNC/ViewModels/FieldCollection.cs#L372
Missing XML comment for publicly visible type or member 'FieldCollection.Expand(IEntity, object, string)'
test: NewLife.CubeNC/ViewModels/FieldCollection.cs#L397
Missing XML comment for publicly visible type or member 'FieldCollection.ReadForm(object, IFormCollection, string)'
test: NewLife.CubeNC/Services/DbXmlRepository.cs#L67
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test: NewLife.CubeNC/Common/EntityModelBinder.cs#L15
'ComplexTypeModelBinder' is obsolete: 'This type is obsolete and will be removed in a future version. Use ComplexObjectModelBinder instead.'
test: NewLife.CubeNC/Common/JsonModelBinder.cs#L53
'ComplexTypeModelBinder' is obsolete: 'This type is obsolete and will be removed in a future version. Use ComplexObjectModelBinder instead.'
test: NewLife.CubeNC/Common/PagerModelBinder.cs#L65
'ComplexTypeModelBinder' is obsolete: 'This type is obsolete and will be removed in a future version. Use ComplexObjectModelBinder instead.'
test: NewLife.CubeNC/Areas/Admin/Models/DbEntitiesModel.cs#L6
Missing XML comment for publicly visible type or member 'DbEntitiesModel'
test: NewLife.CubeNC/Areas/Admin/Models/DbEntitiesModel.cs#L8
Missing XML comment for publicly visible type or member 'DbEntitiesModel.Name'