Uh oh!
There was an error while loading. Please reload this page.
Bump System.Collections.Immutable from 10.0.10 to 10.0.11 - #124
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump System.Collections.Immutable from 10.0.10 to 10.0.11#124dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Annotations
4 warnings
Build:
PdfJsSharp/PdfJsWrapper.cs#L219
Await ExtractToDirectoryAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966) |
Build:
PdfJsSharp/PdfJsWrapper.cs#L219
'ZipFile.ExtractToDirectory(string, string)' synchronously blocks. Await 'ZipFile.ExtractToDirectoryAsync(string, string, CancellationToken)' instead. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1849) |
Build:
PdfJsSharp/PdfJsWrapper.cs#L219
Await ExtractToDirectoryAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966) |
Build:
PdfJsSharp/PdfJsWrapper.cs#L219
'ZipFile.ExtractToDirectory(string, string)' synchronously blocks. Await 'ZipFile.ExtractToDirectoryAsync(string, string, CancellationToken)' instead. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1849) |
backgroundwaitwait-allcancelparallel
Loading