Bump System.Collections.Immutable from 10.0.2 to 10.0.3#104
Merged
stesee merged 1 commit intoFeb 11, 2026
Merged
Annotations
4 warnings
|
PdfJsSharp/PdfJsWrapper.cs#L219
Await ExtractToDirectoryAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966)
|
|
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)
|
|
PdfJsSharp/PdfJsWrapper.cs#L219
Await ExtractToDirectoryAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966)
|
|
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)
|
The logs for this run have expired and are no longer available.
Loading