[fix] 检查是否重写异步方法时,需要考虑 MessageHandler 等处理器基类 #122
Annotations
1 error and 10 warnings
|
build-publish
Process completed with exit code 1.
|
|
build-publish:
AntJob/Scheduler.cs#L254
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build-publish:
AntJob.Web/Areas/Ant/Controllers/JobTaskController.cs#L94
Field 'JobTaskController.ColorField.GetValue' is never assigned to, and will always have its default value null
|
|
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:
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:
AntJob/Scheduler.cs#L254
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build-publish:
AntJob/Scheduler.cs#L254
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build-publish:
AntJob/Scheduler.cs#L254
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build-publish:
AntJob/Scheduler.cs#L254
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|