feat: update vscode-based desktop IDE modules to use vscode-desktop-core
#675
ci.yaml
on: pull_request
Check for typos and unformatted code
23s
Validate Terraform output
4m 36s
Validate README files
18s
Annotations
4 errors
|
Validate README files
Process completed with exit code 1.
|
|
Validate Terraform output
Process completed with exit code 1.
|
|
error: expect(received).toBe(expected):
registry/coder/modules/vscode-desktop/main.test.ts#L86
Expected: 1
Received: undefined
at <anonymous> (/home/runner/work/registry/registry/registry/coder/modules/vscode-desktop/main.test.ts:86:41)
|
|
error: expect(received).toBe(expected):
registry/coder/modules/vscode-desktop/main.test.ts#L29
Expected: 1
Received: undefined
at <anonymous> (/home/runner/work/registry/registry/registry/coder/modules/vscode-desktop/main.test.ts:29:41)
|