Skip to content

feat(vscode-web): add workspace file support #1110

feat(vscode-web): add workspace file support

feat(vscode-web): add workspace file support #1110

Triggered via pull request August 20, 2025 23:08
Status Failure
Total duration 5m 10s
Artifacts

ci.yaml

on: pull_request
Check for typos and unformatted code
28s
Check for typos and unformatted code
Validate Terraform output
4m 51s
Validate Terraform output
Validate README files
22s
Validate README files
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Validate Terraform output
Process completed with exit code 1.
error: expect(received).toThrow(expected): registry/coder/modules/vscode-web/main.test.ts#L38
Expected substring: "Offline mode does not allow extensions to be installed" var.workspace is a string\n\nInvalid value for \"vars\" parameter: vars map does not contain key\n\"WORKSPACE_ARG\", referenced at ./run.sh:34,61-74.\n" at <anonymous> (/home/runner/work/registry/registry/registry/coder/modules/vscode-web/main.test.ts:38:15)
error: expect(received).toThrow(expected): registry/coder/modules/vscode-web/main.test.ts#L26
Expected substring: "Offline and Use Cached can not be used together" var.workspace is a string\n\nInvalid value for \"vars\" parameter: vars map does not contain key\n\"WORKSPACE_ARG\", referenced at ./run.sh:34,61-74.\n" at <anonymous> (/home/runner/work/registry/registry/registry/coder/modules/vscode-web/main.test.ts:26:15)
error: expect(received).toThrow(expected): registry/coder/modules/vscode-web/main.test.ts#L14
Expected substring: "Invalid value for variable" var.workspace is a string\n\nInvalid value for \"vars\" parameter: vars map does not contain key\n\"WORKSPACE_ARG\", referenced at ./run.sh:34,61-74.\n" at <anonymous> (/home/runner/work/registry/registry/registry/coder/modules/vscode-web/main.test.ts:14:15)