Skip to content

Aider module support agentAPI #1918

Aider module support agentAPI

Aider module support agentAPI #1918

Triggered via pull request October 17, 2025 17:02
Status Failure
Total duration 1m 25s
Artifacts

ci.yaml

on: pull_request
Check for typos and unformatted code
35s
Check for typos and unformatted code
Validate Terraform output
1m 16s
Validate Terraform output
Validate README files
0s
Validate README files
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Check for typos and unformatted code
Process completed with exit code 1.
Validate Terraform output
Process completed with exit code 1.
error: expect(received).toContain(expected): registry/coder/modules/aider/main.test.ts#L171
Expected to contain: "Aider task prompt provided : this is a task prompt for Aider" Received: "--------------------------------\nProvider: google\nModule: gemini\n--------------------------------\nAPI key provided !\nStarting in directory: /home/coder\nstarting server on port 3284\n" at <anonymous> (/home/runner/work/registry/registry/registry/coder/modules/aider/main.test.ts:171:18)
error: expect(received).toBe(expected): test/test.ts#L334
Expected: 0 Received: 1 at <anonymous> (/home/runner/work/registry/registry/test/test.ts:334:25) at async <anonymous> (/home/runner/work/registry/registry/registry/coder/modules/aider/main.test.ts:148:24)