Skip to content

Add and deprecate target frameworks #204

Add and deprecate target frameworks

Add and deprecate target frameworks #204

Triggered via pull request October 18, 2024 10:35
@sungailasungaila
synchronize #90
net9.0
Status Success
Total duration 1h 0m 49s
Artifacts

githubpages_staging.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Deployment protection rules

Reviewers, timers, and other rules protecting deployments in this run
Event Environments Comment
sungaila
approved Oct 18, 2024
github-pages-staging

Annotations

4 warnings
Publish: src/PDFtoImage/Conversion.Base64.cs#L299
'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. See GitHub issue: https://github.com/mono/SkiaSharp/issues/3013'
Publish: src/PDFtoImage/Conversion.ByteArray.cs#L329
'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. See GitHub issue: https://github.com/mono/SkiaSharp/issues/3013'
Publish: src/PDFtoImage/Conversion.Stream.cs#L359
'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. See GitHub issue: https://github.com/mono/SkiaSharp/issues/3013'
Publish: src/WebConverter/Pages/Index.razor.cs#L186
'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. See GitHub issue: https://github.com/mono/SkiaSharp/issues/3013'