docs(cookbook): add Upgrading Workflows guide #9621
Annotations
2 errors and 1 warning
|
Run Build Tests
Process completed with exit code 1.
|
|
Run Build Tests:
packages/core/e2e/local-build.test.ts#L54
Error: Command "pnpm build" failed with exit code 1
> nextjs-turbopack@0.0.2-alpha.5 prebuild /tmp/workflow-nextjs-turbopack-GC5kgZ/workbench/nextjs-turbopack
> pnpm generate:workflows
> nextjs-turbopack@0.0.2-alpha.5 generate:workflows /tmp/workflow-nextjs-turbopack-GC5kgZ/workbench/nextjs-turbopack
> node ../scripts/generate-workflows-registry.js
✓ Generated ./_workflows.ts with 19 workflow(s)
- workflows/100_durable_agent_e2e.ts
- workflows/10_single_stmt_control_flow.ts
- workflows/1_simple.ts
- workflows/2_control_flow.ts
- workflows/3_streams.ts
- workflows/4_ai.ts
- workflows/5_hooks.ts
- workflows/6_batching.ts
- workflows/7_full.ts
- workflows/8_react_render.tsx
- workflows/96_many_steps.ts
- workflows/97_bench.ts
- workflows/98_duplicate_case.ts
- workflows/99_e2e.ts
- workflows/agent_chat.ts
- workflows/serde-models.ts
- workflows/serde-steps.ts
- workflows/server_action_step_import_helpers.ts
- workflows/server_action_step_imports.ts
> nextjs-turbopack@0.0.2-alpha.5 build /tmp/workflow-nextjs-turbopack-GC5kgZ/workbench/nextjs-turbopack
> next build --turbopack
Attention: Next.js now collects completely anonymous telemetry regarding usage.
This information is used to shape Next.js' roadmap and prioritize features.
You can learn more, including how to opt-out if you'd not like to participate in this anonymous program, by visiting the following URL:
https://nextjs.org/telemetry
▲ Next.js 16.3.0-canary.2 (Turbopack)
- Experiments (use with caution):
· deferredEntries
· onBeforeDeferredEntries
Creating an optimized production build ...
> Build error occurred
Error: Turbopack build failed with 2 errors:
./workbench/nextjs-turbopack/node_modules/.pnpm/@napi-rs+keyring@1.2.0/node_modules/@napi-rs/keyring/index.js
non-ecmascript placeable asset
asset is not placeable in ESM chunks, so it doesn't have a module id
Import traces:
App Route:
./workbench/nextjs-turbopack/node_modules/.pnpm/@napi-rs+keyring@1.2.0/node_modules/@napi-rs/keyring/index.js
./workbench/nextjs-turbopack/node_modules/.pnpm/@vercel+cli-auth@0.1.0/node_modules/@vercel/cli-auth/credentials-store.js
./workbench/nextjs-turbopack/node_modules/.pnpm/@vercel+oidc@3.3.0/node_modules/@vercel/oidc/dist/auth-config.js
./workbench/nextjs-turbopack/node_modules/.pnpm/@vercel+oidc@3.3.0/node_modules/@vercel/oidc/dist/token-util.js
./workbench/nextjs-turbopack/node_modules/.pnpm/@vercel+oidc@3.3.0/node_modules/@vercel/oidc/dist/index.js
./workbench/nextjs-turbopack/node_modules/.pnpm/@vercel+queue@0.1.4/node_modules/@vercel/queue/dist/index.mjs
./workbench/nextjs-turbopack/node_modules/.pnpm/@workflow+world-vercel@file+..+..+tarballs+workflow-world-vercel-5.0.0-beta.2.tgz_@opentelemetry+api@1.9.1/node_modules/@workflow/world-vercel/dist/queue.js
./workbench/nextjs-turbopack/node_modules/.pnpm/@workflow+world-vercel@file+..+..+tarballs+workflow-world-vercel-5.0.0-beta.2.tgz_@opentelemetry+api@1.9.1/node_modules/@workflow/world-vercel/dist/index.js
./workbench/nextjs-turbopack/node_modules/.pnpm/@workflow+core@file+..+..+tarballs+workflow-core-5.0.0-beta.2.tgz_@opentelemetry+api@1.9.1/node_modules/@workflow/core/dist/runtime/world.js
./workbench/nextjs-turbopack/node_modules/.pnpm/@workflow+core@file+..+..+tarballs+workflow-core-5.0.0-beta.2.tgz_@opentelemetry+api@1.9.1/node_modules/@workflow/core/dist/runtime/run.js
./workbench/nextjs-turbopack/app/api/chat/[runId]/stream/route.ts
Instrumentation:
./workbench/nextjs-turbopack/node_modules/.pnpm/@napi-rs+keyring@1.2.0/node_modules/@napi-rs/keyring/index.js
./workbench/nextjs-turbopack/node_modules/.pnpm/@vercel+cli-auth@0.1.0/node_modules/@vercel/cli-auth/credentials-store.js
./workbench/nextjs-turbopack/node_modules/.pnpm/@vercel+oidc@3.3.0/node_modules/@vercel/oidc/dist/auth-config.js
./workbench/nextjs-turbopack/node_modules/.pnpm/@vercel+oidc@3.3.0/node_modules/@vercel/oidc/dist/token-util.js
./workbench/nextjs-turbopack/node_modules/.pnpm/@vercel+oidc@3.3.0/node_modules/@vercel/oidc/d
|
|
Complete job
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, actions/upload-artifact@v4. 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/
|
background
wait
wait-all
cancel
Loading