Skip to content

Set version to v2.3.1 #129

Set version to v2.3.1

Set version to v2.3.1 #129

Triggered via push July 30, 2023 14:42
Status Success
Total duration 41m 54s
Artifacts

SonarCloud.yml

on: push
Build and analyze
41m 41s
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'.