Skip to content

v0.29.0

v0.29.0 #6

Triggered via release April 30, 2026 06:34
Status Success
Total duration 4m 41s
Artifacts

release-aot-gui.yml

on: release
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, softprops/action-gh-release@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/
build (macos-latest, osx-x64, minipdf-gui-osx-x64.tar.gz): src/MiniPdf/DocxReader.cs#L2041
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#L2027
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-x64, minipdf-gui-osx-x64.tar.gz): src/MiniPdf/DocxReader.cs#L2015
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#L2011
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#L2022
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#L2010
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#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 (macos-latest, osx-x64, minipdf-gui-osx-x64.tar.gz): 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 (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/DocxToPdfConverter.cs#L1745
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 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, softprops/action-gh-release@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/
build (macos-latest, osx-arm64, minipdf-gui-osx-arm64.tar.gz): src/MiniPdf/DocxReader.cs#L2082
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/DocxReader.cs#L2081
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#L2071
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#L2082
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-arm64, minipdf-gui-osx-arm64.tar.gz): src/MiniPdf/DocxReader.cs#L2078
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#L2077
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 (macos-latest, osx-arm64, minipdf-gui-osx-arm64.tar.gz): 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 (macos-latest, osx-arm64, minipdf-gui-osx-arm64.tar.gz): 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 (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
build (macos-latest, osx-arm64, minipdf-gui-osx-arm64.tar.gz): src/MiniPdf/DocxToPdfConverter.cs#L1745
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-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, softprops/action-gh-release@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/
build (ubuntu-22.04, linux-x64, minipdf-gui-linux-x64.tar.gz): src/MiniPdf/DocxReader.cs#L2085
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-x64, minipdf-gui-linux-x64.tar.gz): src/MiniPdf/DocxReader.cs#L2022
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#L2075
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#L2011
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#L2025
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 (ubuntu-22.04, linux-x64, minipdf-gui-linux-x64.tar.gz): src/MiniPdf/DocxReader.cs#L2081
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/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 (ubuntu-22.04, linux-x64, minipdf-gui-linux-x64.tar.gz): 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 (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 (ubuntu-22.04, linux-x64, minipdf-gui-linux-x64.tar.gz): src/MiniPdf/DocxToPdfConverter.cs#L1745
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 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, softprops/action-gh-release@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/
build (windows-latest, win-x64, minipdf-gui-win-x64.zip): src/MiniPdf/DocxReader.cs#L2030
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 (windows-latest, win-x64, minipdf-gui-win-x64.zip): src/MiniPdf/DocxReader.cs#L2082
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 (windows-latest, win-x64, minipdf-gui-win-x64.zip): src/MiniPdf/DocxReader.cs#L2071
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 (windows-latest, win-x64, minipdf-gui-win-x64.zip): src/MiniPdf/DocxReader.cs#L2049
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#L2072
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#L2011
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#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 (windows-latest, win-x64, minipdf-gui-win-x64.zip): 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 (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/DocxToPdfConverter.cs#L1745
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 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, softprops/action-gh-release@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/
build (windows-latest, win-arm64, minipdf-gui-win-arm64.zip): src/MiniPdf/DocxReader.cs#L2023
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 (windows-latest, win-arm64, minipdf-gui-win-arm64.zip): src/MiniPdf/DocxReader.cs#L2071
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 (windows-latest, win-arm64, minipdf-gui-win-arm64.zip): src/MiniPdf/DocxReader.cs#L2082
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/DocxReader.cs#L2025
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-arm64, minipdf-gui-win-arm64.zip): src/MiniPdf/DocxReader.cs#L2030
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 (windows-latest, win-arm64, minipdf-gui-win-arm64.zip): src/MiniPdf/DocxReader.cs#L2081
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/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 (windows-latest, win-arm64, minipdf-gui-win-arm64.zip): 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 (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 (windows-latest, win-arm64, minipdf-gui-win-arm64.zip): src/MiniPdf/DocxToPdfConverter.cs#L1745
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 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, softprops/action-gh-release@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/
build (ubuntu-22.04, linux-arm64, minipdf-gui-linux-arm64.tar.gz, -p:ObjCopyName=aarch64-linux-gn...: src/MiniPdf/DocxReader.cs#L2081
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 (ubuntu-22.04, linux-arm64, minipdf-gui-linux-arm64.tar.gz, -p:ObjCopyName=aarch64-linux-gn...: src/MiniPdf/DocxReader.cs#L2085
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 (ubuntu-22.04, linux-arm64, minipdf-gui-linux-arm64.tar.gz, -p:ObjCopyName=aarch64-linux-gn...: src/MiniPdf/DocxReader.cs#L2085
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#L2072
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#L2075
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#L2080
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 (ubuntu-22.04, linux-arm64, minipdf-gui-linux-arm64.tar.gz, -p:ObjCopyName=aarch64-linux-gn...: 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 (ubuntu-22.04, linux-arm64, minipdf-gui-linux-arm64.tar.gz, -p:ObjCopyName=aarch64-linux-gn...: 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 (ubuntu-22.04, linux-arm64, minipdf-gui-linux-arm64.tar.gz, -p:ObjCopyName=aarch64-linux-gn...: src/MiniPdf/DocxToPdfConverter.cs#L1745
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)'.