Bump js-yaml from 4.1.0 to 4.1.1 in /PdfJsSharp #98
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)
|
Loading