feat: use Meziantou.Polyfill to allow for nullable static analysis in HttpClientRequestResult #339
Annotations
3 errors
src/Atc/Helpers/TaskHelper.cs#L36
'CancellationTokenSource.Cancel()' synchronously blocks. Await 'CancellationTokenSource.CancelAsync()' instead. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1849)
|
src/Atc/Helpers/TaskHelper.cs#L36
'CancellationTokenSource.Cancel()' synchronously blocks. Await 'CancellationTokenSource.CancelAsync()' instead. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1849)
|
|
This job failed
Loading