Skip to content

DX-2596: feat: support qstash-js auto dev server #171

DX-2596: feat: support qstash-js auto dev server

DX-2596: feat: support qstash-js auto dev server #171

Re-run triggered May 15, 2026 11:18
Status Failure
Total duration 6m 59s
Artifacts

ci.yml

on: pull_request
tests  /  Upstash Workflow Tests
35s
tests / Upstash Workflow Tests
release  /  Release
release / Release
tests  /  CF Workers Local Build
49s
tests / CF Workers Local Build
tests  /  CF Workers (Hono) Local Build
34s
tests / CF Workers (Hono) Local Build
tests  /  Express Local Build
40s
tests / Express Local Build
tests  /  Hono Local Build
26s
tests / Hono Local Build
tests  /  Image Gen Local Build
49s
tests / Image Gen Local Build
tests  /  Nextjs Local Build
58s
tests / Nextjs Local Build
tests  /  Nextjs (Node 18) Local Build
53s
tests / Nextjs (Node 18) Local Build
tests  /  Nextjs Pages Local Build
2m 6s
tests / Nextjs Pages Local Build
tests  /  Nuxt Local Build
1m 21s
tests / Nuxt Local Build
tests  /  Sveltekit Local Build
41s
tests / Sveltekit Local Build
tests  /  TanStack Start Local Build
57s
tests / TanStack Start Local Build
tests  /  Nestjs Local Build
49s
tests / Nestjs Local Build
tests  /  React Router Local Build
44s
tests / React Router Local Build
tests  /  Solidjs Local Build
tests / Solidjs Local Build
tests  /  integration-test
6m 53s
tests / integration-test
tests  /  cloudflare-workers-hono-deployed
1m 43s
tests / cloudflare-workers-hono-deployed
tests  /  nextjs12-node18-deployed
1m 6s
tests / nextjs12-node18-deployed
tests  /  nextjs-pages-deployed
2m 46s
tests / nextjs-pages-deployed
tests  /  sveltekit-deployed
1m 57s
tests / sveltekit-deployed
tests  /  express-deployed
2m 19s
tests / express-deployed
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
tests / integration-test
Process completed with exit code 1.
app/ci/ci.test.ts > workflow integration tests > quota-error/workflows/mainWorkflow: examples/ci/app/ci/utils.ts#L105
Error: Unexpected value. Received "15" Expected "16" ❯ Module.expect app/ci/utils.ts:105:11 ❯ Module.checkRedisForResults app/ci/upstash/redis.ts:146:3 ❯ Module.initiateTest app/ci/utils.ts:76:5 ❯ app/ci/ci.test.ts:10:9
tests / integration-test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/