fix: adjust spacing logic for paragraphs in table cells to skip first… #181
Annotations
11 warnings
|
build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build:
src/MiniPdf/DocxReader.cs#L1087
Dereference of a possibly null reference.
|
|
build:
src/MiniPdf/DocxReader.cs#L948
Possible null reference argument for parameter 'key' in 'bool Dictionary<string, DocxStyleInfo>.TryGetValue(string key, out DocxStyleInfo value)'.
|
|
build:
src/MiniPdf/DocxReader.cs#L920
Possible null reference argument for parameter 'hex' in 'PdfColor PdfColor.FromHex(string hex)'.
|
|
build:
src/MiniPdf/DocxReader.cs#L796
Possible null reference argument for parameter 'Alignment' in 'DocxParagraph.DocxParagraph(List<DocxRun> Runs, List<DocxImage> Images, string Alignment = "left", float SpacingBefore = 0, float SpacingAfter = -1, float LineSpacing = 0, bool LineSpacingAbsolute = false, bool LineSpacingExact = false, float IndentLeft = 0, float IndentRight = 0, float IndentFirstLine = 0, bool IsBulletList = false, bool IsNumberedList = false, int ListLevel = 0, string? ListText = null, string? StyleId = null, bool Bold = false, bool Italic = false, float FontSize = 0, PdfColor? Color = null, bool HasPageBreakBefore = false, bool HasPageBreakAfter = false, PdfColor? Shading = null, List<DocxTabStop>? TabStops = null, DocxPageLayout? SectionBreak = null, DocxBorders? Borders = null, List<DocxShape>? Shapes = null, bool ForceSpacingBefore = false, DocxTextBoxBorder? TextBoxBorder = null, bool ContextualSpacing = false, bool SnapToGrid = true, List<DocxFloatingTextBox>? FloatingTextBoxes = null, bool IsTextBoxFlow = false, float TextBoxWidth = 0, bool ParagraphMarkUnderline = false, string? ParagraphFontName = null)'.
|
|
build:
src/MiniPdf/DocxReader.cs#L644
Possible null reference argument for parameter 'key' in 'bool Dictionary<string, DocxStyleInfo>.TryGetValue(string key, out DocxStyleInfo value)'.
|
|
build:
src/MiniPdf/DocxReader.cs#L580
Possible null reference argument for parameter 'hex' in 'PdfColor PdfColor.FromHex(string hex)'.
|
|
build:
src/MiniPdf/DocxReader.cs#L562
Dereference of a possibly null reference.
|
|
build:
src/MiniPdf/DocxReader.cs#L532
Possible null reference argument for parameter 'key' in 'bool Dictionary<string, DocxNumberingDef>.TryGetValue(string key, out DocxNumberingDef value)'.
|
|
build:
src/MiniPdf/PdfWriter.cs#L176
Possible null reference argument for parameter 'preferredFontName' in 'void PdfWriter.PrioritizePreferredCjkFont(List<string> candidatePaths, string preferredFontName)'.
|
|
build:
src/MiniPdf/DocxReader.cs#L203
Possible null reference argument for parameter 'hex' in 'PdfColor PdfColor.FromHex(string hex)'.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
test-results
|
20.1 KB |
sha256:df95a7b2cf39e9fbed65afc6bc46057633eeedabb87ea826a1bb2d5483a5b609
|
|