Skip to content

CI

CI #234

Triggered via schedule June 21, 2026 00:58
Status Failure
Total duration 48s
Artifacts

ci.yml

on: schedule
tests  /  Upstash Workflow Tests
43s
tests / Upstash Workflow Tests
release  /  Release
release / Release
tests  /  CF Workers Local Build
0s
tests / CF Workers Local Build
tests  /  CF Workers (Hono) Local Build
0s
tests / CF Workers (Hono) Local Build
tests  /  Express Local Build
0s
tests / Express Local Build
tests  /  Hono Local Build
0s
tests / Hono Local Build
tests  /  Image Gen Local Build
0s
tests / Image Gen Local Build
tests  /  Nextjs Local Build
0s
tests / Nextjs Local Build
tests  /  Nextjs (Node 18) Local Build
0s
tests / Nextjs (Node 18) Local Build
tests  /  Nextjs Pages Local Build
0s
tests / Nextjs Pages Local Build
tests  /  Nuxt Local Build
0s
tests / Nuxt Local Build
tests  /  Sveltekit Local Build
0s
tests / Sveltekit Local Build
tests  /  TanStack Start Local Build
0s
tests / TanStack Start Local Build
tests  /  Nestjs Local Build
0s
tests / Nestjs Local Build
tests  /  React Router Local Build
0s
tests / React Router Local Build
tests  /  Solidjs Local Build
0s
tests / Solidjs Local Build
tests  /  Release
0s
tests / Release
tests  /  integration-test
0s
tests / integration-test
tests  /  cloudflare-workers-hono-deployed
0s
tests / cloudflare-workers-hono-deployed
tests  /  nextjs12-node18-deployed
0s
tests / nextjs12-node18-deployed
tests  /  nextjs-pages-deployed
0s
tests / nextjs-pages-deployed
tests  /  sveltekit-deployed
0s
tests / sveltekit-deployed
tests  /  express-deployed
0s
tests / express-deployed
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
tests / Upstash Workflow Tests
Process completed with exit code 1.
error: expect(received).toBeGreaterThan(expected): src/serve/multi-region/dev-server-integration.test.ts#L85
Expected: > 0 Received: 0 at <anonymous> (/home/runner/work/workflow-js/workflow-js/src/serve/multi-region/dev-server-integration.test.ts:85:30)
error: [QStash Dev] Failed to fetch latest version: HTTP 403: node_modules/@upstash/qstash/chunk-LB3C5PJP.mjs#L660
at <anonymous> (/home/runner/work/workflow-js/workflow-js/node_modules/@upstash/qstash/chunk-LB3C5PJP.mjs:660:15) at async <anonymous> (/home/runner/work/workflow-js/workflow-js/node_modules/@upstash/qstash/chunk-LB3C5PJP.mjs:643:21) at async <anonymous> (/home/runner/work/workflow-js/workflow-js/node_modules/@upstash/qstash/chunk-LB3C5PJP.mjs:876:28)
error: certificate has expired: node_modules/@upstash/qstash/chunk-LB3C5PJP.mjs#L1410
at async <anonymous> (/home/runner/work/workflow-js/workflow-js/node_modules/@upstash/qstash/chunk-LB3C5PJP.mjs:1410:26) at async request (/home/runner/work/workflow-js/workflow-js/node_modules/@upstash/qstash/chunk-LB3C5PJP.mjs:1367:37) at async <anonymous> (/home/runner/work/workflow-js/workflow-js/src/workflow-requests.ts:253:43) at async <anonymous> (/home/runner/work/workflow-js/workflow-js/src/workflow-requests.test.ts:331:11)
tests / Upstash Workflow Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, oven-sh/setup-bun@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/