feat(agentapi): Add support for running under a subdomain #750
ci.yaml
on: pull_request
Check for typos and unformatted code
28s
Validate Terraform output
3m 53s
Validate README files
19s
Annotations
4 errors
Validate Terraform output
Process completed with exit code 1.
|
error: expect(received).toBe(expected):
registry/coder/modules/filebrowser/main.test.ts#L11
Expected: 0
Received: 1
at testBaseLine (/home/runner/work/registry/registry/registry/coder/modules/filebrowser/main.test.ts:11:27)
at <anonymous> (/home/runner/work/registry/registry/registry/coder/modules/filebrowser/main.test.ts:103:5)
|
error: expect(received).toBe(expected):
registry/coder/modules/filebrowser/main.test.ts#L11
Expected: 0
Received: 1
at testBaseLine (/home/runner/work/registry/registry/registry/coder/modules/filebrowser/main.test.ts:11:27)
at <anonymous> (/home/runner/work/registry/registry/registry/coder/modules/filebrowser/main.test.ts:73:5)
|
error: expect(received).toBe(expected):
registry/coder/modules/filebrowser/main.test.ts#L11
Expected: 0
Received: 1
at testBaseLine (/home/runner/work/registry/registry/registry/coder/modules/filebrowser/main.test.ts:11:27)
at <anonymous> (/home/runner/work/registry/registry/registry/coder/modules/filebrowser/main.test.ts:57:5)
|