Fix claude-code module not passing workdir to agentapi #1620
ci.yaml
on: pull_request
Check for typos and unformatted code
41s
Validate Terraform output
7m 11s
Validate README files
17s
Annotations
3 errors
Validate Terraform output
Process completed with exit code 1.
|
error: Cannot call test() inside a test. Call it inside describe() instead.:
test/test.ts#L181
at testRequiredVariables (/home/runner/work/registry/registry/test/test.ts:181:3)
at <anonymous> (/home/runner/work/registry/registry/registry/coder/modules/jfrog-token/main.test.ts:59:5)
at <anonymous> (/home/runner/work/registry/registry/registry/coder/modules/jfrog-token/main.test.ts:58:47)
|
error: Cannot call test() inside a test. Call it inside describe() instead.:
test/test.ts#L181
at testRequiredVariables (/home/runner/work/registry/registry/test/test.ts:181:3)
at <anonymous> (/home/runner/work/registry/registry/registry/coder/modules/jfrog-oauth/main.test.ts:28:5)
at <anonymous> (/home/runner/work/registry/registry/registry/coder/modules/jfrog-oauth/main.test.ts:27:47)
|