Skip to content

v0.32.0

v0.32.0 #50

Triggered via release June 23, 2026 01:46
@shps951023shps951023
published v0.32.0
Status Success
Total duration 1m 9s
Artifacts

nuget-publish.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
publish
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
publish: src/MiniPdf/ExcelReader.cs#L368
Possible null reference argument for parameter 'key' in 'CellBorderInfo Dictionary<string, CellBorderInfo>.this[string key]'.
publish: src/MiniPdf/ExcelReader.cs#L313
Possible null reference argument for parameter 'Style' in 'BorderSide.BorderSide(string Style, PdfColor? Color)'.
publish: src/MiniPdf/ExcelReader.cs#L4314
Dereference of a possibly null reference.
publish: src/MiniPdf/ExcelToPdfConverter.cs#L101
Possible null reference argument for parameter 'footerFormat' in 'void ExcelToPdfConverter.RenderPageFooter(IReadOnlyList<PdfPage> pages, string footerFormat, int startPage, int endPage, int totalPages, float footerY, float marginL, float marginR)'.
publish: src/MiniPdf/PdfWriter.cs#L2093
Possible null reference argument for parameter 's' in 'bool NetFxPolyfills.Contains(string s, string value, StringComparison comparison)'.
publish: src/MiniPdf/DocxReader.cs#L123
Possible null reference argument for parameter 'key' in 'bool Dictionary<string, XDocument>.TryGetValue(string key, out XDocument 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/ExcelToPdfConverter.cs#L101
Possible null reference argument for parameter 'footerFormat' in 'void ExcelToPdfConverter.RenderPageFooter(IReadOnlyList<PdfPage> pages, string footerFormat, int startPage, int endPage, int totalPages, float footerY, float marginL, float marginR)'.
publish: src/MiniPdf/DocxReader.cs#L123
Possible null reference argument for parameter 'key' in 'bool Dictionary<string, XDocument>.TryGetValue(string key, out XDocument value)'.
publish: src/MiniPdf/PdfWriter.cs#L176
Possible null reference argument for parameter 'preferredFontName' in 'void PdfWriter.PrioritizePreferredCjkFont(List<string> candidatePaths, string preferredFontName)'.