Skip to content

contract update for pipeline run description #1851

contract update for pipeline run description

contract update for pipeline run description #1851

Re-run triggered February 20, 2026 11:59
Status Success
Total duration 18m 34s
Artifacts

CI.yml

on: pull_request
Matrix: Build Solution / Build
Matrix: Execute Unit Tests / Test
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
Build Solution / ubuntu-latest: Ginger/GingerPluginCore/CommLib/GingerSocketInfo.cs#L251
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/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/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/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/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#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/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#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/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 / 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 / macos-latest: Ginger/GingerPluginCore/CommLib/GingerSocketInfo.cs#L251
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/GingerSocketInfo.cs#L242
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/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/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)
Build Solution / windows-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 / 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. '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/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/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.