fix: add retry limits and improve builder prompt for data engineering #291
ci.yml
on: pull_request
TypeScript
1m 8s
Lint
14s
Matrix: python
Annotations
10 errors
|
error: expect(received).toBe(expected):
packages/opencode/test/install/postinstall.test.ts#L28
Expected: 0
Received: -1
at <anonymous> (/home/runner/_work/altimate-code/altimate-code/packages/opencode/test/install/postinstall.test.ts:28:29)
|
|
error: expect(received).toBe(expected):
packages/opencode/test/install/integration.test.ts#L83
Expected: 1
Received: -1
at <anonymous> (/home/runner/_work/altimate-code/altimate-code/packages/opencode/test/install/integration.test.ts:83:33)
|
|
error: expect(received).toBe(expected):
packages/opencode/test/install/integration.test.ts#L56
Expected: 1
Received: -1
at <anonymous> (/home/runner/_work/altimate-code/altimate-code/packages/opencode/test/install/integration.test.ts:56:33)
|
|
error: expect(received).toBe(expected):
packages/opencode/test/install/integration.test.ts#L32
Expected: 0
Received: -1
at <anonymous> (/home/runner/_work/altimate-code/altimate-code/packages/opencode/test/install/integration.test.ts:32:33)
|
|
error: expect(received).toBe(expected):
packages/opencode/test/install/bin-wrapper.test.ts#L113
Expected: 1
Received: -1
at <anonymous> (/home/runner/_work/altimate-code/altimate-code/packages/opencode/test/install/bin-wrapper.test.ts:113:29)
|
|
error: expect(received).toBe(expected):
packages/opencode/test/install/bin-wrapper.test.ts#L102
Expected: 1
Received: -1
at <anonymous> (/home/runner/_work/altimate-code/altimate-code/packages/opencode/test/install/bin-wrapper.test.ts:102:29)
|
|
error: expect(received).toBe(expected):
packages/opencode/test/install/bin-wrapper.test.ts#L91
Expected: 0
Received: -1
at <anonymous> (/home/runner/_work/altimate-code/altimate-code/packages/opencode/test/install/bin-wrapper.test.ts:91:29)
|
|
error: expect(received).toBe(expected):
packages/opencode/test/install/bin-wrapper.test.ts#L72
Expected: 0
Received: -1
at <anonymous> (/home/runner/_work/altimate-code/altimate-code/packages/opencode/test/install/bin-wrapper.test.ts:72:29)
|
|
error: expect(received).toBe(expected):
packages/opencode/test/install/bin-wrapper.test.ts#L53
Expected: 0
Received: -1
at <anonymous> (/home/runner/_work/altimate-code/altimate-code/packages/opencode/test/install/bin-wrapper.test.ts:53:29)
|
|
error: expect(received).toBe(expected):
packages/opencode/test/install/bin-wrapper.test.ts#L40
Expected: 0
Received: -1
at <anonymous> (/home/runner/_work/altimate-code/altimate-code/packages/opencode/test/install/bin-wrapper.test.ts:40:29)
|