Open the config editor in VS Code with a Notepad fallback #18
Annotations
5 warnings
|
build (Release)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build (Release):
pscommander/Services/NamedPipeService.cs#L71
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
|
build (Release):
pscommander/Services/NamedPipeService.cs#L71
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
|
build (Release):
pscommander.models/HotKey.cs#L6
'HotKey' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
|
build (Release):
pscommander.models/Blink.cs#L3
'Blink' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|