Build #24
Annotations
10 errors and 1 warning
Build:
SynoAI/Services/SnapshotManager.cs#L102
'SKPaint.FilterQuality' is obsolete: 'Use SKSamplingOptions instead.'
|
Build:
SynoAI/Services/SnapshotManager.cs#L102
'SKFilterQuality' is obsolete: 'Use SKSamplingOptions instead.'
|
Build:
SynoAI/Services/SnapshotManager.cs#L105
'SKPaint.TextSize' is obsolete: 'Use SKFont.Size instead.'
|
Build:
SynoAI/Services/SnapshotManager.cs#L106
'SKPaint.Typeface' is obsolete: 'Use SKFont.Typeface instead.'
|
Build:
SynoAI/Services/SnapshotManager.cs#L112
'SKPaint.MeasureText(string)' is obsolete: 'Use SKFont.MeasureText() instead.'
|
Build:
SynoAI/Services/SnapshotManager.cs#L134
'SKCanvas.DrawText(string, float, float, SKPaint)' is obsolete: 'Use DrawText(string text, float x, float y, SKTextAlign textAlign, SKFont font, SKPaint paint) instead.'
|
Build:
SynoAI/Services/SnapshotManager.cs#L102
'SKPaint.FilterQuality' is obsolete: 'Use SKSamplingOptions instead.'
|
Build:
SynoAI/Services/SnapshotManager.cs#L102
'SKFilterQuality' is obsolete: 'Use SKSamplingOptions instead.'
|
Build:
SynoAI/Services/SnapshotManager.cs#L105
'SKPaint.TextSize' is obsolete: 'Use SKFont.Size instead.'
|
Build:
SynoAI/Services/SnapshotManager.cs#L106
'SKPaint.Typeface' is obsolete: 'Use SKFont.Typeface instead.'
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading