Skip to content

Fix Listen bot scrobbling #2498

Fix Listen bot scrobbling

Fix Listen bot scrobbling #2498

Re-run triggered February 13, 2025 19:00
Status Success
Total duration 1m 15s
Artifacts

aspnetcore.yml

on: pull_request

Annotations

10 warnings
build: src/FMBot.Images/Generators/PuppeteerService.cs#L549
'SKPaint.TextSize' is obsolete: 'Use SKFont.Size instead.'
build: src/FMBot.Images/Generators/PuppeteerService.cs#L551
'SKPaint.TextAlign' is obsolete: 'Use SKTextAlign method overloads instead.'
build: src/FMBot.Images/Generators/PuppeteerService.cs#L554
'SKPaint.Typeface' is obsolete: 'Use SKFont.Typeface instead.'
build: src/FMBot.Images/Generators/PuppeteerService.cs#L559
'SKPaint.TextSize' is obsolete: 'Use SKFont.Size instead.'
build: src/FMBot.Images/Generators/PuppeteerService.cs#L561
'SKPaint.TextAlign' is obsolete: 'Use SKTextAlign method overloads instead.'
build: src/FMBot.Images/Generators/PuppeteerService.cs#L563
'SKPaint.Typeface' is obsolete: 'Use SKFont.Typeface instead.'
build: src/FMBot.Images/Generators/PuppeteerService.cs#L566
'SKPaint.TextSize' is obsolete: 'Use SKFont.Size instead.'
build: src/FMBot.Images/Generators/PuppeteerService.cs#L570
'SKPaint.TextAlign' is obsolete: 'Use SKTextAlign method overloads instead.'
build: src/FMBot.Images/Generators/PuppeteerService.cs#L589
'CanvasExtensions.DrawShapedText(SKCanvas, string, float, float, SKPaint)' is obsolete: 'Use DrawShapedText(string text, float x, float y, SKTextAlign textAlign, SKFont font, SKPaint paint) instead.'
build: src/FMBot.Images/Generators/PuppeteerService.cs#L596
'SKPaint.TextAlign' is obsolete: 'Use SKTextAlign method overloads instead.'