Skip to content

v0.33.0

v0.33.0 #10

Triggered via release June 27, 2026 01:48
@shps951023shps951023
published v0.33.0
Status Success
Total duration 2m 53s
Artifacts

release-aot-gui.yml

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

Annotations

66 warnings and 2 notices
build (ubuntu-22.04, linux-x64, minipdf-gui-linux-x64.tar.gz)
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, softprops/action-gh-release@v2. 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#L2290
This call site is reachable on all platforms. 'Bitmap' 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#L2235
This call site is reachable on all platforms. 'Bitmap' 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#L2287
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 (ubuntu-22.04, linux-x64, minipdf-gui-linux-x64.tar.gz): src/MiniPdf/DocxReader.cs#L2288
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-x64, minipdf-gui-linux-x64.tar.gz): src/MiniPdf/DocxReader.cs#L2216
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 (ubuntu-22.04, linux-x64, minipdf-gui-linux-x64.tar.gz): src/MiniPdf/DocxReader.cs#L2236
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/DocxReader.cs#L2295
This call site is reachable on all platforms. 'Graphics.DrawImage(Image, Rectangle, Rectangle, GraphicsUnit)' 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#L167
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 (ubuntu-22.04, linux-x64, minipdf-gui-linux-x64.tar.gz): src/MiniPdf/ExcelToPdfConverter.cs#L1656
The variable 'anyWrapText' is assigned but its value is never used
build (ubuntu-22.04, linux-x64, minipdf-gui-linux-x64.tar.gz): src/MiniPdf/DocxToPdfConverter.cs#L1774
Possible null reference argument for parameter 'text' in 'List<string> DocxToPdfConverter.WordWrap(string text, float firstLineWidth, float subsequentWidth, float fontSize, List<DocxTabStop>? tabStops = null, bool bold = false, float charSpacing = 0, bool useCalibriWidths = true)'.
build (macos-latest, osx-arm64, minipdf-gui-osx-arm64.tar.gz)
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, softprops/action-gh-release@v2. 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#L2284
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#L2287
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#L2285
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#L2288
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-arm64, minipdf-gui-osx-arm64.tar.gz): src/MiniPdf/DocxReader.cs#L2236
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 (macos-latest, osx-arm64, minipdf-gui-osx-arm64.tar.gz): src/MiniPdf/DocxReader.cs#L2291
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 (macos-latest, osx-arm64, minipdf-gui-osx-arm64.tar.gz): src/MiniPdf/DocxReader.cs#L2295
This call site is reachable on all platforms. 'Graphics.DrawImage(Image, Rectangle, Rectangle, GraphicsUnit)' 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#L167
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 (macos-latest, osx-arm64, minipdf-gui-osx-arm64.tar.gz): src/MiniPdf/ExcelToPdfConverter.cs#L1656
The variable 'anyWrapText' is assigned but its value is never used
build (macos-latest, osx-arm64, minipdf-gui-osx-arm64.tar.gz): src/MiniPdf/DocxToPdfConverter.cs#L1774
Possible null reference argument for parameter 'text' in 'List<string> DocxToPdfConverter.WordWrap(string text, float firstLineWidth, float subsequentWidth, float fontSize, List<DocxTabStop>? tabStops = null, bool bold = false, float charSpacing = 0, bool useCalibriWidths = true)'.
build (ubuntu-22.04, linux-arm64, minipdf-gui-linux-arm64.tar.gz, -p:ObjCopyName=aarch64-linux-gn...
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, softprops/action-gh-release@v2. 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#L2242
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-arm64, minipdf-gui-linux-arm64.tar.gz, -p:ObjCopyName=aarch64-linux-gn...: src/MiniPdf/DocxReader.cs#L2240
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#L2228
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 (ubuntu-22.04, linux-arm64, minipdf-gui-linux-arm64.tar.gz, -p:ObjCopyName=aarch64-linux-gn...: src/MiniPdf/DocxReader.cs#L2262
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#L2223
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 (ubuntu-22.04, linux-arm64, minipdf-gui-linux-arm64.tar.gz, -p:ObjCopyName=aarch64-linux-gn...: src/MiniPdf/DocxReader.cs#L2254
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-arm64, minipdf-gui-linux-arm64.tar.gz, -p:ObjCopyName=aarch64-linux-gn...: src/MiniPdf/DocxReader.cs#L2239
This call site is reachable on all platforms. 'Graphics.SmoothingMode' 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#L167
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 (ubuntu-22.04, linux-arm64, minipdf-gui-linux-arm64.tar.gz, -p:ObjCopyName=aarch64-linux-gn...: src/MiniPdf/DocxToPdfConverter.cs#L1774
Possible null reference argument for parameter 'text' in 'List<string> DocxToPdfConverter.WordWrap(string text, float firstLineWidth, float subsequentWidth, float fontSize, List<DocxTabStop>? tabStops = null, bool bold = false, float charSpacing = 0, bool useCalibriWidths = true)'.
build (macos-latest, osx-x64, minipdf-gui-osx-x64.tar.gz)
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, softprops/action-gh-release@v2. 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#L2239
This call site is reachable on all platforms. 'Graphics.SmoothingMode' 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#L2258
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-x64, minipdf-gui-osx-x64.tar.gz): src/MiniPdf/DocxReader.cs#L2243
This call site is reachable on all platforms. 'Graphics.DrawImage(Image, Rectangle)' 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#L2242
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 (macos-latest, osx-x64, minipdf-gui-osx-x64.tar.gz): src/MiniPdf/DocxReader.cs#L2254
This call site is reachable on all platforms. 'Bitmap' 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#L2239
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 (macos-latest, osx-x64, minipdf-gui-osx-x64.tar.gz): src/MiniPdf/DocxReader.cs#L2262
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/PdfPage.cs#L167
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 (macos-latest, osx-x64, minipdf-gui-osx-x64.tar.gz): src/MiniPdf/ExcelToPdfConverter.cs#L1656
The variable 'anyWrapText' is assigned but its value is never used
build (macos-latest, osx-x64, minipdf-gui-osx-x64.tar.gz): src/MiniPdf/DocxToPdfConverter.cs#L1774
Possible null reference argument for parameter 'text' in 'List<string> DocxToPdfConverter.WordWrap(string text, float firstLineWidth, float subsequentWidth, float fontSize, List<DocxTabStop>? tabStops = null, bool bold = false, float charSpacing = 0, bool useCalibriWidths = true)'.
build (windows-latest, win-x64, minipdf-gui-win-x64.zip)
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, softprops/action-gh-release@v2. 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#L2254
This call site is reachable on all platforms. 'Bitmap' 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#L2285
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#L2294
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-x64, minipdf-gui-win-x64.zip): src/MiniPdf/DocxReader.cs#L2242
This call site is reachable on all platforms. 'Graphics.CompositingQuality' 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#L2290
This call site is reachable on all platforms. 'Bitmap' 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#L2290
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 (windows-latest, win-x64, minipdf-gui-win-x64.zip): src/MiniPdf/DocxReader.cs#L2228
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/PdfPage.cs#L167
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 (windows-latest, win-x64, minipdf-gui-win-x64.zip): src/MiniPdf/ExcelToPdfConverter.cs#L1656
The variable 'anyWrapText' is assigned but its value is never used
build (windows-latest, win-x64, minipdf-gui-win-x64.zip): src/MiniPdf/DocxToPdfConverter.cs#L1774
Possible null reference argument for parameter 'text' in 'List<string> DocxToPdfConverter.WordWrap(string text, float firstLineWidth, float subsequentWidth, float fontSize, List<DocxTabStop>? tabStops = null, bool bold = false, float charSpacing = 0, bool useCalibriWidths = true)'.
build (windows-latest, win-arm64, minipdf-gui-win-arm64.zip)
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, softprops/action-gh-release@v2. 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#L2288
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#L2286
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#L2287
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-arm64, minipdf-gui-win-arm64.zip): src/MiniPdf/DocxReader.cs#L2285
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-arm64, minipdf-gui-win-arm64.zip): src/MiniPdf/DocxReader.cs#L2294
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#L2298
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-arm64, minipdf-gui-win-arm64.zip): src/MiniPdf/DocxReader.cs#L2295
This call site is reachable on all platforms. 'Graphics.DrawImage(Image, Rectangle, Rectangle, GraphicsUnit)' 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#L167
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 (windows-latest, win-arm64, minipdf-gui-win-arm64.zip): src/MiniPdf/ExcelToPdfConverter.cs#L1656
The variable 'anyWrapText' is assigned but its value is never used
build (windows-latest, win-arm64, minipdf-gui-win-arm64.zip): src/MiniPdf/DocxToPdfConverter.cs#L1774
Possible null reference argument for parameter 'text' in 'List<string> DocxToPdfConverter.WordWrap(string text, float firstLineWidth, float subsequentWidth, float fontSize, List<DocxTabStop>? tabStops = null, bool bold = false, float charSpacing = 0, bool useCalibriWidths = true)'.
build (macos-latest, osx-arm64, minipdf-gui-osx-arm64.tar.gz)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
build (macos-latest, osx-x64, minipdf-gui-osx-x64.tar.gz)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167