Skip to content

feat: use Meziantou.Polyfill to allow for nullable static analysis in HttpClientRequestResult #339

feat: use Meziantou.Polyfill to allow for nullable static analysis in HttpClientRequestResult

feat: use Meziantou.Polyfill to allow for nullable static analysis in HttpClientRequestResult #339

Re-run triggered June 13, 2024 07:34
Status Failure
Total duration 1m 9s
Artifacts

pre-integration.yml

on: pull_request
Matrix: dotnet-build
dotnet-test
0s
dotnet-test
Fit to window
Zoom out
Zoom in

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.