Add support for Mono #251
Annotations
10 warnings
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#L574
Rename class 'FPDF_FORMFILLINFO' to match pascal case naming rules, consider using 'FpdfFormfillinfo'. (https://rules.sonarsource.com/csharp/RSPEC-101)
|
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#L470
Rename this method to not shadow the outer class' member with the same name. (https://rules.sonarsource.com/csharp/RSPEC-3218)
|
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#L473
Rename this method to not shadow the outer class' member with the same name. (https://rules.sonarsource.com/csharp/RSPEC-3218)
|
The logs for this run have expired and are no longer available.
Loading