[WIP]: Add extension install logic to vscode-desktop-core #1749
ci.yaml
on: pull_request
Check for typos and unformatted code
35s
Validate Terraform output
7m 4s
Validate README files
21s
Annotations
7 errors
|
Validate Terraform output
Process completed with exit code 1.
|
|
error: expect(received).toContain(expected):
registry/coder/modules/vscode-desktop-core/main.test.ts#L196
Expected to contain: "\"vscodium\"|\"cursor\"|\"windsurf\"|\"kiro\""
No extensions to install for ${CODE}kiro${RESET}\\n\"\nfi\n"
at <anonymous> (/home/runner/work/registry/registry/registry/coder/modules/vscode-desktop-core/main.test.ts:196:31)
|
|
error: expect(received).toContain(expected):
registry/coder/modules/vscode-desktop-core/main.test.ts#L196
Expected to contain: "\"vscodium\"|\"cursor\"|\"windsurf\"|\"kiro\""
No extensions to install for ${CODE}windsurf${RESET}\\n\"\nfi\n"
at <anonymous> (/home/runner/work/registry/registry/registry/coder/modules/vscode-desktop-core/main.test.ts:196:31)
|
|
error: expect(received).toContain(expected):
registry/coder/modules/vscode-desktop-core/main.test.ts#L196
Expected to contain: "\"vscodium\"|\"cursor\"|\"windsurf\"|\"kiro\""
No extensions to install for ${CODE}cursor${RESET}\\n\"\nfi\n"
at <anonymous> (/home/runner/work/registry/registry/registry/coder/modules/vscode-desktop-core/main.test.ts:196:31)
|
|
error: expect(received).toContain(expected):
registry/coder/modules/vscode-desktop-core/main.test.ts#L196
Expected to contain: "\"vscodium\"|\"cursor\"|\"windsurf\"|\"kiro\""
No extensions to install for ${CODE}vscodium${RESET}\\n\"\nfi\n"
at <anonymous> (/home/runner/work/registry/registry/registry/coder/modules/vscode-desktop-core/main.test.ts:196:31)
|
|
error: expect(received).toContain(expected):
registry/coder/modules/vscode-desktop-core/main.test.ts#L194
Expected to contain: "\"vscode\"|\"vscode-insiders\""
No extensions to install for ${CODE}vscode-insiders${RESET}\\n\"\nfi\n"
at <anonymous> (/home/runner/work/registry/registry/registry/coder/modules/vscode-desktop-core/main.test.ts:194:31)
|
|
error: expect(received).toContain(expected):
registry/coder/modules/vscode-desktop-core/main.test.ts#L194
Expected to contain: "\"vscode\"|\"vscode-insiders\""
No extensions to install for ${CODE}vscode${RESET}\\n\"\nfi\n"
at <anonymous> (/home/runner/work/registry/registry/registry/coder/modules/vscode-desktop-core/main.test.ts:194:31)
|