Skip to content

Add more tests from 'pdf-differences' dataset #96

Add more tests from 'pdf-differences' dataset

Add more tests from 'pdf-differences' dataset #96

Triggered via pull request June 27, 2026 17:28
Status Success
Total duration 4m 8s
Artifacts 6

unit-tests-linux.yml

on: pull_request
Matrix: linux / test
Fit to window
Zoom out
Zoom in

Annotations

66 warnings
linux / linux-x64 / net8.0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
linux / linux-x64 / net8.0: UglyToad.PdfPig.Rendering.Skia/SkiaStreamProcessor.Glyph.cs#L134
Possible null reference argument for parameter 'pattern' in 'void SkiaStreamProcessor.RenderShadingPattern(SKPath path, ShadingPatternColor pattern, bool isStroke)'.
linux / linux-x64 / net8.0: UglyToad.PdfPig.Rendering.Skia/SkiaStreamProcessor.Glyph.cs#L130
Possible null reference argument for parameter 'pattern' in 'void SkiaStreamProcessor.RenderTilingPattern(SKPath path, TilingPatternColor pattern, bool isStroke)'.
linux / linux-x64 / net8.0: UglyToad.PdfPig.Rendering.Skia/SkiaStreamProcessor.cs#L93
Non-nullable field '_canvas' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
linux / linux-x64 / net8.0: UglyToad.PdfPig.Rendering.Skia/Helpers/SkiaFontCache.Font.cs#L252
Possible null reference argument for parameter 'name' in 'TrueTypeFont ISystemFontFinder.GetTrueTypeFont(string name)'.
linux / linux-x64 / net8.0: UglyToad.PdfPig.Rendering.Skia/PatternAwareColorSpaceContext.cs#L89
Possible null reference argument for parameter 'operands' in 'void IColorSpaceContext.SetNonStrokingColor(IReadOnlyList<double> operands, NameToken? patternName = null)'.
linux / linux-x64 / net8.0: UglyToad.PdfPig.Rendering.Skia/PatternAwareColorSpaceContext.cs#L63
Possible null reference argument for parameter 'operands' in 'void IColorSpaceContext.SetStrokingColor(IReadOnlyList<double> operands, NameToken? patternName = null)'.
linux / linux-x64 / net9.0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
linux / linux-x64 / net9.0: UglyToad.PdfPig.Rendering.Skia/SkiaStreamProcessor.Glyph.cs#L134
Possible null reference argument for parameter 'pattern' in 'void SkiaStreamProcessor.RenderShadingPattern(SKPath path, ShadingPatternColor pattern, bool isStroke)'.
linux / linux-x64 / net9.0: UglyToad.PdfPig.Rendering.Skia/SkiaStreamProcessor.Glyph.cs#L130
Possible null reference argument for parameter 'pattern' in 'void SkiaStreamProcessor.RenderTilingPattern(SKPath path, TilingPatternColor pattern, bool isStroke)'.
linux / linux-x64 / net9.0: UglyToad.PdfPig.Rendering.Skia/SkiaStreamProcessor.cs#L93
Non-nullable field '_canvas' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
linux / linux-x64 / net9.0: UglyToad.PdfPig.Rendering.Skia/PatternAwareColorSpaceContext.cs#L89
Possible null reference argument for parameter 'operands' in 'void IColorSpaceContext.SetNonStrokingColor(IReadOnlyList<double> operands, NameToken? patternName = null)'.
linux / linux-x64 / net9.0: UglyToad.PdfPig.Rendering.Skia/PatternAwareColorSpaceContext.cs#L63
Possible null reference argument for parameter 'operands' in 'void IColorSpaceContext.SetStrokingColor(IReadOnlyList<double> operands, NameToken? patternName = null)'.
linux / linux-x64 / net9.0: UglyToad.PdfPig.Rendering.Skia/Helpers/SkiaFontCache.Font.cs#L252
Possible null reference argument for parameter 'name' in 'TrueTypeFont ISystemFontFinder.GetTrueTypeFont(string name)'.
linux / linux-arm64 / net9.0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
linux / linux-arm64 / net9.0: UglyToad.PdfPig.Rendering.Skia/SkiaStreamProcessor.Glyph.cs#L134
Possible null reference argument for parameter 'pattern' in 'void SkiaStreamProcessor.RenderShadingPattern(SKPath path, ShadingPatternColor pattern, bool isStroke)'.
linux / linux-arm64 / net9.0: UglyToad.PdfPig.Rendering.Skia/SkiaStreamProcessor.Glyph.cs#L130
Possible null reference argument for parameter 'pattern' in 'void SkiaStreamProcessor.RenderTilingPattern(SKPath path, TilingPatternColor pattern, bool isStroke)'.
linux / linux-arm64 / net9.0: UglyToad.PdfPig.Rendering.Skia/SkiaStreamProcessor.cs#L93
Non-nullable field '_canvas' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
linux / linux-arm64 / net9.0: UglyToad.PdfPig.Rendering.Skia/Helpers/SkiaFontCache.Font.cs#L252
Possible null reference argument for parameter 'name' in 'TrueTypeFont ISystemFontFinder.GetTrueTypeFont(string name)'.
linux / linux-arm64 / net9.0: UglyToad.PdfPig.Rendering.Skia/PatternAwareColorSpaceContext.cs#L89
Possible null reference argument for parameter 'operands' in 'void IColorSpaceContext.SetNonStrokingColor(IReadOnlyList<double> operands, NameToken? patternName = null)'.
linux / linux-arm64 / net9.0: UglyToad.PdfPig.Rendering.Skia/PatternAwareColorSpaceContext.cs#L63
Possible null reference argument for parameter 'operands' in 'void IColorSpaceContext.SetStrokingColor(IReadOnlyList<double> operands, NameToken? patternName = null)'.
linux / linux-arm64 / net8.0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
linux / linux-arm64 / net8.0: UglyToad.PdfPig.Rendering.Skia/SkiaStreamProcessor.Glyph.cs#L134
Possible null reference argument for parameter 'pattern' in 'void SkiaStreamProcessor.RenderShadingPattern(SKPath path, ShadingPatternColor pattern, bool isStroke)'.
linux / linux-arm64 / net8.0: UglyToad.PdfPig.Rendering.Skia/SkiaStreamProcessor.Glyph.cs#L130
Possible null reference argument for parameter 'pattern' in 'void SkiaStreamProcessor.RenderTilingPattern(SKPath path, TilingPatternColor pattern, bool isStroke)'.
linux / linux-arm64 / net8.0: UglyToad.PdfPig.Rendering.Skia/SkiaStreamProcessor.cs#L93
Non-nullable field '_canvas' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
linux / linux-arm64 / net8.0: UglyToad.PdfPig.Rendering.Skia/Helpers/SkiaFontCache.Font.cs#L252
Possible null reference argument for parameter 'name' in 'TrueTypeFont ISystemFontFinder.GetTrueTypeFont(string name)'.
linux / linux-arm64 / net8.0: UglyToad.PdfPig.Rendering.Skia/PatternAwareColorSpaceContext.cs#L89
Possible null reference argument for parameter 'operands' in 'void IColorSpaceContext.SetNonStrokingColor(IReadOnlyList<double> operands, NameToken? patternName = null)'.
linux / linux-arm64 / net8.0: UglyToad.PdfPig.Rendering.Skia/PatternAwareColorSpaceContext.cs#L63
Possible null reference argument for parameter 'operands' in 'void IColorSpaceContext.SetStrokingColor(IReadOnlyList<double> operands, NameToken? patternName = null)'.
linux / linux-arm64 / net6.0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
linux / linux-arm64 / net6.0: UglyToad.PdfPig.Rendering.Skia/SkiaStreamProcessor.Glyph.cs#L134
Possible null reference argument for parameter 'pattern' in 'void SkiaStreamProcessor.RenderShadingPattern(SKPath path, ShadingPatternColor pattern, bool isStroke)'.
linux / linux-arm64 / net6.0: UglyToad.PdfPig.Rendering.Skia/SkiaStreamProcessor.Glyph.cs#L130
Possible null reference argument for parameter 'pattern' in 'void SkiaStreamProcessor.RenderTilingPattern(SKPath path, TilingPatternColor pattern, bool isStroke)'.
linux / linux-arm64 / net6.0: UglyToad.PdfPig.Rendering.Skia/SkiaStreamProcessor.cs#L93
Non-nullable field '_canvas' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
linux / linux-arm64 / net6.0: UglyToad.PdfPig.Rendering.Skia/PatternAwareColorSpaceContext.cs#L89
Possible null reference argument for parameter 'operands' in 'void IColorSpaceContext.SetNonStrokingColor(IReadOnlyList<double> operands, NameToken? patternName = null)'.
linux / linux-arm64 / net6.0: UglyToad.PdfPig.Rendering.Skia/PatternAwareColorSpaceContext.cs#L63
Possible null reference argument for parameter 'operands' in 'void IColorSpaceContext.SetStrokingColor(IReadOnlyList<double> operands, NameToken? patternName = null)'.
linux / linux-arm64 / net6.0: UglyToad.PdfPig.Rendering.Skia/Helpers/SkiaFontCache.Font.cs#L252
Possible null reference argument for parameter 'name' in 'TrueTypeFont ISystemFontFinder.GetTrueTypeFont(string name)'.
linux / linux-x64 / net6.0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
linux / linux-x64 / net6.0: UglyToad.PdfPig.Rendering.Skia/SkiaStreamProcessor.Glyph.cs#L134
Possible null reference argument for parameter 'pattern' in 'void SkiaStreamProcessor.RenderShadingPattern(SKPath path, ShadingPatternColor pattern, bool isStroke)'.
linux / linux-x64 / net6.0: UglyToad.PdfPig.Rendering.Skia/SkiaStreamProcessor.Glyph.cs#L130
Possible null reference argument for parameter 'pattern' in 'void SkiaStreamProcessor.RenderTilingPattern(SKPath path, TilingPatternColor pattern, bool isStroke)'.
linux / linux-x64 / net6.0: UglyToad.PdfPig.Rendering.Skia/SkiaStreamProcessor.cs#L93
Non-nullable field '_canvas' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
linux / linux-x64 / net6.0: UglyToad.PdfPig.Rendering.Skia/Helpers/SkiaFontCache.Font.cs#L252
Possible null reference argument for parameter 'name' in 'TrueTypeFont ISystemFontFinder.GetTrueTypeFont(string name)'.
linux / linux-x64 / net6.0: UglyToad.PdfPig.Rendering.Skia/PatternAwareColorSpaceContext.cs#L89
Possible null reference argument for parameter 'operands' in 'void IColorSpaceContext.SetNonStrokingColor(IReadOnlyList<double> operands, NameToken? patternName = null)'.
linux / linux-x64 / net6.0: UglyToad.PdfPig.Rendering.Skia/PatternAwareColorSpaceContext.cs#L63
Possible null reference argument for parameter 'operands' in 'void IColorSpaceContext.SetStrokingColor(IReadOnlyList<double> operands, NameToken? patternName = null)'.

Artifacts

Produced during runtime
Name Size Digest
test-results-linux-arm64-net6.0
87.6 KB
sha256:d56096ae40fbd4975e8cda9a7328a6ef451d749d7e5e3fc7776ac839098b4be0
test-results-linux-arm64-net8.0
87.6 KB
sha256:7c88dde52e26ac17afc6f012e250607a29d7a98e80ced5efb0411b7a8e7ed015
test-results-linux-arm64-net9.0
87.5 KB
sha256:54470fe77b7ea15078c575a236b2af81c3e8d202310e6afb73c37f15bf547efa
test-results-linux-x64-net6.0
87.6 KB
sha256:1f6c9cc9559f50270105b2f290a731730869e9ab82994b9d752415d0ddecca31
test-results-linux-x64-net8.0
87.6 KB
sha256:961f55e9cca26821fc98e8b8327837e06bed8da9be15546bc448bdecdd0f27f8
test-results-linux-x64-net9.0
87.5 KB
sha256:39e03677d916fd1406afc7ffc6911d18b525bb87d5b8b862bfa11915cbc07fa2