Update dependency SkiaSharp to v3 - autoclosed #138
Annotations
1 error and 12 warnings
Test
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build
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:
src/KnowledgePicker.WordCloud/Drawing/SkGraphicEngine.cs#L39
'SKPaint.Typeface' is obsolete: 'Use SKFont.Typeface instead.'
|
Build:
src/KnowledgePicker.WordCloud/Drawing/SkGraphicEngine.cs#L51
'SKPaint.TextSize' is obsolete: 'Use SKFont.Size instead.'
|
Build:
src/KnowledgePicker.WordCloud/Drawing/SkGraphicEngine.cs#L53
'SKPaint.MeasureText(string, ref SKRect)' is obsolete: 'Use SKFont.MeasureText() instead.'
|
Build:
src/KnowledgePicker.WordCloud/Drawing/SkGraphicEngine.cs#L62
'SKPaint.TextSize' is obsolete: 'Use SKFont.Size instead.'
|
Build:
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
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:
src/KnowledgePicker.WordCloud/Drawing/SkGraphicEngine.cs#L39
'SKPaint.Typeface' is obsolete: 'Use SKFont.Typeface instead.'
|
Build:
src/KnowledgePicker.WordCloud/Drawing/SkGraphicEngine.cs#L51
'SKPaint.TextSize' is obsolete: 'Use SKFont.Size instead.'
|
Build:
src/KnowledgePicker.WordCloud/Drawing/SkGraphicEngine.cs#L53
'SKPaint.MeasureText(string, ref SKRect)' is obsolete: 'Use SKFont.MeasureText() instead.'
|
Restore dependencies
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.
|
Loading