Add test files for Academic Achievement and SA8000 PDF output #129
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. 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/DocxToPdfConverter.cs#L90
Possible null reference argument for parameter 's' in 'bool NetFxPolyfills.Contains(string s, string value, StringComparison comparison)'.
|
|
build:
src/MiniPdf/ExcelReader.cs#L694
Possible null reference assignment.
|
|
build:
src/MiniPdf/ExcelReader.cs#L662
Possible null reference argument for parameter 'hex' in 'PdfColor PdfColor.FromHex(string hex)'.
|
|
build:
src/MiniPdf/ExcelReader.cs#L562
Possible null reference argument for parameter 'hex' in 'PdfColor PdfColor.FromHex(string hex)'.
|
|
build:
src/MiniPdf/ExcelReader.cs#L387
Dereference of a possibly null reference.
|
|
build:
src/MiniPdf/ExcelReader.cs#L385
Possible null reference argument for parameter 'key' in 'bool Dictionary<string, CellBorderInfo>.TryGetValue(string key, out CellBorderInfo value)'.
|
|
build:
src/MiniPdf/ExcelReader.cs#L335
Possible null reference argument for parameter 'key' in 'CellBorderInfo Dictionary<string, CellBorderInfo>.this[string key]'.
|
|
build:
src/MiniPdf/ExcelReader.cs#L280
Possible null reference argument for parameter 'Style' in 'BorderSide.BorderSide(string Style, PdfColor? Color)'.
|
|
build:
src/MiniPdf/PdfWriter.cs#L101
Possible null reference argument for parameter 'preferredFontName' in 'void PdfWriter.PrioritizePreferredCjkFont(List<string> candidatePaths, string preferredFontName)'.
|
|
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
|
19.5 KB |
sha256:8f5f6335db89a84fb1e7e186a0d9574c72a22fd1faf064845c7c9571b84f3833
|
|