Skip to content

Update SkiaSharp to v3 (major) #141

Update SkiaSharp to v3 (major)

Update SkiaSharp to v3 (major) #141

Triggered via pull request December 3, 2024 20:00
Status Failure
Total duration 46s
Artifacts

main.yml

on: pull_request
Build and run tests
35s
Build and run tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 12 warnings
Build and run tests
Process completed with exit code 1.
Build and run tests
Process completed with exit code 1.
Build and run tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build and run tests
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build and run tests: src/KnowledgePicker.WordCloud/Drawing/SkGraphicEngine.cs#L39
'SKPaint.Typeface' is obsolete: 'Use SKFont.Typeface instead.'
Build and run tests: src/KnowledgePicker.WordCloud/Drawing/SkGraphicEngine.cs#L51
'SKPaint.TextSize' is obsolete: 'Use SKFont.Size instead.'
Build and run tests: src/KnowledgePicker.WordCloud/Drawing/SkGraphicEngine.cs#L53
'SKPaint.MeasureText(string, ref SKRect)' is obsolete: 'Use SKFont.MeasureText() instead.'
Build and run tests: src/KnowledgePicker.WordCloud/Drawing/SkGraphicEngine.cs#L62
'SKPaint.TextSize' is obsolete: 'Use SKFont.Size instead.'
Build and run tests: src/KnowledgePicker.WordCloud/Drawing/SkGraphicEngine.cs#L71
'SKCanvas.DrawText(string, float, float, SKPaint)' is obsolete: 'Use DrawText(string text, float x, float y, SKTextAlign textAlign, SKFont font, SKPaint paint) instead.'
Build and run tests
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build and run tests: src/KnowledgePicker.WordCloud/Drawing/SkGraphicEngine.cs#L39
'SKPaint.Typeface' is obsolete: 'Use SKFont.Typeface instead.'
Build and run tests: src/KnowledgePicker.WordCloud/Drawing/SkGraphicEngine.cs#L51
'SKPaint.TextSize' is obsolete: 'Use SKFont.Size instead.'
Build and run tests: src/KnowledgePicker.WordCloud/Drawing/SkGraphicEngine.cs#L53
'SKPaint.MeasureText(string, ref SKRect)' is obsolete: 'Use SKFont.MeasureText() instead.'
Build and run tests
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.