Prevent auto normalise line endings for pdf documents #93
Annotations
66 warnings
|
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#L90
Nullable value type may be null.
|
|
linux / linux-x64 / net9.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L89
Nullable value type may be null.
|
|
linux / linux-x64 / net9.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L88
Nullable value type may be null.
|
|
linux / linux-x64 / net9.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L87
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/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/Helpers/SKPaintCache.cs#L90
Nullable value type may be null.
|
|
linux / linux-arm64 / net8.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L89
Nullable value type may be null.
|
|
linux / linux-arm64 / net8.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L88
Nullable value type may be null.
|
|
linux / linux-arm64 / net8.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L87
Nullable value type may be null.
|
|
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-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/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 / 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#L90
Nullable value type may be null.
|
|
linux / linux-x64 / net6.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L89
Nullable value type may be null.
|
|
linux / linux-x64 / net6.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L88
Nullable value type may be null.
|
|
linux / linux-x64 / net6.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L87
Nullable value type may be 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/Helpers/SKPaintCache.cs#L90
Nullable value type may be null.
|
|
linux / linux-arm64 / net9.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L89
Nullable value type may be null.
|
|
linux / linux-arm64 / net9.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L88
Nullable value type may be null.
|
|
linux / linux-arm64 / net9.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L87
Nullable value type may be null.
|
|
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-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#L90
Nullable value type may be null.
|
|
linux / linux-x64 / net8.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L89
Nullable value type may be null.
|
|
linux / linux-x64 / net8.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L88
Nullable value type may be null.
|
|
linux / linux-x64 / net8.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L87
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 / 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/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#L90
Nullable value type may be null.
|
|
linux / linux-arm64 / net6.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L89
Nullable value type may be null.
|
|
linux / linux-arm64 / net6.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L88
Nullable value type may be null.
|
|
linux / linux-arm64 / net6.0:
UglyToad.PdfPig.Rendering.Skia/Helpers/SKPaintCache.cs#L87
Nullable value type may be null.
|
|
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)'.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
test-results-linux-arm64-net6.0
|
84.4 KB |
sha256:5985bb3b7c29b8867560032a8b271df6c1dfda510676f854df36386ceadb9f3a
|
|
|
test-results-linux-arm64-net8.0
|
84.8 KB |
sha256:958237036436fbaa0a7b5cb01e429a8cb8713701fe5dd6ec451a92bcbe94f53f
|
|
|
test-results-linux-arm64-net9.0
|
84.3 KB |
sha256:fe0d1e19a5b3c420a55f9fae9365c184e543c9df58f633d2cc4e67670da47f4e
|
|
|
test-results-linux-x64-net6.0
|
84.7 KB |
sha256:b3283ece06ea75bb3ea3f440dbfec9029c551396867ffe0d693f6c112529fa28
|
|
|
test-results-linux-x64-net8.0
|
84.6 KB |
sha256:47da8c4d0a21a5e0d93f26f4d8fabcce2d3198eb844dd2aeb454353890499dd6
|
|
|
test-results-linux-x64-net9.0
|
84.2 KB |
sha256:f07a6dba762c17c71121b210c54ad0bf8bf30a49cff8df720ead7ba62d6fc751
|
|