Add and deprecate target frameworks #463
Annotations
10 warnings
src/PDFtoImage/Conversion.Deprecated.cs#L459
'SKBitmapExtensions.EncodeExt(SKBitmap, Stream, SKEncodedImageFormat, int)' is obsolete: 'This is a workaround for the missing PNG compression in SkiaSharp 3.x. Remove this once SkiaSharp is fixed.'
|
src/PDFtoImage/Conversion.Deprecated.cs#L483
'SKBitmapExtensions.EncodeExt(SKBitmap, Stream, SKEncodedImageFormat, int)' is obsolete: 'This is a workaround for the missing PNG compression in SkiaSharp 3.x. Remove this once SkiaSharp is fixed.'
|
src/PDFtoImage/Conversion.Deprecated.cs#L507
'SKBitmapExtensions.EncodeExt(SKBitmap, Stream, SKEncodedImageFormat, int)' is obsolete: 'This is a workaround for the missing PNG compression in SkiaSharp 3.x. Remove this once SkiaSharp is fixed.'
|
src/PDFtoImage/Conversion.Deprecated.cs#L40
All 'SaveJpeg' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
|
src/PDFtoImage/Conversion.Deprecated.cs#L72
All 'SavePng' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
|
src/PDFtoImage/Conversion.Deprecated.cs#L104
All 'SaveWebp' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
|
src/PDFtoImage/Conversion.Deprecated.cs#L136
All 'ToImage' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
|
src/PDFtoImage/Internals/SKBitmapExtensions.cs#L9
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
|
src/PDFtoImage/Conversion.Deprecated.cs#L459
'SKBitmapExtensions.EncodeExt(SKBitmap, Stream, SKEncodedImageFormat, int)' is obsolete: 'This is a workaround for the missing PNG compression in SkiaSharp 3.x. Remove this once SkiaSharp is fixed.'
|
src/PDFtoImage/Conversion.Deprecated.cs#L483
'SKBitmapExtensions.EncodeExt(SKBitmap, Stream, SKEncodedImageFormat, int)' is obsolete: 'This is a workaround for the missing PNG compression in SkiaSharp 3.x. Remove this once SkiaSharp is fixed.'
|
The logs for this run have expired and are no longer available.
Loading