fix: debug breakpoint paused and updated current session handling #9573
check.yml
on: pull_request
build-windows
8m 56s
Matrix: build
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
|