[feat]CronJob增加Data字段,数据。作业运行中的小量数据,可传递给下一次作业执行,例如记录数据统计的时间点 #269
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/ViewModels/FormField.cs#L3
XML comment has badly formed XML -- 'Expected '>' or '/>' to close tag 'summary获取扩展字段委托'.'
|
test:
NewLife.CubeNC/ViewModels/FormField.cs#L3
XML comment has badly formed XML -- 'End tag was not expected at this location.'
|
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/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/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/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/Common/ReadOnlyEntityController.cs#L778
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
|
test:
NewLife.CubeNC/ViewModels/FormField.cs#L3
XML comment has badly formed XML -- 'Expected '>' or '/>' to close tag 'summary获取扩展字段委托'.'
|
test:
NewLife.CubeNC/ViewModels/FormField.cs#L3
XML comment has badly formed XML -- 'Expected '>' or '/>' to close tag 'summary获取扩展字段委托'.'
|
test:
NewLife.CubeNC/ViewModels/FormField.cs#L3
XML comment has badly formed XML -- 'End tag was not expected at this location.'
|
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/ViewModels/FormField.cs#L3
XML comment has badly formed XML -- 'Expected '>' or '/>' to close tag 'summary获取扩展字段委托'.'
|
test:
NewLife.CubeNC/ViewModels/FormField.cs#L3
XML comment has badly formed XML -- 'End tag was not expected at this location.'
|
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.'
|