chore(deps): bump crate-ci/typos from 1.36.2 to 1.36.3 in the github-actions group #1618
ci.yaml
on: pull_request
Check for typos and unformatted code
37s
Validate Terraform output
6m 38s
Validate README files
24s
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)
|