feat: add support for alpha transparency in images during DOCX to PDF… #199
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#L1182
Possible null reference argument for parameter 'hex' in 'PdfColor PdfColor.FromHex(string hex)'.
|
|
build:
src/MiniPdf/DocxReader.cs#L1134
Possible null reference argument for parameter 'key' in 'bool Dictionary<string, DocxStyleInfo>.TryGetValue(string key, out DocxStyleInfo value)'.
|
|
build:
src/MiniPdf/DocxReader.cs#L1106
Possible null reference argument for parameter 'hex' in 'PdfColor PdfColor.FromHex(string hex)'.
|
|
build:
src/MiniPdf/DocxReader.cs#L978
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, bool ListTextBold = false, 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, bool KeepNext = false, bool AutoSpaceDE = true, bool AutoSpaceDN = true, bool HasLastRenderedPageBreak = false, List<DocxConnectorLine>? ConnectorLines = null)'.
|
|
build:
src/MiniPdf/DocxReader.cs#L780
Possible null reference argument for parameter 'key' in 'bool Dictionary<string, DocxStyleInfo>.TryGetValue(string key, out DocxStyleInfo value)'.
|
|
build:
src/MiniPdf/DocxReader.cs#L716
Possible null reference argument for parameter 'hex' in 'PdfColor PdfColor.FromHex(string hex)'.
|
|
build:
src/MiniPdf/DocxReader.cs#L698
Dereference of a possibly null reference.
|
|
build:
src/MiniPdf/DocxReader.cs#L667
Possible null reference argument for parameter 'key' in 'bool Dictionary<string, DocxNumberingDef>.TryGetValue(string key, out DocxNumberingDef value)'.
|
|
build:
src/MiniPdf/DocxReader.cs#L208
Possible null reference argument for parameter 'hex' in 'PdfColor PdfColor.FromHex(string hex)'.
|
|
build:
src/MiniPdf/PdfWriter.cs#L176
Possible null reference argument for parameter 'preferredFontName' in 'void PdfWriter.PrioritizePreferredCjkFont(List<string> candidatePaths, string preferredFontName)'.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
test-results
|
19.9 KB |
sha256:aca13135b18dfaad3fe6832fbaed9fb8e8058a4c3c4b29c8d2c984db5b8eb7ea
|
|