Skip to content

CD

CD #478

Manually triggered February 19, 2026 13:19
Status Failure
Total duration 6m 28s
Artifacts

CD.yml

on: workflow_dispatch
Matrix: Build Solution / Build
Release  /  Create GingerRuntime
Release / Create GingerRuntime
Release  /  MacOS Builder
Release / MacOS Builder
Release  /  Windows Installer
Release / Windows Installer
Docker  /  build
Docker / build
Deploy  /  Deploy Releases to Github Release
Deploy / Deploy Releases to Github Release
Docker  /  Publish Latest
Docker / Publish Latest
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 30 warnings
Build Solution / ubuntu-latest
Process completed with exit code 1.
Build Solution / windows-latest
The strategy configuration was canceled because "Builder.Build.ubuntu-latest" failed
Build Solution / windows-latest
The operation was canceled.
Build Solution / macos-latest
The strategy configuration was canceled because "Builder.Build.ubuntu-latest" failed
Build Solution / macos-latest
The operation was canceled.
Build Solution / macos-latest
Process completed with exit code 1.
Build Solution / ubuntu-latest: Ginger/GingerPluginCore/CommLib/GingerSocketInfo.cs#L242
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
Build Solution / ubuntu-latest: Ginger/GingerPluginCore/CommLib/NewPayload.cs#L513
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
Build Solution / ubuntu-latest: Ginger/GingerPluginCore/CommLib/GingerSocketServer2.cs#L100
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
Build Solution / ubuntu-latest: Ginger/GingerPluginCore/CommLib/GingerSocketClient2.cs#L128
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
Build Solution / ubuntu-latest: Ginger/GingerPluginCore/CommLib/RemoteObjectProxy.cs#L42
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
Build Solution / ubuntu-latest: Ginger/GingerUtils/BitmapManager.cs#L39
This call site is reachable on all platforms. 'Image.FromFile(string)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build Solution / ubuntu-latest: Ginger/GingerUtils/BitmapManager.cs#L29
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 Solution / ubuntu-latest: Ginger/GingerUtils/BitmapManager.cs#L29
This call site is reachable on all platforms. 'Image.Save(string, ImageFormat)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build Solution / ubuntu-latest: Ginger/GingerUtils/StringCompressor.cs#L103
Avoid inexact read with 'System.IO.Compression.GZipStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Build Solution / ubuntu-latest: Ginger/GingerUtils/StringCompressor.cs#L71
Avoid inexact read with 'System.IO.Compression.GZipStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Build Solution / windows-latest: Ginger/GingerPluginCore/CommLib/GingerSocketClient2.cs#L128
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
Build Solution / windows-latest: Ginger/GingerPluginCore/CommLib/RemoteObjectProxy.cs#L42
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
Build Solution / windows-latest: Ginger/GingerUtils/BitmapManager.cs#L39
This call site is reachable on all platforms. 'Image.FromFile(string)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build Solution / windows-latest: Ginger/GingerUtils/BitmapManager.cs#L29
This call site is reachable on all platforms. 'Image.Save(string, ImageFormat)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build Solution / windows-latest: Ginger/GingerUtils/BitmapManager.cs#L29
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 Solution / windows-latest: Ginger/GingerUtils/StringCompressor.cs#L103
Avoid inexact read with 'System.IO.Compression.GZipStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Build Solution / windows-latest: Ginger/GingerUtils/StringCompressor.cs#L71
Avoid inexact read with 'System.IO.Compression.GZipStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Build Solution / windows-latest
Targeting .NET 10.0 or higher in Visual Studio 2022 17.14 is not supported.
Build Solution / windows-latest
Targeting .NET 10.0 or higher in Visual Studio 2022 17.14 is not supported.
Build Solution / windows-latest
Targeting .NET 10.0 or higher in Visual Studio 2022 17.14 is not supported.
Build Solution / macos-latest: Ginger/GingerPluginCore/CommLib/GingerSocketServer2.cs#L100
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
Build Solution / macos-latest: Ginger/GingerPluginCore/CommLib/GingerNode.cs#L258
This call site is reachable on all platforms. 'ImageFormat.Jpeg' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build Solution / macos-latest: Ginger/GingerPluginCore/CommLib/GingerNode.cs#L258
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 Solution / macos-latest: Ginger/GingerPluginCore/CommLib/NewPayload.cs#L513
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
Build Solution / macos-latest: Ginger/GingerPluginCore/CommLib/RemoteObjectProxy.cs#L42
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
Build Solution / macos-latest: Ginger/GingerUtils/BitmapManager.cs#L39
This call site is reachable on all platforms. 'Image.FromFile(string)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build Solution / macos-latest: Ginger/GingerUtils/BitmapManager.cs#L29
This call site is reachable on all platforms. 'Image.Save(string, ImageFormat)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build Solution / macos-latest: Ginger/GingerUtils/BitmapManager.cs#L29
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 Solution / macos-latest: Ginger/GingerUtils/StringCompressor.cs#L103
Avoid inexact read with 'System.IO.Compression.GZipStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Build Solution / macos-latest: Ginger/GingerUtils/StringCompressor.cs#L71
Avoid inexact read with 'System.IO.Compression.GZipStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)