feat: refactor Amazon Q module to use agentAPI #1318
ci.yaml
on: pull_request
Check for typos and unformatted code
25s
Validate Terraform output
8m 50s
Validate README files
13s
Annotations
3 errors
Validate Terraform output
Process completed with exit code 1.
|
error: expect(received).toBe(expected):
registry/coder-labs/modules/cursor-cli/main.test.ts#L216
Expected: 0
Received: 1
at <anonymous> (/home/runner/work/registry/registry/registry/coder-labs/modules/cursor-cli/main.test.ts:216:27)
|
error::
test/test.ts#L265
with data.http.jetbrains_ide_versions["GO"],
on main.tf line 121, in data "http" "jetbrains_ide_versions":
121: data "http" "jetbrains_ide_versions" {
Error making request: GET
https://data.services.jetbrains.com/products/releases?code=GO&type=release&latest=true
giving up after 1 attempt(s)
at <anonymous> (/home/runner/work/registry/registry/test/test.ts:265:11)
|