Uh oh!
There was an error while loading. Please reload this page.
Bump js-yaml from 4.3.0 to 4.3.1 in /PdfJsSharp - #125
Open
dependabot[bot] wants to merge 1 commit into
Open
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