feat: use Meziantou.Polyfill to allow for nullable static analysis in HttpClientRequestResult #339
pre-integration.yml
on: pull_request
Matrix: dotnet-build
dotnet-test
0s
Annotations
9 errors
dotnet-build (macos-latest):
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)
|
dotnet-build (macos-latest):
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)
|
dotnet-build (macos-latest)
Process completed with exit code 1.
|
dotnet-build (windows-latest)
The job was canceled because "macos-latest" failed.
|
dotnet-build (windows-latest)
The operation was canceled.
|
dotnet-build (ubuntu-latest)
The job was canceled because "macos-latest" failed.
|
dotnet-build (ubuntu-latest):
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)
|
dotnet-build (ubuntu-latest):
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)
|
dotnet-build (ubuntu-latest)
The operation was canceled.
|