NuGet Publish #42
Triggered via release
April 3, 2026 05:54
openaitx-system
published
6aecd83
Status
Success
Total duration
49s
Artifacts
–
Annotations
11 warnings
|
publish
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 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/
|
|
publish:
src/MiniPdf/DocxReader.cs#L1060
Possible null reference argument for parameter 'hex' in 'PdfColor PdfColor.FromHex(string hex)'.
|
|
publish:
src/MiniPdf/DocxReader.cs#L1012
Possible null reference argument for parameter 'key' in 'bool Dictionary<string, DocxStyleInfo>.TryGetValue(string key, out DocxStyleInfo value)'.
|
|
publish:
src/MiniPdf/DocxReader.cs#L984
Possible null reference argument for parameter 'hex' in 'PdfColor PdfColor.FromHex(string hex)'.
|
|
publish:
src/MiniPdf/DocxReader.cs#L856
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, bool KeepNext = false, bool AutoSpaceDE = true, bool AutoSpaceDN = true, bool HasLastRenderedPageBreak = false)'.
|
|
publish:
src/MiniPdf/DocxReader.cs#L658
Possible null reference argument for parameter 'key' in 'bool Dictionary<string, DocxStyleInfo>.TryGetValue(string key, out DocxStyleInfo value)'.
|
|
publish:
src/MiniPdf/DocxReader.cs#L594
Possible null reference argument for parameter 'hex' in 'PdfColor PdfColor.FromHex(string hex)'.
|
|
publish:
src/MiniPdf/DocxReader.cs#L576
Dereference of a possibly null reference.
|
|
publish:
src/MiniPdf/DocxReader.cs#L546
Possible null reference argument for parameter 'key' in 'bool Dictionary<string, DocxNumberingDef>.TryGetValue(string key, out DocxNumberingDef value)'.
|
|
publish:
src/MiniPdf/PdfWriter.cs#L176
Possible null reference argument for parameter 'preferredFontName' in 'void PdfWriter.PrioritizePreferredCjkFont(List<string> candidatePaths, string preferredFontName)'.
|
|
publish:
src/MiniPdf/DocxReader.cs#L208
Possible null reference argument for parameter 'hex' in 'PdfColor PdfColor.FromHex(string hex)'.
|