DX-1510: Agents #225
test.yaml
on: pull_request
Upstash Workflow Tests
20s
CF Workers Local Build
0s
CF Workers (Hono) Local Build
0s
Express Local Build
0s
Hono Local Build
0s
Image Gen Local Build
0s
Nextjs Local Build
0s
Nextjs (Node 18) Local Build
0s
Nextjs Pages Local Build
0s
Nuxt Local Build
0s
Sveltekit Local Build
0s
Solidjs Local Build
0s
integration-test
0s
cloudflare-workers-hono-deployed
0s
nextjs12-node18-deployed
0s
nextjs-pages-deployed
0s
sveltekit-deployed
0s
express-deployed
0s
Annotations
4 errors and 1 warning
error: expect(received).toEqual(expected):
src/workflow-requests.test.ts#L630
{
+ deleted: true,
- deleted: false,
}
- Expected - 1
+ Received + 1
at <anonymous> (/home/runner/work/workflow-js/workflow-js/src/workflow-requests.test.ts:630:30)
|
error: expect(received).toThrow(expected):
src/client/index.test.ts#L111
Expected substring: "{\"error\":\"workflowRun wfr_UjBsrT-JEmnSYqcHOJLe9 not found\"}"
Received function did not throw
Received value: Promise { <resolved> }
at <anonymous> (/home/runner/work/workflow-js/workflow-js/src/client/index.test.ts:111:24)
|
error: expect(received).toThrow(expected):
src/client/index.test.ts#L134
Expected substring: "{\"error\":\"workflowRun non-existent not found\"}"
Received function did not throw
Received value: Promise { <resolved> }
at <anonymous> (/home/runner/work/workflow-js/workflow-js/src/client/index.test.ts:134:24)
|
Upstash Workflow Tests
Process completed with exit code 1.
|
Upstash Workflow Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|