Skip to content

Update dependency SkiaSharp to v3 - autoclosed #138

Update dependency SkiaSharp to v3 - autoclosed

Update dependency SkiaSharp to v3 - autoclosed #138

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

main.yml

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

Annotations

1 error and 12 warnings
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.