Add support for Mono #245
Annotations
1 error and 10 warnings
Analyze
Could not find android.jar for API level 29. This means the Android SDK platform for API level 29 is not installed. Either install it in the Android SDK Manager (Tools > Android > Android SDK Manager...), or change the Xamarin.Android project to target an API version that is installed. (C:\Program Files (x86)\Android\android-sdk\platforms\android-29\android.jar missing.)
|
Analyze:
src/PDFtoImage/PdfiumViewer/NativeMethods.Pdfium.cs#L339
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Analyze:
src/PDFtoImage/PdfiumViewer/PdfFile.cs#L198
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
Analyze:
src/PDFtoImage/PdfAntiAliasing.cs#L9
Rename this enumeration to match the regular expression: '^([A-Z]{1,3}[a-z0-9]+)*([A-Z]{2})?s$'. (https://rules.sonarsource.com/csharp/RSPEC-2342)
|
Analyze:
src/PDFtoImage/PdfiumViewer/NativeMethods.Pdfium.cs#L578
Remove the unused private field 'Release'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
Analyze:
src/PDFtoImage/PdfiumViewer/NativeMethods.Pdfium.cs#L580
Remove the unused private field 'FFI_Invalidate'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
Analyze:
src/PDFtoImage/PdfiumViewer/NativeMethods.Pdfium.cs#L582
Remove the unused private field 'FFI_OutputSelectedRect'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
Analyze:
src/PDFtoImage/PdfiumViewer/NativeMethods.Pdfium.cs#L584
Remove the unused private field 'FFI_SetCursor'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
Analyze:
src/PDFtoImage/PdfiumViewer/NativeMethods.Pdfium.cs#L586
Remove the unused private field 'FFI_SetTimer'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
Analyze:
src/PDFtoImage/PdfiumViewer/NativeMethods.Pdfium.cs#L588
Remove the unused private field 'FFI_KillTimer'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
Analyze:
src/PDFtoImage/PdfiumViewer/NativeMethods.Pdfium.cs#L590
Remove the unused private field 'FFI_GetLocalTime'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
The logs for this run have expired and are no longer available.
Loading