Skip to content

Update to PDFtoImage 4.1.0 #108

Update to PDFtoImage 4.1.0

Update to PDFtoImage 4.1.0 #108

Triggered via pull request July 24, 2024 22:56
Status Cancelled
Total duration 7m 35s
Artifacts

dotnet.yml

on: pull_request
Matrix: test
Publish tests results
13s
Publish tests results
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 21 warnings
Build
Error: Could not find subject at path src/PDFtoImage/bin/Debug/*.nupkg
Publish tests results
This action finished successfully, but test results have status neutral / inconclusive.
SonarCloud
The run was canceled by @sungaila.
SonarCloud
The operation was canceled.
Build: Console/Program.cs#L43
'Conversion.ConvertPdfPage(Stream, bool, string?, int, PdfOptions, ZplOptions)' is obsolete: 'This method is deprecated and will be removed in a future release. Use SaveJpeg with a System.Index instead.'
Build: Console/Program.cs#L43
'Conversion.ConvertPdfPage(Stream, bool, string?, int, PdfOptions, ZplOptions)' is obsolete: 'This method is deprecated and will be removed in a future release. Use SaveJpeg with a System.Index instead.'
Build: Tests/ApiTests.cs#L25
'Conversion.ConvertPdfPage(Stream, bool, string?, int, PdfOptions, ZplOptions)' is obsolete: 'This method is deprecated and will be removed in a future release. Use SaveJpeg with a System.Index instead.'
Build: Tests/ApiTests.cs#L31
'Conversion.ConvertPdfPage(string, string?, int, PdfOptions, ZplOptions)' is obsolete: 'This method is deprecated and will be removed in a future release. Use SaveJpeg with a System.Index instead.'
Build: Tests/ApiTests.cs#L37
'Conversion.ConvertPdfPage(byte[], string?, int, PdfOptions, ZplOptions)' is obsolete: 'This method is deprecated and will be removed in a future release. Use SaveJpeg with a System.Index instead.'
Build: Tests/ApiTests.cs#L43
'Conversion.ConvertPdfPage(string, string?, int, PdfOptions, ZplOptions)' is obsolete: 'This method is deprecated and will be removed in a future release. Use SaveJpeg with a System.Index instead.'
Build: Tests/AntiAliasingTests.cs#L54
'Conversion.ConvertPdfPage(Stream, bool, string?, int, PdfOptions, ZplOptions)' is obsolete: 'This method is deprecated and will be removed in a future release. Use SaveJpeg with a System.Index instead.'
Build: Tests/BackgroundColorTests.cs#L69
'Conversion.ConvertPdfPage(Stream, bool, string?, int, PdfOptions, ZplOptions)' is obsolete: 'This method is deprecated and will be removed in a future release. Use SaveJpeg with a System.Index instead.'
Build: Tests/AntiAliasingTests.cs#L54
'Conversion.ConvertPdfPage(Stream, bool, string?, int, PdfOptions, ZplOptions)' is obsolete: 'This method is deprecated and will be removed in a future release. Use SaveJpeg with a System.Index instead.'
Build: Tests/BackgroundColorTests.cs#L69
'Conversion.ConvertPdfPage(Stream, bool, string?, int, PdfOptions, ZplOptions)' is obsolete: 'This method is deprecated and will be removed in a future release. Use SaveJpeg with a System.Index instead.'
Publish tests results
Could not find any files for artifacts/**/*.trx
SonarCloud: PDFtoZPL/ZplOptions.cs#L29
Remove this empty class, write its code or make it an "interface". (https://rules.sonarsource.com/csharp/RSPEC-2094)
SonarCloud: PDFtoZPL/ZplOptions.cs#L29
Remove this empty class, write its code or make it an "interface". (https://rules.sonarsource.com/csharp/RSPEC-2094)
SonarCloud: PDFtoZPL/ZplOptions.cs#L29
Remove this empty class, write its code or make it an "interface". (https://rules.sonarsource.com/csharp/RSPEC-2094)
SonarCloud: PDFtoZPL/ZplOptions.cs#L13
This method signature overlaps the one defined on line 23, the default parameter value can only be used with named arguments. (https://rules.sonarsource.com/csharp/RSPEC-3427)
SonarCloud: PDFtoZPL/ConversionUtils.cs#L14
Initialize all 'static fields' inline and remove the 'static constructor'. (https://rules.sonarsource.com/csharp/RSPEC-3963)
SonarCloud: PDFtoZPL/PdfOptions.cs#L23
This method signature overlaps the one defined on line 39, the default parameter value can only be used with named arguments. (https://rules.sonarsource.com/csharp/RSPEC-3427)
SonarCloud: PDFtoZPL/DitheringUtils.cs#L91
Make sure that using "unsafe" is safe here. (https://rules.sonarsource.com/csharp/RSPEC-6640)
SonarCloud: PDFtoZPL/DitheringUtils.cs#L122
Make sure that using "unsafe" is safe here. (https://rules.sonarsource.com/csharp/RSPEC-6640)
SonarCloud: PDFtoZPL/DitheringUtils.cs#L24
Make sure that using "unsafe" is safe here. (https://rules.sonarsource.com/csharp/RSPEC-6640)
SonarCloud: PDFtoZPL/ZplOptions.cs#L13
This method signature overlaps the one defined on line 23, the default parameter value can only be used with named arguments. (https://rules.sonarsource.com/csharp/RSPEC-3427)