feat: update vscode-based desktop IDE modules to use vscode-desktop-core
#695
ci.yaml
on: pull_request
Check for typos and unformatted code
24s
Validate Terraform output
3m 53s
Validate README files
Annotations
11 errors
Check for typos and unformatted code
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)
|
error: expect(received).toBe(expected):
registry/coder/modules/cursor/main.test.ts#L85
Expected: 1
Received: undefined
at <anonymous> (/home/runner/work/registry/registry/registry/coder/modules/cursor/main.test.ts:85:41)
|
error: expect(received).toBe(expected):
registry/coder/modules/cursor/main.test.ts#L28
Expected: 1
Received: undefined
at <anonymous> (/home/runner/work/registry/registry/registry/coder/modules/cursor/main.test.ts:28:41)
|
error: expect(received).toBe(expected):
registry/coder/modules/kiro/main.test.ts#L91
Expected: "AI IDEs"
Received: undefined
at <anonymous> (/home/runner/work/registry/registry/registry/coder/modules/kiro/main.test.ts:91:54)
|
error: expect(received).toBe(expected):
registry/coder/modules/kiro/main.test.ts#L78
Expected: 5
Received: undefined
at <anonymous> (/home/runner/work/registry/registry/registry/coder/modules/kiro/main.test.ts:78:54)
|
error: expect(received).toBe(expected):
registry/coder/modules/kiro/main.test.ts#L64
Expected: "kiro-ai"
Received: undefined
at <anonymous> (/home/runner/work/registry/registry/registry/coder/modules/kiro/main.test.ts:64:53)
|
error: expect(received).toBe(expected):
registry/coder/modules/kiro/main.test.ts#L28
Expected: 1
Received: undefined
at <anonymous> (/home/runner/work/registry/registry/registry/coder/modules/kiro/main.test.ts:28:41)
|
error: expect(received).toBe(expected):
registry/coder/modules/windsurf/main.test.ts#L85
Expected: 1
Received: undefined
at <anonymous> (/home/runner/work/registry/registry/registry/coder/modules/windsurf/main.test.ts:85:41)
|
error: expect(received).toBe(expected):
registry/coder/modules/windsurf/main.test.ts#L28
Expected: 1
Received: undefined
at <anonymous> (/home/runner/work/registry/registry/registry/coder/modules/windsurf/main.test.ts:28:41)
|