Bump System.Collections.Immutable from 9.0.10 to 10.0.0 #97
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