Skip to content

Release GUI AOT Binaries #1

Release GUI AOT Binaries

Release GUI AOT Binaries #1

Manually triggered April 3, 2026 06:00
Status Success
Total duration 2m 43s
Artifacts 6

release-aot-gui.yml

on: workflow_dispatch
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

66 warnings
build (macos-latest, osx-x64, minipdf-gui-osx-x64.tar.gz)
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 (macos-latest, osx-x64, minipdf-gui-osx-x64.tar.gz): src/MiniPdf/DocxReader.cs#L1483
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 (macos-latest, osx-x64, minipdf-gui-osx-x64.tar.gz): src/MiniPdf/DocxReader.cs#L1483
This call site is reachable on all platforms. 'Image.Save(Stream, ImageFormat)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (macos-latest, osx-x64, minipdf-gui-osx-x64.tar.gz): src/MiniPdf/DocxReader.cs#L1444
This call site is reachable on all platforms. 'GraphicsUnit.Pixel' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (macos-latest, osx-x64, minipdf-gui-osx-x64.tar.gz): src/MiniPdf/DocxReader.cs#L1471
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 (macos-latest, osx-x64, minipdf-gui-osx-x64.tar.gz): src/MiniPdf/DocxReader.cs#L1472
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 (macos-latest, osx-x64, minipdf-gui-osx-x64.tar.gz): src/MiniPdf/DocxReader.cs#L1473
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 (macos-latest, osx-x64, minipdf-gui-osx-x64.tar.gz): src/MiniPdf/PdfPage.cs#L148
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 (macos-latest, osx-x64, minipdf-gui-osx-x64.tar.gz): src/MiniPdf/ExcelToPdfConverter.cs#L1481
The variable 'anyWrapText' is assigned but its value is never used
build (macos-latest, osx-x64, minipdf-gui-osx-x64.tar.gz): src/MiniPdf/PdfWriter.cs#L1060
Dereference of a possibly null reference.
build (macos-latest, osx-x64, minipdf-gui-osx-x64.tar.gz): src/MiniPdf/PdfWriter.cs#L1058
Dereference of a possibly null reference.
build (ubuntu-22.04, linux-x64, minipdf-gui-linux-x64.tar.gz)
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 (ubuntu-22.04, linux-x64, minipdf-gui-linux-x64.tar.gz): src/MiniPdf/DocxReader.cs#L1427
This call site is reachable on all platforms. 'CompositingQuality.HighQuality' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (ubuntu-22.04, linux-x64, minipdf-gui-linux-x64.tar.gz): src/MiniPdf/DocxReader.cs#L1480
This call site is reachable on all platforms. 'GraphicsUnit.Pixel' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (ubuntu-22.04, linux-x64, minipdf-gui-linux-x64.tar.gz): src/MiniPdf/DocxReader.cs#L1479
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 (ubuntu-22.04, linux-x64, minipdf-gui-linux-x64.tar.gz): src/MiniPdf/DocxReader.cs#L1424
This call site is reachable on all platforms. 'SmoothingMode.AntiAlias' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (ubuntu-22.04, linux-x64, minipdf-gui-linux-x64.tar.gz): src/MiniPdf/DocxReader.cs#L1475
This call site is reachable on all platforms. 'PixelFormat.Format32bppArgb' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (ubuntu-22.04, linux-x64, minipdf-gui-linux-x64.tar.gz): src/MiniPdf/DocxReader.cs#L1421
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 (ubuntu-22.04, linux-x64, minipdf-gui-linux-x64.tar.gz): src/MiniPdf/PdfPage.cs#L148
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 (ubuntu-22.04, linux-x64, minipdf-gui-linux-x64.tar.gz): src/MiniPdf/ExcelToPdfConverter.cs#L1481
The variable 'anyWrapText' is assigned but its value is never used
build (windows-latest, win-x64, minipdf-gui-win-x64.zip)
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 (windows-latest, win-x64, minipdf-gui-win-x64.zip): src/MiniPdf/DocxReader.cs#L1483
This call site is reachable on all platforms. 'Image.Save(Stream, ImageFormat)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (windows-latest, win-x64, minipdf-gui-win-x64.zip): src/MiniPdf/DocxReader.cs#L1470
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 (windows-latest, win-x64, minipdf-gui-win-x64.zip): src/MiniPdf/DocxReader.cs#L1472
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 (windows-latest, win-x64, minipdf-gui-win-x64.zip): src/MiniPdf/DocxReader.cs#L1478
This call site is reachable on all platforms. 'Graphics.Clear(Color)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (windows-latest, win-x64, minipdf-gui-win-x64.zip): src/MiniPdf/DocxReader.cs#L1479
This call site is reachable on all platforms. 'Graphics.InterpolationMode' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (windows-latest, win-x64, minipdf-gui-win-x64.zip): src/MiniPdf/DocxReader.cs#L1483
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 (windows-latest, win-x64, minipdf-gui-win-x64.zip): src/MiniPdf/PdfPage.cs#L148
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 (windows-latest, win-x64, minipdf-gui-win-x64.zip): src/MiniPdf/ExcelToPdfConverter.cs#L1481
The variable 'anyWrapText' is assigned but its value is never used
build (windows-latest, win-x64, minipdf-gui-win-x64.zip): src/MiniPdf/PdfWriter.cs#L1060
Dereference of a possibly null reference.
build (windows-latest, win-x64, minipdf-gui-win-x64.zip): src/MiniPdf/PdfWriter.cs#L1058
Dereference of a possibly null reference.
build (ubuntu-22.04, linux-arm64, minipdf-gui-linux-arm64.tar.gz, -p:ObjCopyName=aarch64-linux-gn...
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 (ubuntu-22.04, linux-arm64, minipdf-gui-linux-arm64.tar.gz, -p:ObjCopyName=aarch64-linux-gn...: src/MiniPdf/DocxReader.cs#L1471
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 (ubuntu-22.04, linux-arm64, minipdf-gui-linux-arm64.tar.gz, -p:ObjCopyName=aarch64-linux-gn...: src/MiniPdf/DocxReader.cs#L1473
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 (ubuntu-22.04, linux-arm64, minipdf-gui-linux-arm64.tar.gz, -p:ObjCopyName=aarch64-linux-gn...: src/MiniPdf/DocxReader.cs#L1452
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 (ubuntu-22.04, linux-arm64, minipdf-gui-linux-arm64.tar.gz, -p:ObjCopyName=aarch64-linux-gn...: src/MiniPdf/DocxReader.cs#L1479
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 (ubuntu-22.04, linux-arm64, minipdf-gui-linux-arm64.tar.gz, -p:ObjCopyName=aarch64-linux-gn...: src/MiniPdf/DocxReader.cs#L1443
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 (ubuntu-22.04, linux-arm64, minipdf-gui-linux-arm64.tar.gz, -p:ObjCopyName=aarch64-linux-gn...: src/MiniPdf/DocxReader.cs#L1480
This call site is reachable on all platforms. 'GraphicsUnit.Pixel' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (ubuntu-22.04, linux-arm64, minipdf-gui-linux-arm64.tar.gz, -p:ObjCopyName=aarch64-linux-gn...: src/MiniPdf/PdfPage.cs#L148
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 (windows-latest, win-arm64, minipdf-gui-win-arm64.zip)
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 (windows-latest, win-arm64, minipdf-gui-win-arm64.zip): src/MiniPdf/DocxReader.cs#L1425
This call site is reachable on all platforms. 'Graphics.InterpolationMode' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (windows-latest, win-arm64, minipdf-gui-win-arm64.zip): src/MiniPdf/DocxReader.cs#L1443
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 (windows-latest, win-arm64, minipdf-gui-win-arm64.zip): src/MiniPdf/DocxReader.cs#L1427
This call site is reachable on all platforms. 'CompositingQuality.HighQuality' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (windows-latest, win-arm64, minipdf-gui-win-arm64.zip): src/MiniPdf/DocxReader.cs#L1401
This call site is reachable on all platforms. 'Metafile' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (windows-latest, win-arm64, minipdf-gui-win-arm64.zip): src/MiniPdf/DocxReader.cs#L1409
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 (windows-latest, win-arm64, minipdf-gui-win-arm64.zip): src/MiniPdf/DocxReader.cs#L1426
This call site is reachable on all platforms. 'PixelOffsetMode.HighQuality' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (windows-latest, win-arm64, minipdf-gui-win-arm64.zip): src/MiniPdf/PdfPage.cs#L148
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 (windows-latest, win-arm64, minipdf-gui-win-arm64.zip): src/MiniPdf/ExcelToPdfConverter.cs#L1481
The variable 'anyWrapText' is assigned but its value is never used
build (macos-latest, osx-arm64, minipdf-gui-osx-arm64.tar.gz)
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 (macos-latest, osx-arm64, minipdf-gui-osx-arm64.tar.gz): src/MiniPdf/DocxReader.cs#L1478
This call site is reachable on all platforms. 'Graphics.Clear(Color)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (macos-latest, osx-arm64, minipdf-gui-osx-arm64.tar.gz): src/MiniPdf/DocxReader.cs#L1479
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 (macos-latest, osx-arm64, minipdf-gui-osx-arm64.tar.gz): src/MiniPdf/DocxReader.cs#L1470
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 (macos-latest, osx-arm64, minipdf-gui-osx-arm64.tar.gz): src/MiniPdf/DocxReader.cs#L1469
This call site is reachable on all platforms. 'Image.FromStream(Stream)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (macos-latest, osx-arm64, minipdf-gui-osx-arm64.tar.gz): src/MiniPdf/DocxReader.cs#L1479
This call site is reachable on all platforms. 'Graphics.InterpolationMode' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (macos-latest, osx-arm64, minipdf-gui-osx-arm64.tar.gz): src/MiniPdf/DocxReader.cs#L1472
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 (macos-latest, osx-arm64, minipdf-gui-osx-arm64.tar.gz): src/MiniPdf/PdfPage.cs#L148
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 (macos-latest, osx-arm64, minipdf-gui-osx-arm64.tar.gz): src/MiniPdf/ExcelToPdfConverter.cs#L1481
The variable 'anyWrapText' is assigned but its value is never used

Artifacts

Produced during runtime
Name Size Digest
minipdf-gui-linux-arm64.tar.gz
13 MB
sha256:82c96e93339b52d9299e5e68063d9285f2038680d69c86fbb055d50c86c95db2
minipdf-gui-linux-x64.tar.gz
13.5 MB
sha256:af375752c797c6e7b994d5101ea5e8358670293d23f41aa3fb259d2634d83c0b
minipdf-gui-osx-arm64.tar.gz
11.9 MB
sha256:7d187a3387d0306ec24acd5229d9b3c6395df16a094b54fa0c5927f85c980fdd
minipdf-gui-osx-x64.tar.gz
12.4 MB
sha256:d4719a693ece530969b5e8e456f589353eea153dc1838c78d6f88bc453880a12
minipdf-gui-win-arm64.zip
11.1 MB
sha256:6fbb3349ab934b1269c45a624765ee07f56cf791a8862ed82bda2ae9812b5442
minipdf-gui-win-x64.zip
11.5 MB
sha256:d47fe3fa7540c58988f95d2dc37cb3357850dd7a04754b1ceed189abd3e2ea5c