feat: add archive module #1868
ci.yaml
on: pull_request
Check for typos and unformatted code
38s
Validate Terraform output
8m 29s
Validate README files
12s
Annotations
3 errors
|
Validate Terraform output
Process completed with exit code 1.
|
|
error: expect(received).toBe(expected):
registry/coder/modules/goose/main.test.ts#L137
Expected: 0
Received: 127
at <anonymous> (/home/runner/work/registry/registry/registry/coder/modules/goose/main.test.ts:137:27)
|
|
error: expect(received).toBe(expected):
registry/coder/modules/goose/main.test.ts#L113
Expected: 0
Received: 127
at <anonymous> (/home/runner/work/registry/registry/registry/coder/modules/goose/main.test.ts:113:27)
|