DX-2596: feat: support qstash-js auto dev server #135
ci.yml
on: pull_request
tests
/
Upstash Workflow Tests
24s
release
/
Release
tests
/
CF Workers Local Build
0s
tests
/
CF Workers (Hono) Local Build
0s
tests
/
Express Local Build
0s
tests
/
Hono Local Build
0s
tests
/
Image Gen Local Build
0s
tests
/
Nextjs Local Build
0s
tests
/
Nextjs (Node 18) Local Build
0s
tests
/
Nextjs Pages Local Build
0s
tests
/
Nuxt Local Build
0s
tests
/
Sveltekit Local Build
0s
tests
/
TanStack Start Local Build
0s
tests
/
Nestjs Local Build
0s
tests
/
React Router Local Build
0s
tests
/
Solidjs Local Build
0s
tests
/
integration-test
tests
/
cloudflare-workers-hono-deployed
tests
/
nextjs12-node18-deployed
tests
/
nextjs-pages-deployed
tests
/
sveltekit-deployed
tests
/
express-deployed
Annotations
3 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)
|
|
QstashError: {"error":"invalid destination url: endpoint resolves to a loopback address: 127.0.0.1"}:
node_modules/@upstash/qstash/chunk-35B33QW3.mjs#L1021
at checkResponse (/home/runner/work/workflow-js/workflow-js/node_modules/@upstash/qstash/chunk-35B33QW3.mjs:1021:13)
at async <anonymous> (/home/runner/work/workflow-js/workflow-js/node_modules/@upstash/qstash/chunk-35B33QW3.mjs:957:16)
at async request (/home/runner/work/workflow-js/workflow-js/node_modules/@upstash/qstash/chunk-35B33QW3.mjs:903:37)
at async publish (/home/runner/work/workflow-js/workflow-js/node_modules/@upstash/qstash/chunk-35B33QW3.mjs:1747:38)
at async publishJSON (/home/runner/work/workflow-js/workflow-js/node_modules/@upstash/qstash/chunk-35B33QW3.mjs:1764:33)
at async <anonymous> (/home/runner/work/workflow-js/workflow-js/src/serve/multi-region/dev-server-integration.test.ts:66:42)
|
|
tests / Upstash Workflow Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, oven-sh/setup-bun@v1. 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/
|