Skip to content

Update to PDFium 117.0.5893; add rotation option #123

Update to PDFium 117.0.5893; add rotation option

Update to PDFium 117.0.5893; add rotation option #123

Triggered via push July 19, 2023 14:11
Status Success
Total duration 49m 33s
Artifacts

SonarCloud.yml

on: push
Build and analyze
49m 19s
Build and analyze
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and analyze: src/PDFtoImage/PdfiumViewer/PdfFile.cs#L179
Remove this commented out code.
Build and analyze: src/PDFtoImage/PdfRotation.cs#L6
'int' should not be explicitly used as the underlying type.
Build and analyze: src/PDFtoImage/PdfiumViewer/PdfRenderFlags.cs#L9
Rename this enumeration to remove the 'Flags' suffix.
Build and analyze: src/PDFtoImage/PdfiumViewer/PdfException.cs#L6
Make this exception 'public'.
Build and analyze: src/PDFtoImage/PdfiumViewer/NativeMethods.Pdfium.cs#L451
Remove the unused private field 'Release'.
Build and analyze: src/PDFtoImage/PdfiumViewer/NativeMethods.Pdfium.cs#L453
Remove the unused private field 'FFI_Invalidate'.
Build and analyze: src/PDFtoImage/PdfiumViewer/NativeMethods.Pdfium.cs#L455
Remove the unused private field 'FFI_OutputSelectedRect'.
Build and analyze: src/PDFtoImage/PdfiumViewer/NativeMethods.Pdfium.cs#L457
Remove the unused private field 'FFI_SetCursor'.
Build and analyze: src/PDFtoImage/PdfiumViewer/NativeMethods.Pdfium.cs#L459
Remove the unused private field 'FFI_SetTimer'.
Build and analyze: src/PDFtoImage/PdfiumViewer/NativeMethods.Pdfium.cs#L461
Remove the unused private field 'FFI_KillTimer'.