Add support for UWP #272
Annotations
10 warnings
Analyze:
src/PDFtoImage/Internals/PdfFile.cs#L198
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
Analyze:
src/PDFtoImage/Internals/NativeMethods.cs#L578
Remove the unused private field 'Release'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
Analyze:
src/PDFtoImage/Internals/NativeMethods.cs#L580
Remove the unused private field 'FFI_Invalidate'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
Analyze:
src/PDFtoImage/Internals/NativeMethods.cs#L582
Remove the unused private field 'FFI_OutputSelectedRect'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
Analyze:
src/PDFtoImage/Internals/NativeMethods.cs#L584
Remove the unused private field 'FFI_SetCursor'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
Analyze:
src/PDFtoImage/Internals/NativeMethods.cs#L586
Remove the unused private field 'FFI_SetTimer'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
Analyze:
src/PDFtoImage/Internals/NativeMethods.cs#L588
Remove the unused private field 'FFI_KillTimer'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
Analyze:
src/PDFtoImage/Internals/NativeMethods.cs#L590
Remove the unused private field 'FFI_GetLocalTime'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
Analyze:
src/PDFtoImage/Internals/NativeMethods.cs#L592
Remove the unused private field 'FFI_OnChange'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
Analyze:
src/PDFtoImage/Internals/NativeMethods.cs#L594
Remove the unused private field 'FFI_GetPage'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
The logs for this run have expired and are no longer available.
Loading