feat: add support for alpha transparency in images during DOCX to PDF… #44
Annotations
12 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#L1614
This call site is reachable on all platforms. 'ImageFormat.Png' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build:
src/MiniPdf/DocxReader.cs#L1544
This call site is reachable on all platforms. 'Image.Width' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build:
src/MiniPdf/DocxReader.cs#L1610
This call site is reachable on all platforms. 'InterpolationMode.HighQualityBicubic' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build:
src/MiniPdf/DocxReader.cs#L1604
This call site is reachable on all platforms. 'Image.Height' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build:
src/MiniPdf/DocxReader.cs#L1552
This call site is reachable on all platforms. 'Graphics.FromImage(Image)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build:
src/MiniPdf/PdfPage.cs#L165
Parameter 'alpha' has no matching param tag in the XML comment for 'PdfPage.AddImage(byte[], string, float, float, float, float, float)' (but other parameters do)
|
|
build:
src/MiniPdf/PdfPage.cs#L149
Parameter 'italic' has no matching param tag in the XML comment for 'PdfPage.AddText(string, float, float, float, PdfColor?, (float, float, float, float)?, float?, bool, bool, bool, float, float, string?, float?)' (but other parameters do)
|
|
build:
src/MiniPdf/ExcelToPdfConverter.cs#L1481
The variable 'anyWrapText' is assigned but its value is never used
|
|
build:
src/MiniPdf/PdfWriter.cs#L1079
Dereference of a possibly null reference.
|
|
build:
src/MiniPdf/PdfWriter.cs#L1077
Dereference of a possibly null reference.
|
|
deploy
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, azure/login@v2. 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/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
.net-app
|
16.4 MB |
sha256:3906d570ef8edd2028f2d9d85122441a6edfec43c14baa4a96fa068c908ba165
|
|