feat: add Hetzner Cloud server template #1869
ci.yaml
on: pull_request
Check for typos and unformatted code
39s
Validate Terraform output
7m 59s
Validate README files
19s
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)
|