Skip to content

VS Code: Release v1.40.2 (#6061) #136

VS Code: Release v1.40.2 (#6061)

VS Code: Release v1.40.2 (#6061) #136

Re-run triggered November 4, 2024 20:28
Status Failure
Total duration 4m 43s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
src/vscode-shim.test.ts > vscode.workspace.getConfiguration > returns full configuration when section is undefined: agent/src/vscode-shim.test.ts#L401
AssertionError: expected undefined to match object { providers: { …(1) }, enable: true } - Expected: Object { "enable": true, "providers": Object { "https://gist": Object { "githubusercontent": Object { "com/someuser/provider": Object { "js": true, }, }, }, }, } + Received: undefined ❯ src/vscode-shim.test.ts:401:42
release
Process completed with exit code 1.
release
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/