v4.3 调度通信全部使用异步处理 #105
Annotations
1 error and 10 warnings
|
build-publish
Process completed with exit code 1.
|
|
build-publish:
AntJob.Server/Worker.cs#L32
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.
|
|
build-publish:
AntJob.Web/Areas/Ant/Controllers/JobTaskController.cs#L90
Field 'JobTaskController.ColorField.GetValue' is never assigned to, and will always have its default value null
|
|
build-publish:
Test/obj/Release/Test.AssemblyInfo.cs#L15
The specified version string '1.0.*' does not conform to the recommended format - major.minor.build.revision
|
|
build-publish:
Samples/HisWeb/obj/Release/HisWeb.AssemblyInfo.cs#L15
The specified version string '1.0.*' does not conform to the recommended format - major.minor.build.revision
|
|
build-publish:
Samples/HisAgent/obj/Release/HisAgent.AssemblyInfo.cs#L15
The specified version string '1.0.*' does not conform to the recommended format - major.minor.build.revision
|
|
build-publish:
AntJob.Server/Worker.cs#L32
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.
|
|
build-publish:
AntJob.Web/Areas/Ant/Controllers/JobTaskController.cs#L90
Field 'JobTaskController.ColorField.GetValue' is never assigned to, and will always have its default value null
|
|
build-publish:
Test/obj/Release/Test.AssemblyInfo.cs#L15
The specified version string '1.0.*' does not conform to the recommended format - major.minor.build.revision
|
|
build-publish:
Samples/HisWeb/obj/Release/HisWeb.AssemblyInfo.cs#L15
The specified version string '1.0.*' does not conform to the recommended format - major.minor.build.revision
|
|
build-publish:
Samples/HisAgent/obj/Release/HisAgent.AssemblyInfo.cs#L15
The specified version string '1.0.*' does not conform to the recommended format - major.minor.build.revision
|