Skip to content

feat: add archive module #1538

feat: add archive module

feat: add archive module #1538

Triggered via pull request September 16, 2025 16:22
Status Failure
Total duration 6m 49s
Artifacts

ci.yaml

on: pull_request
Check for typos and unformatted code
33s
Check for typos and unformatted code
Validate Terraform output
6m 43s
Validate Terraform output
Validate README files
0s
Validate README files
Fit to window
Zoom out
Zoom in

Annotations

8 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).toBe(expected): registry/coder/modules/archive/main.test.ts#L256
Expected: 1 Received: 0 at <anonymous> (/home/runner/work/registry/registry/registry/coder/modules/archive/main.test.ts:256:27)
error: expect(received).toBe(expected): registry/coder/modules/archive/main.test.ts#L227
Expected: 0 Received: 127 at <anonymous> (/home/runner/work/registry/registry/registry/coder/modules/archive/main.test.ts:227:30)
error: expect(received).toBe(expected): registry/coder/modules/archive/main.test.ts#L178
Expected: 0 Received: 127 at <anonymous> (/home/runner/work/registry/registry/registry/coder/modules/archive/main.test.ts:178:26)
error: expect(received).toBe(expected): registry/coder/modules/archive/main.test.ts#L146
Expected: 0 Received: 127 at <anonymous> (/home/runner/work/registry/registry/registry/coder/modules/archive/main.test.ts:146:26)
error: expect(received).toBe(expected): registry/coder/modules/archive/main.test.ts#L100
Expected: 0 Received: 127 at <anonymous> (/home/runner/work/registry/registry/registry/coder/modules/archive/main.test.ts:100:26)
error: expect(received).toBe(expected): registry/coder/modules/archive/main.test.ts#L65
Expected: 0 Received: 1 at <anonymous> (/home/runner/work/registry/registry/registry/coder/modules/archive/main.test.ts:65:29)