Add new cursor-cli module #819
ci.yaml
on: pull_request
Check for typos and unformatted code
24s
Validate Terraform output
3m 20s
Validate README files
0s
Annotations
6 errors
Check for typos and unformatted code
Process completed with exit code 1.
|
Validate Terraform output
The operation was canceled.
|
error: expect(received).toBe(expected):
registry/coder/modules/cursor/main.test.ts#L66
Expected: "cursor://coder.coder-remote/open?owner=default&workspace=default&folder=/home/coder&openRecent&url=https://mydeployment.coder.com&token=$SESSION_TOKEN"
Received: "cursor://coder.coder-remote/open?owner=default&workspace=default&openRecent&url=https://mydeployment.coder.com&token=$SESSION_TOKEN"
at <anonymous> (/home/runner/work/registry/registry/registry/coder/modules/cursor/main.test.ts:66:52)
|
error: expect(received).toBe(expected):
registry/coder/modules/cursor/main.test.ts#L21
Expected: "cursor://coder.coder-remote/open?owner=default&workspace=default&folder=/home/coder&url=https://mydeployment.coder.com&token=$SESSION_TOKEN"
Received: "cursor://coder.coder-remote/open?owner=default&workspace=default&url=https://mydeployment.coder.com&token=$SESSION_TOKEN"
at <anonymous> (/home/runner/work/registry/registry/registry/coder/modules/cursor/main.test.ts:21:52)
|
Validate Terraform output
Canceling since a higher priority waiting request for CI-refs/pull/306/merge exists
|
CI
Canceling since a higher priority waiting request for CI-refs/pull/306/merge exists
|