feat: enhance DOCX to PDF conversion with CJK font support and improv… #196
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/PdfWriter.cs#L1058
Dereference of a possibly null reference.
|
|
build:
src/MiniPdf/DocxReader.cs#L208
Possible null reference argument for parameter 'hex' in 'PdfColor PdfColor.FromHex(string hex)'.
|
|
build:
src/MiniPdf/ExcelReader.cs#L420
Dereference of a possibly null reference.
|
|
build:
src/MiniPdf/ExcelReader.cs#L418
Possible null reference argument for parameter 'key' in 'bool Dictionary<string, CellBorderInfo>.TryGetValue(string key, out CellBorderInfo value)'.
|
|
build:
src/MiniPdf/DocxToPdfConverter.cs#L113
Possible null reference argument for parameter 's' in 'bool NetFxPolyfills.Contains(string s, string value, StringComparison comparison)'.
|
|
build:
src/MiniPdf/ExcelReader.cs#L368
Possible null reference argument for parameter 'key' in 'CellBorderInfo Dictionary<string, CellBorderInfo>.this[string key]'.
|
|
build:
src/MiniPdf/ExcelReader.cs#L4305
Dereference of a possibly null reference.
|
|
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/ExcelReader.cs#L313
Possible null reference argument for parameter 'Style' in 'BorderSide.BorderSide(string Style, PdfColor? Color)'.
|
|
build:
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)'.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
test-results
|
20.2 KB |
sha256:81494480cf16f753c8563576c2e0e6a95c2b319c198a5f094c031f836bbcad7c
|
|