Skip to content

fix: debug breakpoint paused and updated current session handling #9573

fix: debug breakpoint paused and updated current session handling

fix: debug breakpoint paused and updated current session handling #9573

Triggered via pull request January 13, 2025 09:10
Status Failure
Total duration 9m 8s
Artifacts

check.yml

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

Annotations

12 errors and 1 warning
build (ubuntu-latest, 20.x): packages/debug/src/browser/debug-progress.service.ts#L119
Argument of type 'IDebugSession | undefined' is not assignable to parameter of type 'DebugSession | undefined'.
build (ubuntu-latest, 20.x): packages/debug/src/browser/view/console/debug-console-tree.model.service.ts#L164
Argument of type 'IDebugSession | undefined' is not assignable to parameter of type 'DebugSession | undefined'.
build (ubuntu-latest, 20.x): packages/debug/src/browser/view/console/debug-console-tree.model.service.ts#L221
Argument of type 'IDebugSession | undefined' is not assignable to parameter of type 'DebugSession | undefined'.
build (ubuntu-latest, 20.x): packages/debug/src/browser/view/console/debug-console-tree.model.service.ts#L538
Type 'IDebugSession | undefined' is not assignable to type 'DebugSession | undefined'.
build (ubuntu-latest, 20.x)
Process completed with exit code 1.
build (macos-latest, 20.x)
The job was canceled because "ubuntu-latest_20_x" failed.
build (macos-latest, 20.x)
The operation was canceled.
build-windows: packages/debug/src/browser/debug-progress.service.ts#L119
Argument of type 'IDebugSession | undefined' is not assignable to parameter of type 'DebugSession | undefined'.
build-windows: packages/debug/src/browser/view/console/debug-console-tree.model.service.ts#L164
Argument of type 'IDebugSession | undefined' is not assignable to parameter of type 'DebugSession | undefined'.
build-windows: packages/debug/src/browser/view/console/debug-console-tree.model.service.ts#L221
Argument of type 'IDebugSession | undefined' is not assignable to parameter of type 'DebugSession | undefined'.
build-windows: packages/debug/src/browser/view/console/debug-console-tree.model.service.ts#L538
Type 'IDebugSession | undefined' is not assignable to type 'DebugSession | undefined'.
build-windows
Process completed with exit code 1.
build (ubuntu-latest, 20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636