Skip to content

Update SonarCloud.yml #132

Update SonarCloud.yml

Update SonarCloud.yml #132

Triggered via push August 24, 2023 08:27
Status Success
Total duration 49m 32s
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. (https://rules.sonarsource.com/csharp/RSPEC-125)
Build and analyze: src/PDFtoImage/PdfRotation.cs#L6
'int' should not be explicitly used as the underlying type. (https://rules.sonarsource.com/csharp/RSPEC-1939)
Build and analyze: src/PDFtoImage/PdfiumViewer/NativeMethods.Pdfium.cs#L451
Remove the unused private field 'Release'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
Build and analyze: src/PDFtoImage/PdfiumViewer/NativeMethods.Pdfium.cs#L453
Remove the unused private field 'FFI_Invalidate'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
Build and analyze: src/PDFtoImage/PdfiumViewer/NativeMethods.Pdfium.cs#L455
Remove the unused private field 'FFI_OutputSelectedRect'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
Build and analyze: src/PDFtoImage/PdfiumViewer/NativeMethods.Pdfium.cs#L457
Remove the unused private field 'FFI_SetCursor'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
Build and analyze: src/PDFtoImage/PdfiumViewer/NativeMethods.Pdfium.cs#L459
Remove the unused private field 'FFI_SetTimer'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
Build and analyze: src/PDFtoImage/PdfiumViewer/NativeMethods.Pdfium.cs#L461
Remove the unused private field 'FFI_KillTimer'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
Build and analyze: src/PDFtoImage/PdfiumViewer/NativeMethods.Pdfium.cs#L463
Remove the unused private field 'FFI_GetLocalTime'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
Build and analyze: src/PDFtoImage/PdfiumViewer/NativeMethods.Pdfium.cs#L465
Remove the unused private field 'FFI_OnChange'. (https://rules.sonarsource.com/csharp/RSPEC-1144)