Skip to content

Add HtmlRenderer.Test project, port applicable tests from PeachPDF #217

Add HtmlRenderer.Test project, port applicable tests from PeachPDF

Add HtmlRenderer.Test project, port applicable tests from PeachPDF #217

Triggered via pull request August 21, 2026 19:31
Status Failure
Total duration 1m 39s
Artifacts –

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

90 errors
Ubuntu x64 .NET 10: Source/Test/HtmlRenderer.Test/TestSupport/RecordingGraphics.cs#L7
'MockGraphicsPath' does not implement inherited abstract member 'RGraphicsPath.ArcTo(double, double, double, double, RGraphicsPath.Corner)'
Ubuntu x64 .NET 10: Source/Test/HtmlRenderer.Test/TestSupport/RecordingGraphics.cs#L13
'MockGraphicsPath.ArcTo(double, double, double, RGraphicsPath.Corner)': cannot override inherited member 'RGraphicsPath.ArcTo(double, double, double, RGraphicsPath.Corner)' because it is not marked virtual, abstract, or override
Ubuntu x64 .NET 10: Source/Test/HtmlRenderer.Test/TestSupport/MockAdapter.cs#L13
'MockAdapter' does not implement inherited abstract member 'RAdapter.CreateLinearGradientBrush(RPoint, RPoint, (RColor Color, double Position)[])'
Ubuntu x64 .NET 10: Source/Test/HtmlRenderer.Test/TestSupport/MockAdapter.cs#L13
'MockAdapter' does not implement inherited abstract member 'RAdapter.LoadFontFaceFontInt(byte[], string)'
Ubuntu x64 .NET 10: Source/Test/HtmlRenderer.Test/TestSupport/MockAdapter.cs#L25
'MockAdapter.CreateLinearGradientBrush(RRect, RColor, RColor, double)': no suitable method found to override
Ubuntu x64 .NET 10: Source/Test/HtmlRenderer.IntegrationTest/TestSupport/RecordingGraphics.cs#L7
'MockGraphicsPath' does not implement inherited abstract member 'RGraphicsPath.ArcTo(double, double, double, double, RGraphicsPath.Corner)'
Ubuntu x64 .NET 10: Source/Test/HtmlRenderer.IntegrationTest/TestSupport/RecordingGraphics.cs#L13
'MockGraphicsPath.ArcTo(double, double, double, RGraphicsPath.Corner)': cannot override inherited member 'RGraphicsPath.ArcTo(double, double, double, RGraphicsPath.Corner)' because it is not marked virtual, abstract, or override
Ubuntu x64 .NET 10: Source/Test/HtmlRenderer.IntegrationTest/TestSupport/MockAdapter.cs#L14
'MockAdapter' does not implement inherited abstract member 'RAdapter.CreateLinearGradientBrush(RPoint, RPoint, (RColor Color, double Position)[])'
Ubuntu x64 .NET 10: Source/Test/HtmlRenderer.IntegrationTest/TestSupport/MockAdapter.cs#L14
'MockAdapter' does not implement inherited abstract member 'RAdapter.LoadFontFaceFontInt(byte[], string)'
Ubuntu x64 .NET 10: Source/Test/HtmlRenderer.IntegrationTest/TestSupport/MockAdapter.cs#L26
'MockAdapter.CreateLinearGradientBrush(RRect, RColor, RColor, double)': no suitable method found to override
Ubuntu x64 .NET 9: Source/Test/HtmlRenderer.IntegrationTest/TestSupport/MockAdapter.cs#L14
'MockAdapter' does not implement inherited abstract member 'RAdapter.LoadFontFaceFontInt(byte[], string)'
Ubuntu x64 .NET 9: Source/Test/HtmlRenderer.IntegrationTest/TestSupport/MockAdapter.cs#L14
'MockAdapter' does not implement inherited abstract member 'RAdapter.CreateLinearGradientBrush(RPoint, RPoint, (RColor Color, double Position)[])'
Ubuntu x64 .NET 9: Source/Test/HtmlRenderer.IntegrationTest/TestSupport/MockAdapter.cs#L26
'MockAdapter.CreateLinearGradientBrush(RRect, RColor, RColor, double)': no suitable method found to override
Ubuntu x64 .NET 9: Source/Test/HtmlRenderer.PdfSharp.Test/PdfGeneratorTests.cs#L133
'Task<PdfDocument>' does not contain a definition for 'Save' and no accessible extension method 'Save' accepting a first argument of type 'Task<PdfDocument>' could be found (are you missing a using directive or an assembly reference?)
Ubuntu x64 .NET 9: Source/Test/HtmlRenderer.PdfSharp.Test/PdfGeneratorTests.cs#L122
'Task<PdfDocument>' does not contain a definition for 'Pages' and no accessible extension method 'Pages' accepting a first argument of type 'Task<PdfDocument>' could be found (are you missing a using directive or an assembly reference?)
Ubuntu x64 .NET 9: Source/Test/HtmlRenderer.Test/TestSupport/RecordingGraphics.cs#L7
'MockGraphicsPath' does not implement inherited abstract member 'RGraphicsPath.ArcTo(double, double, double, double, RGraphicsPath.Corner)'
Ubuntu x64 .NET 9: Source/Test/HtmlRenderer.Test/TestSupport/RecordingGraphics.cs#L13
'MockGraphicsPath.ArcTo(double, double, double, RGraphicsPath.Corner)': cannot override inherited member 'RGraphicsPath.ArcTo(double, double, double, RGraphicsPath.Corner)' because it is not marked virtual, abstract, or override
Ubuntu x64 .NET 9: Source/Test/HtmlRenderer.Test/TestSupport/MockAdapter.cs#L13
'MockAdapter' does not implement inherited abstract member 'RAdapter.LoadFontFaceFontInt(byte[], string)'
Ubuntu x64 .NET 9: Source/Test/HtmlRenderer.Test/TestSupport/MockAdapter.cs#L13
'MockAdapter' does not implement inherited abstract member 'RAdapter.CreateLinearGradientBrush(RPoint, RPoint, (RColor Color, double Position)[])'
Ubuntu x64 .NET 9: Source/Test/HtmlRenderer.Test/TestSupport/MockAdapter.cs#L25
'MockAdapter.CreateLinearGradientBrush(RRect, RColor, RColor, double)': no suitable method found to override
macOS arm64 .NET 10: Source/Test/HtmlRenderer.Test/TestSupport/RecordingGraphics.cs#L7
'MockGraphicsPath' does not implement inherited abstract member 'RGraphicsPath.ArcTo(double, double, double, double, RGraphicsPath.Corner)'
macOS arm64 .NET 10: Source/Test/HtmlRenderer.Test/TestSupport/RecordingGraphics.cs#L13
'MockGraphicsPath.ArcTo(double, double, double, RGraphicsPath.Corner)': cannot override inherited member 'RGraphicsPath.ArcTo(double, double, double, RGraphicsPath.Corner)' because it is not marked virtual, abstract, or override
macOS arm64 .NET 10: Source/Test/HtmlRenderer.Test/TestSupport/MockAdapter.cs#L13
'MockAdapter' does not implement inherited abstract member 'RAdapter.CreateLinearGradientBrush(RPoint, RPoint, (RColor Color, double Position)[])'
macOS arm64 .NET 10: Source/Test/HtmlRenderer.Test/TestSupport/MockAdapter.cs#L13
'MockAdapter' does not implement inherited abstract member 'RAdapter.LoadFontFaceFontInt(byte[], string)'
macOS arm64 .NET 10: Source/Test/HtmlRenderer.Test/TestSupport/MockAdapter.cs#L25
'MockAdapter.CreateLinearGradientBrush(RRect, RColor, RColor, double)': no suitable method found to override
macOS arm64 .NET 10: Source/Test/HtmlRenderer.IntegrationTest/TestSupport/RecordingGraphics.cs#L7
'MockGraphicsPath' does not implement inherited abstract member 'RGraphicsPath.ArcTo(double, double, double, double, RGraphicsPath.Corner)'
macOS arm64 .NET 10: Source/Test/HtmlRenderer.IntegrationTest/TestSupport/RecordingGraphics.cs#L13
'MockGraphicsPath.ArcTo(double, double, double, RGraphicsPath.Corner)': cannot override inherited member 'RGraphicsPath.ArcTo(double, double, double, RGraphicsPath.Corner)' because it is not marked virtual, abstract, or override
macOS arm64 .NET 10: Source/Test/HtmlRenderer.IntegrationTest/TestSupport/MockAdapter.cs#L14
'MockAdapter' does not implement inherited abstract member 'RAdapter.CreateLinearGradientBrush(RPoint, RPoint, (RColor Color, double Position)[])'
macOS arm64 .NET 10: Source/Test/HtmlRenderer.IntegrationTest/TestSupport/MockAdapter.cs#L14
'MockAdapter' does not implement inherited abstract member 'RAdapter.LoadFontFaceFontInt(byte[], string)'
macOS arm64 .NET 10: Source/Test/HtmlRenderer.IntegrationTest/TestSupport/MockAdapter.cs#L26
'MockAdapter.CreateLinearGradientBrush(RRect, RColor, RColor, double)': no suitable method found to override
macOS arm64 .NET 9: Source/Test/HtmlRenderer.IntegrationTest/TestSupport/RecordingGraphics.cs#L7
'MockGraphicsPath' does not implement inherited abstract member 'RGraphicsPath.ArcTo(double, double, double, double, RGraphicsPath.Corner)'
macOS arm64 .NET 9: Source/Test/HtmlRenderer.IntegrationTest/TestSupport/RecordingGraphics.cs#L13
'MockGraphicsPath.ArcTo(double, double, double, RGraphicsPath.Corner)': cannot override inherited member 'RGraphicsPath.ArcTo(double, double, double, RGraphicsPath.Corner)' because it is not marked virtual, abstract, or override
macOS arm64 .NET 9: Source/Test/HtmlRenderer.IntegrationTest/TestSupport/MockAdapter.cs#L14
'MockAdapter' does not implement inherited abstract member 'RAdapter.CreateLinearGradientBrush(RPoint, RPoint, (RColor Color, double Position)[])'
macOS arm64 .NET 9: Source/Test/HtmlRenderer.IntegrationTest/TestSupport/MockAdapter.cs#L14
'MockAdapter' does not implement inherited abstract member 'RAdapter.LoadFontFaceFontInt(byte[], string)'
macOS arm64 .NET 9: Source/Test/HtmlRenderer.IntegrationTest/TestSupport/MockAdapter.cs#L26
'MockAdapter.CreateLinearGradientBrush(RRect, RColor, RColor, double)': no suitable method found to override
macOS arm64 .NET 9: Source/Test/HtmlRenderer.Test/TestSupport/RecordingGraphics.cs#L7
'MockGraphicsPath' does not implement inherited abstract member 'RGraphicsPath.ArcTo(double, double, double, double, RGraphicsPath.Corner)'
macOS arm64 .NET 9: Source/Test/HtmlRenderer.Test/TestSupport/RecordingGraphics.cs#L13
'MockGraphicsPath.ArcTo(double, double, double, RGraphicsPath.Corner)': cannot override inherited member 'RGraphicsPath.ArcTo(double, double, double, RGraphicsPath.Corner)' because it is not marked virtual, abstract, or override
macOS arm64 .NET 9: Source/Test/HtmlRenderer.Test/TestSupport/MockAdapter.cs#L13
'MockAdapter' does not implement inherited abstract member 'RAdapter.CreateLinearGradientBrush(RPoint, RPoint, (RColor Color, double Position)[])'
macOS arm64 .NET 9: Source/Test/HtmlRenderer.Test/TestSupport/MockAdapter.cs#L13
'MockAdapter' does not implement inherited abstract member 'RAdapter.LoadFontFaceFontInt(byte[], string)'
macOS arm64 .NET 9: Source/Test/HtmlRenderer.Test/TestSupport/MockAdapter.cs#L25
'MockAdapter.CreateLinearGradientBrush(RRect, RColor, RColor, double)': no suitable method found to override
macOS arm64 .NET 8: Source/Test/HtmlRenderer.IntegrationTest/TestSupport/RecordingGraphics.cs#L7
'MockGraphicsPath' does not implement inherited abstract member 'RGraphicsPath.ArcTo(double, double, double, double, RGraphicsPath.Corner)'
macOS arm64 .NET 8: Source/Test/HtmlRenderer.IntegrationTest/TestSupport/RecordingGraphics.cs#L13
'MockGraphicsPath.ArcTo(double, double, double, RGraphicsPath.Corner)': cannot override inherited member 'RGraphicsPath.ArcTo(double, double, double, RGraphicsPath.Corner)' because it is not marked virtual, abstract, or override
macOS arm64 .NET 8: Source/Test/HtmlRenderer.IntegrationTest/TestSupport/MockAdapter.cs#L14
'MockAdapter' does not implement inherited abstract member 'RAdapter.LoadFontFaceFontInt(byte[], string)'
macOS arm64 .NET 8: Source/Test/HtmlRenderer.IntegrationTest/TestSupport/MockAdapter.cs#L14
'MockAdapter' does not implement inherited abstract member 'RAdapter.CreateLinearGradientBrush(RPoint, RPoint, (RColor Color, double Position)[])'
macOS arm64 .NET 8: Source/Test/HtmlRenderer.IntegrationTest/TestSupport/MockAdapter.cs#L26
'MockAdapter.CreateLinearGradientBrush(RRect, RColor, RColor, double)': no suitable method found to override
macOS arm64 .NET 8: Source/Test/HtmlRenderer.Test/TestSupport/RecordingGraphics.cs#L7
'MockGraphicsPath' does not implement inherited abstract member 'RGraphicsPath.ArcTo(double, double, double, double, RGraphicsPath.Corner)'
macOS arm64 .NET 8: Source/Test/HtmlRenderer.Test/TestSupport/RecordingGraphics.cs#L13
'MockGraphicsPath.ArcTo(double, double, double, RGraphicsPath.Corner)': cannot override inherited member 'RGraphicsPath.ArcTo(double, double, double, RGraphicsPath.Corner)' because it is not marked virtual, abstract, or override
macOS arm64 .NET 8: Source/Test/HtmlRenderer.Test/TestSupport/MockAdapter.cs#L13
'MockAdapter' does not implement inherited abstract member 'RAdapter.LoadFontFaceFontInt(byte[], string)'
macOS arm64 .NET 8: Source/Test/HtmlRenderer.Test/TestSupport/MockAdapter.cs#L13
'MockAdapter' does not implement inherited abstract member 'RAdapter.CreateLinearGradientBrush(RPoint, RPoint, (RColor Color, double Position)[])'
macOS arm64 .NET 8: Source/Test/HtmlRenderer.Test/TestSupport/MockAdapter.cs#L25
'MockAdapter.CreateLinearGradientBrush(RRect, RColor, RColor, double)': no suitable method found to override
Ubuntu x64 .NET 8: Source/Test/HtmlRenderer.IntegrationTest/TestSupport/MockAdapter.cs#L14
'MockAdapter' does not implement inherited abstract member 'RAdapter.LoadFontFaceFontInt(byte[], string)'
Ubuntu x64 .NET 8: Source/Test/HtmlRenderer.IntegrationTest/TestSupport/MockAdapter.cs#L14
'MockAdapter' does not implement inherited abstract member 'RAdapter.CreateLinearGradientBrush(RPoint, RPoint, (RColor Color, double Position)[])'
Ubuntu x64 .NET 8: Source/Test/HtmlRenderer.IntegrationTest/TestSupport/MockAdapter.cs#L26
'MockAdapter.CreateLinearGradientBrush(RRect, RColor, RColor, double)': no suitable method found to override
Ubuntu x64 .NET 8: Source/Test/HtmlRenderer.PdfSharp.Test/PdfGeneratorTests.cs#L133
'Task<PdfDocument>' does not contain a definition for 'Save' and no accessible extension method 'Save' accepting a first argument of type 'Task<PdfDocument>' could be found (are you missing a using directive or an assembly reference?)
Ubuntu x64 .NET 8: Source/Test/HtmlRenderer.PdfSharp.Test/PdfGeneratorTests.cs#L122
'Task<PdfDocument>' does not contain a definition for 'Pages' and no accessible extension method 'Pages' accepting a first argument of type 'Task<PdfDocument>' could be found (are you missing a using directive or an assembly reference?)
Ubuntu x64 .NET 8: Source/Test/HtmlRenderer.Test/TestSupport/RecordingGraphics.cs#L7
'MockGraphicsPath' does not implement inherited abstract member 'RGraphicsPath.ArcTo(double, double, double, double, RGraphicsPath.Corner)'
Ubuntu x64 .NET 8: Source/Test/HtmlRenderer.Test/TestSupport/RecordingGraphics.cs#L13
'MockGraphicsPath.ArcTo(double, double, double, RGraphicsPath.Corner)': cannot override inherited member 'RGraphicsPath.ArcTo(double, double, double, RGraphicsPath.Corner)' because it is not marked virtual, abstract, or override
Ubuntu x64 .NET 8: Source/Test/HtmlRenderer.Test/TestSupport/MockAdapter.cs#L13
'MockAdapter' does not implement inherited abstract member 'RAdapter.LoadFontFaceFontInt(byte[], string)'
Ubuntu x64 .NET 8: Source/Test/HtmlRenderer.Test/TestSupport/MockAdapter.cs#L13
'MockAdapter' does not implement inherited abstract member 'RAdapter.CreateLinearGradientBrush(RPoint, RPoint, (RColor Color, double Position)[])'
Ubuntu x64 .NET 8: Source/Test/HtmlRenderer.Test/TestSupport/MockAdapter.cs#L25
'MockAdapter.CreateLinearGradientBrush(RRect, RColor, RColor, double)': no suitable method found to override
Windows x64 .NET 8: Source/Test/HtmlRenderer.IntegrationTest/TestSupport/RecordingGraphics.cs#L7
'MockGraphicsPath' does not implement inherited abstract member 'RGraphicsPath.ArcTo(double, double, double, double, RGraphicsPath.Corner)'
Windows x64 .NET 8: Source/Test/HtmlRenderer.IntegrationTest/TestSupport/RecordingGraphics.cs#L13
'MockGraphicsPath.ArcTo(double, double, double, RGraphicsPath.Corner)': cannot override inherited member 'RGraphicsPath.ArcTo(double, double, double, RGraphicsPath.Corner)' because it is not marked virtual, abstract, or override
Windows x64 .NET 8: Source/Test/HtmlRenderer.IntegrationTest/TestSupport/MockAdapter.cs#L14
'MockAdapter' does not implement inherited abstract member 'RAdapter.CreateLinearGradientBrush(RPoint, RPoint, (RColor Color, double Position)[])'
Windows x64 .NET 8: Source/Test/HtmlRenderer.IntegrationTest/TestSupport/MockAdapter.cs#L14
'MockAdapter' does not implement inherited abstract member 'RAdapter.LoadFontFaceFontInt(byte[], string)'
Windows x64 .NET 8: Source/Test/HtmlRenderer.IntegrationTest/TestSupport/MockAdapter.cs#L26
'MockAdapter.CreateLinearGradientBrush(RRect, RColor, RColor, double)': no suitable method found to override
Windows x64 .NET 8: Source/Test/HtmlRenderer.Test/TestSupport/RecordingGraphics.cs#L7
'MockGraphicsPath' does not implement inherited abstract member 'RGraphicsPath.ArcTo(double, double, double, double, RGraphicsPath.Corner)'
Windows x64 .NET 8: Source/Test/HtmlRenderer.Test/TestSupport/RecordingGraphics.cs#L13
'MockGraphicsPath.ArcTo(double, double, double, RGraphicsPath.Corner)': cannot override inherited member 'RGraphicsPath.ArcTo(double, double, double, RGraphicsPath.Corner)' because it is not marked virtual, abstract, or override
Windows x64 .NET 8: Source/Test/HtmlRenderer.Test/TestSupport/MockAdapter.cs#L13
'MockAdapter' does not implement inherited abstract member 'RAdapter.LoadFontFaceFontInt(byte[], string)'
Windows x64 .NET 8: Source/Test/HtmlRenderer.Test/TestSupport/MockAdapter.cs#L13
'MockAdapter' does not implement inherited abstract member 'RAdapter.CreateLinearGradientBrush(RPoint, RPoint, (RColor Color, double Position)[])'
Windows x64 .NET 8: Source/Test/HtmlRenderer.Test/TestSupport/MockAdapter.cs#L25
'MockAdapter.CreateLinearGradientBrush(RRect, RColor, RColor, double)': no suitable method found to override
Windows x64 .NET 10: Source/Test/HtmlRenderer.IntegrationTest/TestSupport/RecordingGraphics.cs#L7
'MockGraphicsPath' does not implement inherited abstract member 'RGraphicsPath.ArcTo(double, double, double, double, RGraphicsPath.Corner)'
Windows x64 .NET 10: Source/Test/HtmlRenderer.IntegrationTest/TestSupport/RecordingGraphics.cs#L13
'MockGraphicsPath.ArcTo(double, double, double, RGraphicsPath.Corner)': cannot override inherited member 'RGraphicsPath.ArcTo(double, double, double, RGraphicsPath.Corner)' because it is not marked virtual, abstract, or override
Windows x64 .NET 10: Source/Test/HtmlRenderer.IntegrationTest/TestSupport/MockAdapter.cs#L14
'MockAdapter' does not implement inherited abstract member 'RAdapter.CreateLinearGradientBrush(RPoint, RPoint, (RColor Color, double Position)[])'
Windows x64 .NET 10: Source/Test/HtmlRenderer.IntegrationTest/TestSupport/MockAdapter.cs#L14
'MockAdapter' does not implement inherited abstract member 'RAdapter.LoadFontFaceFontInt(byte[], string)'
Windows x64 .NET 10: Source/Test/HtmlRenderer.IntegrationTest/TestSupport/MockAdapter.cs#L26
'MockAdapter.CreateLinearGradientBrush(RRect, RColor, RColor, double)': no suitable method found to override
Windows x64 .NET 10: Source/Test/HtmlRenderer.Test/TestSupport/RecordingGraphics.cs#L7
'MockGraphicsPath' does not implement inherited abstract member 'RGraphicsPath.ArcTo(double, double, double, double, RGraphicsPath.Corner)'
Windows x64 .NET 10: Source/Test/HtmlRenderer.Test/TestSupport/RecordingGraphics.cs#L13
'MockGraphicsPath.ArcTo(double, double, double, RGraphicsPath.Corner)': cannot override inherited member 'RGraphicsPath.ArcTo(double, double, double, RGraphicsPath.Corner)' because it is not marked virtual, abstract, or override
Windows x64 .NET 10: Source/Test/HtmlRenderer.Test/TestSupport/MockAdapter.cs#L13
'MockAdapter' does not implement inherited abstract member 'RAdapter.CreateLinearGradientBrush(RPoint, RPoint, (RColor Color, double Position)[])'
Windows x64 .NET 10: Source/Test/HtmlRenderer.Test/TestSupport/MockAdapter.cs#L13
'MockAdapter' does not implement inherited abstract member 'RAdapter.LoadFontFaceFontInt(byte[], string)'
Windows x64 .NET 10: Source/Test/HtmlRenderer.Test/TestSupport/MockAdapter.cs#L25
'MockAdapter.CreateLinearGradientBrush(RRect, RColor, RColor, double)': no suitable method found to override
Windows x64 .NET 9: Source/Test/HtmlRenderer.IntegrationTest/TestSupport/MockAdapter.cs#L14
'MockAdapter' does not implement inherited abstract member 'RAdapter.CreateLinearGradientBrush(RPoint, RPoint, (RColor Color, double Position)[])'
Windows x64 .NET 9: Source/Test/HtmlRenderer.IntegrationTest/TestSupport/MockAdapter.cs#L14
'MockAdapter' does not implement inherited abstract member 'RAdapter.LoadFontFaceFontInt(byte[], string)'
Windows x64 .NET 9: Source/Test/HtmlRenderer.IntegrationTest/TestSupport/MockAdapter.cs#L26
'MockAdapter.CreateLinearGradientBrush(RRect, RColor, RColor, double)': no suitable method found to override
Windows x64 .NET 9: Source/Test/HtmlRenderer.PdfSharp.Test/PdfGeneratorTests.cs#L133
'Task<PdfDocument>' does not contain a definition for 'Save' and no accessible extension method 'Save' accepting a first argument of type 'Task<PdfDocument>' could be found (are you missing a using directive or an assembly reference?)
Windows x64 .NET 9: Source/Test/HtmlRenderer.PdfSharp.Test/PdfGeneratorTests.cs#L122
'Task<PdfDocument>' does not contain a definition for 'Pages' and no accessible extension method 'Pages' accepting a first argument of type 'Task<PdfDocument>' could be found (are you missing a using directive or an assembly reference?)
Windows x64 .NET 9: Source/Test/HtmlRenderer.Test/TestSupport/RecordingGraphics.cs#L7
'MockGraphicsPath' does not implement inherited abstract member 'RGraphicsPath.ArcTo(double, double, double, double, RGraphicsPath.Corner)'
Windows x64 .NET 9: Source/Test/HtmlRenderer.Test/TestSupport/RecordingGraphics.cs#L13
'MockGraphicsPath.ArcTo(double, double, double, RGraphicsPath.Corner)': cannot override inherited member 'RGraphicsPath.ArcTo(double, double, double, RGraphicsPath.Corner)' because it is not marked virtual, abstract, or override
Windows x64 .NET 9: Source/Test/HtmlRenderer.Test/TestSupport/MockAdapter.cs#L13
'MockAdapter' does not implement inherited abstract member 'RAdapter.CreateLinearGradientBrush(RPoint, RPoint, (RColor Color, double Position)[])'
Windows x64 .NET 9: Source/Test/HtmlRenderer.Test/TestSupport/MockAdapter.cs#L13
'MockAdapter' does not implement inherited abstract member 'RAdapter.LoadFontFaceFontInt(byte[], string)'
Windows x64 .NET 9: Source/Test/HtmlRenderer.Test/TestSupport/MockAdapter.cs#L25
'MockAdapter.CreateLinearGradientBrush(RRect, RColor, RColor, double)': no suitable method found to override