Skip to content

add email analyzer example #235

add email analyzer example

add email analyzer example #235

Triggered via pull request January 20, 2025 15:08
@fahreddinozcanfahreddinozcan
synchronize #52
DX-1576
Status Failure
Total duration 40s
Artifacts

test.yaml

on: pull_request
Upstash Workflow Tests
21s
Upstash Workflow Tests
CF Workers Local Build
0s
CF Workers Local Build
CF Workers (Hono) Local Build
0s
CF Workers (Hono) Local Build
Express Local Build
0s
Express Local Build
Hono Local Build
0s
Hono Local Build
Image Gen Local Build
0s
Image Gen Local Build
Nextjs Local Build
0s
Nextjs Local Build
Nextjs (Node 18) Local Build
0s
Nextjs (Node 18) Local Build
Nextjs Pages Local Build
0s
Nextjs Pages Local Build
Nuxt Local Build
0s
Nuxt Local Build
Sveltekit Local Build
0s
Sveltekit Local Build
Solidjs Local Build
0s
Solidjs Local Build
Release
0s
Release
integration-test
0s
integration-test
cloudflare-workers-hono-deployed
0s
cloudflare-workers-hono-deployed
nextjs12-node18-deployed
0s
nextjs12-node18-deployed
nextjs-pages-deployed
0s
nextjs-pages-deployed
sveltekit-deployed
0s
sveltekit-deployed
express-deployed
0s
express-deployed
Fit to window
Zoom out
Zoom in

Annotations

6 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)
TypeError: undefined is not an object (evaluating 'workflowContext.workflowRunId'): src/workflow-requests.ts#L46
at <anonymous> (/home/runner/work/workflow-js/workflow-js/src/workflow-requests.ts:46:20) at triggerFirstInvocation (/home/runner/work/workflow-js/workflow-js/src/workflow-requests.ts:33:39) at <anonymous> (/home/runner/work/workflow-js/workflow-js/src/workflow-requests.test.ts:783:15) at <anonymous> (/home/runner/work/workflow-js/workflow-js/src/workflow-requests.test.ts:754:7)
error: expect(received).toEqual(expected): src/workflow-requests.test.ts#L884
{ + deleted: true, - deleted: false, } - Expected - 1 + Received + 1 at <anonymous> (/home/runner/work/workflow-js/workflow-js/src/workflow-requests.test.ts:884:36)
error: expect(received).toThrow(expected): src/client/index.test.ts#L111
Expected substring: "{\"error\":\"workflowRun wfr_dr3Ngs0tPPlsda81NqgKT 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