Skip to content

work on stripe integration #2449

work on stripe integration

work on stripe integration #2449

Triggered via push January 4, 2025 00:14
Status Success
Total duration 1m 7s
Artifacts

aspnetcore.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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.'