Add Zed IDE module #345
ci.yaml
on: pull_request
Check for typos and unformatted code
26s
Validate Terraform output
2m 58s
Validate README files
12s
Annotations
2 errors
|
Validate Terraform output
Process completed with exit code 1.
|
|
error: expect(received).toBe(expected):
registry/coder/modules/zed/main.test.ts#L37
Expected: "zed://ssh/default.coder/foo/bar"
Received: "zed://ssh/default.coder//foo/bar"
at <anonymous> (/home/runner/work/registry/registry/registry/coder/modules/zed/main.test.ts:37:41)
|