Aider module support agentAPI #1435
ci.yaml
on: pull_request
Check for typos and unformatted code
30s
Validate Terraform output
6m 12s
Validate README files
13s
Annotations
8 errors
Validate Terraform output
Process completed with exit code 1.
|
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)
|
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)
|
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)
|
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)
|
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)
|
error: expect(received).toBe(expected):
registry/coder/modules/agentapi/test-util.ts#L121
Expected: 0
Received: 7
at <anonymous> (/home/runner/work/registry/registry/registry/coder/modules/agentapi/test-util.ts:121:25)
|
error:
test/test.ts#L28
at <anonymous> (/home/runner/work/registry/registry/test/test.ts:28:11)
|