Skip to content

Delay launch/attach until after config done #1443

Delay launch/attach until after config done

Delay launch/attach until after config done #1443

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

emacs-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
ert
Process completed with exit code 1.
ert: src/PowerShellEditorServices/Services/DebugAdapter/Handlers/LaunchAndAttachHandler.cs#L295
The name 'requestScript' does not exist in the current context
ert: src/PowerShellEditorServices/Services/DebugAdapter/Handlers/LaunchAndAttachHandler.cs#L285
The name 'requestScript' does not exist in the current context
ert: 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?)
ert: 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?)