Skip to content

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

feat(vscode-web): add workspace file support

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

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

ci.yaml

on: pull_request
Check for typos and unformatted code
30s
Check for typos and unformatted code
Validate Terraform output
4m 45s
Validate Terraform output
Validate README files
12s
Validate README files
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Validate Terraform output
Process completed with exit code 1.
error: expect(received).toThrow(expected): registry/coder/modules/vscode-web/main.test.ts#L50
Expected substring: "Cannot specify both 'folder' and 'workspace'. Please use only one." 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:50:15)
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)