Skip to content

加快魔方启动速度,减少Task.Run使用,区域过多时Task过多导致来不及调度,取消等待 #195

加快魔方启动速度,减少Task.Run使用,区域过多时Task过多导致来不及调度,取消等待

加快魔方启动速度,减少Task.Run使用,区域过多时Task过多导致来不及调度,取消等待 #195

Triggered via push January 26, 2024 12:46
Status Failure
Total duration 1m 24s
Artifacts

publish-beta.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 11 warnings
build-publish: 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?)
build-publish: 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?)
build-publish: 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?)
build-publish: 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?)
build-publish: 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?)
build-publish: 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?)
build-publish
Process completed with exit code 1.
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/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/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/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/Jobs/CubeJobBase.cs#L11
Field 'CubeJobBase._jobName' is never assigned to, and will always have its default value null
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.'