Do not cache Type 3 font glyphs that contain stroking paint operator #86
Annotations
66 warnings
|
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/Helpers/SKPaintCache.cs#L82
Nullable value type may be null.
|
|
linux / linux-x64 / net6.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L81
Nullable value type may be null.
|
|
linux / linux-x64 / net6.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L80
Nullable value type may be null.
|
|
linux / linux-x64 / net6.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L79
Nullable value type may be null.
|
|
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)'.
|
|
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-x64 / net9.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L82
Nullable value type may be null.
|
|
linux / linux-x64 / net9.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L81
Nullable value type may be null.
|
|
linux / linux-x64 / net9.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L80
Nullable value type may be null.
|
|
linux / linux-x64 / net9.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L79
Nullable value type may be null.
|
|
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/Helpers/SKPaintCache.cs#L82
Nullable value type may be null.
|
|
linux / linux-x64 / net8.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L81
Nullable value type may be null.
|
|
linux / linux-x64 / net8.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L80
Nullable value type may be null.
|
|
linux / linux-x64 / net8.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L79
Nullable value type may be null.
|
|
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-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 / net9.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L82
Nullable value type may be null.
|
|
linux / linux-arm64 / net9.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L81
Nullable value type may be null.
|
|
linux / linux-arm64 / net9.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L80
Nullable value type may be null.
|
|
linux / linux-arm64 / net9.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L79
Nullable value type may be 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-arm64 / net6.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L82
Nullable value type may be null.
|
|
linux / linux-arm64 / net6.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L81
Nullable value type may be null.
|
|
linux / linux-arm64 / net6.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L80
Nullable value type may be null.
|
|
linux / linux-arm64 / net6.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L79
Nullable value type may be 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/SKPaintCache.cs#L82
Nullable value type may be null.
|
|
linux / linux-arm64 / net8.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L81
Nullable value type may be null.
|
|
linux / linux-arm64 / net8.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L80
Nullable value type may be null.
|
|
linux / linux-arm64 / net8.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L79
Nullable value type may be null.
|
|
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)'.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
test-results-linux-arm64-net6.0
|
83.6 KB |
sha256:3b7696b29f3938f597ec331b812b6f20c7c7a6735bbc735da31c81fa84b01020
|
|
|
test-results-linux-arm64-net8.0
|
83.8 KB |
sha256:87b8a1c37e862c9cbf07adaac542c6e12d3e2d8ec4115c4145ec0708b3203cde
|
|
|
test-results-linux-arm64-net9.0
|
83.7 KB |
sha256:77b37927379f69893f800a6797e8a26a2cf3c0ee39b2e1e52b1f70392280ce24
|
|
|
test-results-linux-x64-net6.0
|
83.7 KB |
sha256:4c85f7c4445db280e3fd6b2ef5c3660eb47c813f9eb26d6215eab1ea7c4c37ac
|
|
|
test-results-linux-x64-net8.0
|
83.9 KB |
sha256:a72376be292aa713143a82435bbf0129af6f061f39c96b09171afc91e9acc8eb
|
|
|
test-results-linux-x64-net9.0
|
83.9 KB |
sha256:f5a4fdc191c0cc7ebaa92c472fb3bdaa11c5f5f47072057720bafd8355b16869
|
|