Skip to content

增加调度作业自动扫描进数据库 #258

增加调度作业自动扫描进数据库

增加调度作业自动扫描进数据库 #258

Triggered via push January 24, 2024 04:22
Status Failure
Total duration 1m 34s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 10 warnings
test: NewLife.CubeNC/Services/JobService.cs#L7
The type or namespace name 'Jobs' does not exist in the namespace 'NewLife.Cube' (are you missing an assembly reference?)
test: NewLife.CubeNC/Services/JobService.cs#L7
The type or namespace name 'Jobs' does not exist in the namespace 'NewLife.Cube' (are you missing an assembly reference?)
test: NewLife.CubeNC/Services/JobService.cs#L7
The type or namespace name 'Jobs' does not exist in the namespace 'NewLife.Cube' (are you missing an assembly reference?)
test: NewLife.CubeNC/Services/JobService.cs#L7
The type or namespace name 'Jobs' does not exist in the namespace 'NewLife.Cube' (are you missing an assembly reference?)
test: NewLife.CubeNC/Services/JobService.cs#L7
The type or namespace name 'Jobs' does not exist in the namespace 'NewLife.Cube' (are you missing an assembly reference?)
test: NewLife.CubeNC/Services/JobService.cs#L7
The type or namespace name 'Jobs' does not exist in the namespace 'NewLife.Cube' (are you missing an assembly reference?)
test
Process completed with exit code 1.
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/Services/DbXmlRepository.cs#L67
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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/Jobs/CubeJobBase.cs#L11
Field 'CubeJobBase._jobName' is never assigned to, and will always have its default value null
test: NewLife.CubeNC/Common/ReadOnlyEntityController.cs#L764
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/Services/DbXmlRepository.cs#L67
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test: NewLife.CubeNC/Services/DbXmlRepository.cs#L67
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.