Skip to content

Open the config editor in VS Code with a Notepad fallback #18

Open the config editor in VS Code with a Notepad fallback

Open the config editor in VS Code with a Notepad fallback #18

Re-run triggered July 24, 2026 04:01
Status Success
Total duration 1m 30s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

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()