CCL-5676 Proxy refactoring #33
Merged
Annotations
5 warnings
|
|
|
CapMonsterCloud.Client/Responses/CaptchaResponseBase.cs#L3
Missing XML comment for publicly visible type or member 'CaptchaResponseBase'
|
|
CapMonsterCloud.Client.IntegrationTests/IntegrationTests.cs#L639
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/CaptchaResponseBase.cs#L3
Missing XML comment for publicly visible type or member 'CaptchaResponseBase'
|
|
CapMonsterCloud.Client.IntegrationTests/IntegrationTests.cs#L639
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.
|
The logs for this run have expired and are no longer available.
Loading