chore(deps): update dependency vscode to ^1.96.2 #3576
Triggered via pull request
December 19, 2024 21:37
Status
Cancelled
Total duration
1m 15s
Artifacts
–
Annotations
8 errors
test (xdebug-3.3.2, 8.2, macos-12)
The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. For more details, see https://github.com/actions/runner-images/issues/10721
|
test (xdebug-3.3.2, 8.2, macos-12)
GitHub Actions has encountered an internal error when running your job.
|
test (xdebug-3.3.2, 8.2, ubuntu-22.04):
src/extension.ts#L10
Type '(folder: WorkspaceFolder | undefined, debugConfiguration: DebugConfiguration & LaunchRequestArguments, token?: CancellationToken | undefined) => Promise<...>' is not assignable to type '(folder: WorkspaceFolder | undefined, debugConfiguration: DebugConfiguration, token?: CancellationToken | undefined) => ProviderResult<...>'.
|
test (xdebug-2.9.8, 7.4, ubuntu-22.04):
src/extension.ts#L10
Type '(folder: WorkspaceFolder | undefined, debugConfiguration: DebugConfiguration & LaunchRequestArguments, token?: CancellationToken | undefined) => Promise<...>' is not assignable to type '(folder: WorkspaceFolder | undefined, debugConfiguration: DebugConfiguration, token?: CancellationToken | undefined) => ProviderResult<...>'.
|
test (xdebug-3.3.2, 8.2, ubuntu-22.04)
Process completed with exit code 2.
|
test (xdebug-2.9.8, 7.4, ubuntu-22.04)
Process completed with exit code 2.
|
test (xdebug-3.3.2, 8.1, windows-2022):
src/extension.ts#L10
Type '(folder: WorkspaceFolder | undefined, debugConfiguration: DebugConfiguration & LaunchRequestArguments, token?: CancellationToken | undefined) => Promise<...>' is not assignable to type '(folder: WorkspaceFolder | undefined, debugConfiguration: DebugConfiguration, token?: CancellationToken | undefined) => ProviderResult<...>'.
|
test (xdebug-3.3.2, 8.1, windows-2022)
Process completed with exit code 1.
|