feat: Sourcegraph Amp module #855
ci.yaml
on: pull_request
Check for typos and unformatted code
26s
Validate Terraform output
4m 20s
Validate README files
0s
Annotations
7 errors
Check for typos and unformatted code
Process completed with exit code 1.
|
CI
Canceling since a higher priority waiting request for CI-refs/pull/257/merge exists
|
Validate Terraform output
The operation was canceled.
|
error: expect(received).toContain(expected):
registry/harsh9485/modules/sourcegraph_amp/main.test.ts#L124
Expected to contain: "Error"
Received: "--------------------------------\nInstall flag: true\nWorkspace: /home/coder\n--------------------------------\n\\033[1m Installing Sourcegraph AMP CLI...\n\nadded 53 packages in 4s\n\n16 packages are looking for funding\n run `npm fund` for details\n/tmp/install.sh: line 63: SOURCEGRAPH_AMP_API_KEY: unbound variable\n"
at <anonymous> (/home/runner/work/registry/registry/registry/harsh9485/modules/sourcegraph_amp/main.test.ts:124:17)
|
error: expect(received).toContain(expected):
registry/harsh9485/modules/sourcegraph_amp/main.test.ts#L91
Expected to contain: "AMP version: AMP CLI mock version v1.0.0"
Received: "/tmp/start.sh: line 8: /home/coder/.nvm/nvm.sh: No such file or directory\n"
at <anonymous> (/home/runner/work/registry/registry/registry/harsh9485/modules/sourcegraph_amp/main.test.ts:91:18)
|
error: expect(received).toBe(expected):
registry/coder/modules/agentapi/test-util.ts#L115
Expected: 0
Received: 1
at <anonymous> (/home/runner/work/registry/registry/registry/coder/modules/agentapi/test-util.ts:115:25)
|
Validate Terraform output
Canceling since a higher priority waiting request for CI-refs/pull/257/merge exists
|