feat: add archive module #1553
ci.yaml
on: pull_request
Check for typos and unformatted code
28s
Validate Terraform output
5m 44s
Validate README files
Annotations
3 errors and 1 warning
|
Check for typos and unformatted code
Process completed with exit code 2.
|
|
Validate Terraform output
Process completed with exit code 1.
|
|
error: expect(received).toContain(expected):
registry/coder/modules/archive/main.test.ts#L127
Expected to contain: "/etc/hosts"
Received: "-rw-r--r-- root/root 14 2025-09-18 10:26 etc/hostname"
at <anonymous> (/home/runner/work/registry/registry/registry/coder/modules/archive/main.test.ts:127:35)
|
|
Check for typos and unformatted code:
./registry/coder/modules/archive/README.md#L3
"invokable" should be "invocable".
|