Add optional parameter Bounds for clipping and margins #300
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Analyze:
src/PDFtoImage/RenderOptions.cs#L40
Remove this empty class, write its code or make it an "interface". (https://rules.sonarsource.com/csharp/RSPEC-2094)
|
Analyze:
src/PDFtoImage/Compatibility/Conversion.cs#L21
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
|
Analyze:
src/PDFtoImage/Internals/NativeMethods.cs#L581
Remove the unused private field 'Release'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
Analyze:
src/PDFtoImage/Internals/NativeMethods.cs#L583
Remove the unused private field 'FFI_Invalidate'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
Analyze:
src/PDFtoImage/Internals/NativeMethods.cs#L585
Remove the unused private field 'FFI_OutputSelectedRect'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
Analyze:
src/PDFtoImage/Internals/NativeMethods.cs#L587
Remove the unused private field 'FFI_SetCursor'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
Analyze:
src/PDFtoImage/Internals/NativeMethods.cs#L589
Remove the unused private field 'FFI_SetTimer'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
Analyze:
src/PDFtoImage/Internals/NativeMethods.cs#L591
Remove the unused private field 'FFI_KillTimer'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
Analyze:
src/PDFtoImage/Internals/NativeMethods.cs#L593
Remove the unused private field 'FFI_GetLocalTime'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
Analyze:
src/PDFtoImage/Internals/NativeMethods.cs#L595
Remove the unused private field 'FFI_OnChange'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
The logs for this run have expired and are no longer available.
Loading