CCL-6504 Add YidunTask integration #39
Merged
Annotations
5 warnings
|
CapMonsterCloud.Client.IntegrationTests/IntegrationTests.cs#L827
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.
|
|
CapMonsterCloud.Client/Responses/DynamicComplexImageTaskResponse.cs#L19
Missing XML comment for publicly visible type or member 'DynamicComplexImageTaskResponse.RecognitionMetadata.AnswerType'
|
|
CapMonsterCloud.Client.IntegrationTests/IntegrationTests.cs#L827
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.
|
|
CapMonsterCloud.Client/Responses/DynamicComplexImageTaskResponse.cs#L19
Missing XML comment for publicly visible type or member 'DynamicComplexImageTaskResponse.RecognitionMetadata.AnswerType'
|
|
|
The logs for this run have expired and are no longer available.
Loading