Skip to content

Update license headers to 2026 and improve formatting #1840

Update license headers to 2026 and improve formatting

Update license headers to 2026 and improve formatting #1840

Triggered via pull request February 17, 2026 10:47
Status Success
Total duration 26m 17s
Artifacts

CI.yml

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

Annotations

37 warnings
Build Solution / macos-latest: Ginger/GingerPluginCore/CommLib/GingerSocketInfo.cs#L250
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#L241
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#L99
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#L512
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#L41
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#L38
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#L28
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/BitmapManager.cs#L28
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/StringCompressor.cs#L102
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#L70
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
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Solution / ubuntu-latest: Ginger/GingerPluginCore/CommLib/GingerNode.cs#L257
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 / ubuntu-latest: Ginger/GingerPluginCore/CommLib/GingerNode.cs#L257
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 / ubuntu-latest: Ginger/GingerPluginCore/CommLib/GingerSocketServer2.cs#L99
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#L512
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#L41
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#L28
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#L28
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#L38
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#L70
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#L102
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
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Solution / windows-latest: Ginger/GingerPluginCore/CommLib/NewPayload.cs#L512
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#L41
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#L38
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#L28
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#L28
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#L102
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#L70
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 / windows-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Solution / windows-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Execute Unit Tests / ubuntu-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Execute Unit Tests / macos-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Execute Unit Tests / windows-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/