Skip to content

Delay launch/attach until after config done #1295

Delay launch/attach until after config done

Delay launch/attach until after config done #1295

Triggered via pull request September 5, 2025 03:59
Status Failure
Total duration 48s
Artifacts

vim-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
themis
Process completed with exit code 1.
themis: src/PowerShellEditorServices/Services/DebugAdapter/Handlers/LaunchAndAttachHandler.cs#L295
The name 'requestScript' does not exist in the current context
themis: src/PowerShellEditorServices/Services/DebugAdapter/Handlers/LaunchAndAttachHandler.cs#L285
The name 'requestScript' does not exist in the current context
themis: src/PowerShellEditorServices/Services/DebugAdapter/Handlers/LaunchAndAttachHandler.cs#L280
'DebugStateService' does not contain a definition for 'Arguments' and no accessible extension method 'Arguments' accepting a first argument of type 'DebugStateService' could be found (are you missing a using directive or an assembly reference?)
themis: src/PowerShellEditorServices/Services/DebugAdapter/Handlers/LaunchAndAttachHandler.cs#L279
'DebugStateService' does not contain a definition for 'ScriptToLaunch' and no accessible extension method 'ScriptToLaunch' accepting a first argument of type 'DebugStateService' could be found (are you missing a using directive or an assembly reference?)