Skip to content

chore(deps): update dependency vscode to ^1.94.2 #3466

chore(deps): update dependency vscode to ^1.94.2

chore(deps): update dependency vscode to ^1.94.2 #3466

Triggered via pull request August 2, 2024 23:27
Status Failure
Total duration 51s
Artifacts

build.yml

on: pull_request
Matrix: test
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
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-3.3.2, 8.2, ubuntu-22.04)
Process completed with exit code 2.
test (xdebug-2.9.8, 7.4, ubuntu-22.04)
The job was canceled because "xdebug-3_3_2_8_2_ubuntu-2" failed.
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-2.9.8, 7.4, ubuntu-22.04)
Process completed with exit code 2.
test (xdebug-3.3.2, 8.2, macos-12)
The job was canceled because "xdebug-3_3_2_8_2_ubuntu-2" failed.
test (xdebug-3.3.2, 8.2, macos-12)
The operation was canceled.
test (xdebug-3.3.2, 8.1, windows-2022)
The job was canceled because "xdebug-3_3_2_8_2_ubuntu-2" failed.
test (xdebug-3.3.2, 8.1, windows-2022)
The operation was canceled.
test (xdebug-3.3.2, 8.2, ubuntu-22.04)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/