Skip to content

Centralize awaiting_input-as-busy in PipeStatus.IsBusy + regression t… #162

Centralize awaiting_input-as-busy in PipeStatus.IsBusy + regression t…

Centralize awaiting_input-as-busy in PipeStatus.IsBusy + regression t… #162

Triggered via push July 1, 2026 12:07
Status Success
Total duration 2m 40s
Artifacts
syntax-check
12s
syntax-check
version-consistency
5s
version-consistency
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

17 warnings
version-consistency
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
syntax-check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test (macos-14, osx-arm64, PowerShell.MCP.Proxy)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test (macos-14, osx-arm64, PowerShell.MCP.Proxy): PowerShell.MCP.Proxy/Tools/PowerShellTools.cs#L888
Possible null reference argument for parameter 'pipeName' in 'void ConsoleSessionManager.ClearDeadPipe(string agentId, string pipeName)'.
test (macos-14, osx-arm64, PowerShell.MCP.Proxy): PowerShell.MCP.Proxy/Tools/PowerShellTools.cs#L536
Possible null reference argument for parameter 'pipeName' in 'Task<string> IPowerShellService.ExecuteCommandToPipeAsync(string pipeName, string command, Dictionary<string, string>? variables = null, int timeoutSeconds = 170, CancellationToken cancellationToken = default(CancellationToken))'.
test (ubuntu-latest, linux-x64, PowerShell.MCP.Proxy)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test (ubuntu-latest, linux-x64, PowerShell.MCP.Proxy): PowerShell.MCP.Proxy/Tools/PowerShellTools.cs#L888
Possible null reference argument for parameter 'pipeName' in 'void ConsoleSessionManager.ClearDeadPipe(string agentId, string pipeName)'.
test (ubuntu-latest, linux-x64, PowerShell.MCP.Proxy): PowerShell.MCP.Proxy/Tools/PowerShellTools.cs#L536
Possible null reference argument for parameter 'pipeName' in 'Task<string> IPowerShellService.ExecuteCommandToPipeAsync(string pipeName, string command, Dictionary<string, string>? variables = null, int timeoutSeconds = 170, CancellationToken cancellationToken = default(CancellationToken))'.
test (windows-latest, win-x64, PowerShell.MCP.Proxy.exe)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test (windows-latest, win-x64, PowerShell.MCP.Proxy.exe): PowerShell.MCP.Proxy/Tools/PowerShellTools.cs#L888
Possible null reference argument for parameter 'pipeName' in 'void ConsoleSessionManager.ClearDeadPipe(string agentId, string pipeName)'.
test (windows-latest, win-x64, PowerShell.MCP.Proxy.exe): PowerShell.MCP.Proxy/Tools/PowerShellTools.cs#L536
Possible null reference argument for parameter 'pipeName' in 'Task<string> IPowerShellService.ExecuteCommandToPipeAsync(string pipeName, string command, Dictionary<string, string>? variables = null, int timeoutSeconds = 170, CancellationToken cancellationToken = default(CancellationToken))'.