Add more tests from 'pdf-differences' dataset #97
Annotations
77 warnings
|
windows / windows-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/
|
|
windows / windows-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)'.
|
|
windows / windows-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)'.
|
|
windows / windows-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.
|
|
windows / windows-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)'.
|
|
windows / windows-arm64 / net9.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L90
Nullable value type may be null.
|
|
windows / windows-arm64 / net9.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L89
Nullable value type may be null.
|
|
windows / windows-arm64 / net9.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L88
Nullable value type may be null.
|
|
windows / windows-arm64 / net9.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L87
Nullable value type may be null.
|
|
windows / windows-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)'.
|
|
windows / windows-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)'.
|
|
windows / windows-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/
|
|
windows / windows-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)'.
|
|
windows / windows-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)'.
|
|
windows / windows-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.
|
|
windows / windows-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)'.
|
|
windows / windows-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)'.
|
|
windows / windows-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)'.
|
|
windows / windows-x64 / net8.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L90
Nullable value type may be null.
|
|
windows / windows-x64 / net8.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L89
Nullable value type may be null.
|
|
windows / windows-x64 / net8.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L88
Nullable value type may be null.
|
|
windows / windows-x64 / net8.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L87
Nullable value type may be null.
|
|
windows / windows-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/
|
|
windows / windows-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)'.
|
|
windows / windows-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)'.
|
|
windows / windows-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.
|
|
windows / windows-arm64 / net8.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L90
Nullable value type may be null.
|
|
windows / windows-arm64 / net8.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L89
Nullable value type may be null.
|
|
windows / windows-arm64 / net8.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L88
Nullable value type may be null.
|
|
windows / windows-arm64 / net8.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L87
Nullable value type may be null.
|
|
windows / windows-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)'.
|
|
windows / windows-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)'.
|
|
windows / windows-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)'.
|
|
windows / windows-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/
|
|
windows / windows-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)'.
|
|
windows / windows-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)'.
|
|
windows / windows-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.
|
|
windows / windows-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)'.
|
|
windows / windows-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)'.
|
|
windows / windows-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)'.
|
|
windows / windows-x64 / net6.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L90
Nullable value type may be null.
|
|
windows / windows-x64 / net6.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L89
Nullable value type may be null.
|
|
windows / windows-x64 / net6.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L88
Nullable value type may be null.
|
|
windows / windows-x64 / net6.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L87
Nullable value type may be null.
|
|
windows / windows-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/
|
|
windows / windows-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)'.
|
|
windows / windows-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)'.
|
|
windows / windows-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.
|
|
windows / windows-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)'.
|
|
windows / windows-arm64 / net6.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L90
Nullable value type may be null.
|
|
windows / windows-arm64 / net6.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L89
Nullable value type may be null.
|
|
windows / windows-arm64 / net6.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L88
Nullable value type may be null.
|
|
windows / windows-arm64 / net6.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L87
Nullable value type may be null.
|
|
windows / windows-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)'.
|
|
windows / windows-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)'.
|
|
windows / windows-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/
|
|
windows / windows-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)'.
|
|
windows / windows-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)'.
|
|
windows / windows-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.
|
|
windows / windows-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)'.
|
|
windows / windows-x64 / net9.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L90
Nullable value type may be null.
|
|
windows / windows-x64 / net9.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L89
Nullable value type may be null.
|
|
windows / windows-x64 / net9.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L88
Nullable value type may be null.
|
|
windows / windows-x64 / net9.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L87
Nullable value type may be null.
|
|
windows / windows-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)'.
|
|
windows / windows-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)'.
|
|
windows / windows-x64 / net462
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/
|
|
windows / windows-x64 / net462:
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)'.
|
|
windows / windows-x64 / net462:
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)'.
|
|
windows / windows-x64 / net462:
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.
|
|
windows / windows-x64 / net462:
UglyToad.PdfPig.Rendering.Skia/Helpers/SkiaFontCache.Font.cs#L252
Possible null reference argument for parameter 'name' in 'TrueTypeFont ISystemFontFinder.GetTrueTypeFont(string name)'.
|
|
windows / windows-x64 / net462:
UglyToad.PdfPig.Rendering.Skia/PatternAwareColorSpaceContext.cs#L89
Possible null reference argument for parameter 'operands' in 'void IColorSpaceContext.SetNonStrokingColor(IReadOnlyList<double> operands, NameToken? patternName = null)'.
|
|
windows / windows-x64 / net462:
UglyToad.PdfPig.Rendering.Skia/PatternAwareColorSpaceContext.cs#L63
Possible null reference argument for parameter 'operands' in 'void IColorSpaceContext.SetStrokingColor(IReadOnlyList<double> operands, NameToken? patternName = null)'.
|
|
windows / windows-x64 / net462:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L90
Nullable value type may be null.
|
|
windows / windows-x64 / net462:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L89
Nullable value type may be null.
|
|
windows / windows-x64 / net462:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L88
Nullable value type may be null.
|
|
windows / windows-x64 / net462:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L87
Nullable value type may be null.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
test-results-windows-arm64-net6.0
|
87.6 KB |
sha256:fa0fa191d3f221ec191e9f7ba0785fb2ba698cf12353c2511ba4e50fd7947c99
|
|
|
test-results-windows-arm64-net8.0
|
87.6 KB |
sha256:c94a27ef9a2c117887f3bcb78be177662fdf5985fe06b1b24889c8a12ab3badf
|
|
|
test-results-windows-arm64-net9.0
|
87.3 KB |
sha256:6b751682d4e7b02a91c4bf738930859fc0696b84dbf04de43f402cf8c3b92fef
|
|
|
test-results-windows-x64-net462
|
86.6 KB |
sha256:bc897a5463820a8a71514a449f375349954bc68db7f6238ff9e46148b4b4a214
|
|
|
test-results-windows-x64-net6.0
|
87.7 KB |
sha256:2cebbb527b5390f8858ec9cba5f14c6c115db5d59bd14c7b950eb7b33d67ba4a
|
|
|
test-results-windows-x64-net8.0
|
87.7 KB |
sha256:d98e6465596df7c1951a23cdd81947a2bfe0c79e0dfede73b8b999dc1f82dde4
|
|
|
test-results-windows-x64-net9.0
|
87.7 KB |
sha256:7e73d745173a341c356d0bea658055d5f4d0c116c83385a0df57eb5a7d90e1f3
|
|