fix(coder/modules/claude-code): check existing session-ids when using --session-id flag
#2262
Triggered via pull request
November 21, 2025 03:24
Status
Cancelled
Total duration
3m 11s
Artifacts
–
ci.yaml
on: pull_request
Check for typos and unformatted code
36s
Validate Terraform output
3m 7s
Validate README files
19s
Annotations
5 errors
|
Validate Terraform output
Canceling since a higher priority waiting request for CI-refs/pull/557/merge exists
|
|
CI
Canceling since a higher priority waiting request for CI-refs/pull/557/merge exists
|
|
Validate Terraform output
The operation was canceled.
|
|
error: expect(received).toBe(expected):
registry/coder/modules/agentapi/test-util.ts#L121
Expected: 0
Received: 128
at <anonymous> (/home/runner/work/registry/registry/registry/coder/modules/agentapi/test-util.ts:121:25)
at async <anonymous> (/home/runner/work/registry/registry/registry/coder/modules/claude-code/main.test.ts:107:11)
|
|
error: expect(received).toContain(expected):
registry/coder/modules/claude-code/main.test.ts#L95
Expected to contain: "1.0.40"
Received: "OCI runtime exec failed: exec failed: unable to start container process: error executing setns process: exit status 1\r\n"
at <anonymous> (/home/runner/work/registry/registry/registry/coder/modules/claude-code/main.test.ts:95:25)
|