feat: add archive module #1912
ci.yaml
on: pull_request
Check for typos and unformatted code
42s
Validate Terraform output
33s
Validate README files
13s
Annotations
2 errors
|
Validate Terraform output
Process completed with exit code 1.
|
|
error: expect(received).toBe(expected):
registry/coder-labs/modules/archive/main.test.ts#L31
Expected: 0
Received: 1
at ensureRunOk (/home/runner/work/registry/registry/registry/coder-labs/modules/archive/main.test.ts:31:24)
at <anonymous> (/home/runner/work/registry/registry/registry/coder-labs/modules/archive/main.test.ts:53:3)
at async <anonymous> (/home/runner/work/registry/registry/registry/coder-labs/modules/archive/main.test.ts:66:20)
at async <anonymous> (/home/runner/work/registry/registry/registry/coder-labs/modules/archive/main.test.ts:134:35)
|