Do not cache Type 3 font glyphs that contain stroking paint operator #86
Annotations
11 warnings
|
Complete job
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/
|
|
Build:
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)'.
|
|
Build:
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)'.
|
|
Build:
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.
|
|
Build:
UglyToad.PdfPig.Rendering.Skia/PatternAwareColorSpaceContext.cs#L89
Possible null reference argument for parameter 'operands' in 'void IColorSpaceContext.SetNonStrokingColor(IReadOnlyList<double> operands, NameToken? patternName = null)'.
|
|
Build:
UglyToad.PdfPig.Rendering.Skia/PatternAwareColorSpaceContext.cs#L63
Possible null reference argument for parameter 'operands' in 'void IColorSpaceContext.SetStrokingColor(IReadOnlyList<double> operands, NameToken? patternName = null)'.
|
|
Build:
UglyToad.PdfPig.Rendering.Skia/Helpers/SkiaFontCache.Font.cs#L252
Possible null reference argument for parameter 'name' in 'TrueTypeFont ISystemFontFinder.GetTrueTypeFont(string name)'.
|
|
Build:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L82
Nullable value type may be null.
|
|
Build:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L81
Nullable value type may be null.
|
|
Build:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L80
Nullable value type may be null.
|
|
Build:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L79
Nullable value type may be null.
|
background
wait
wait-all
cancel
parallel
Loading