⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Conversation

@VaguelySerious
Copy link
Member

No description provided.

Signed-off-by: Peter Wielander <[email protected]>
@changeset-bot
Copy link

changeset-bot bot commented Jan 8, 2026

⚠️ No Changeset found

Latest commit: f53f982

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link
Contributor

vercel bot commented Jan 8, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
example-nextjs-workflow-turbopack Ready Ready Preview, Comment Jan 8, 2026 4:39pm
example-nextjs-workflow-webpack Ready Ready Preview, Comment Jan 8, 2026 4:39pm
example-workflow Ready Ready Preview, Comment Jan 8, 2026 4:39pm
workbench-astro-workflow Ready Ready Preview, Comment Jan 8, 2026 4:39pm
workbench-express-workflow Ready Ready Preview, Comment Jan 8, 2026 4:39pm
workbench-fastify-workflow Ready Ready Preview, Comment Jan 8, 2026 4:39pm
workbench-hono-workflow Ready Ready Preview, Comment Jan 8, 2026 4:39pm
workbench-nitro-workflow Ready Ready Preview, Comment Jan 8, 2026 4:39pm
workbench-nuxt-workflow Ready Ready Preview, Comment Jan 8, 2026 4:39pm
workbench-sveltekit-workflow Ready Ready Preview, Comment Jan 8, 2026 4:39pm
workbench-vite-workflow Ready Ready Preview, Comment Jan 8, 2026 4:39pm
1 Skipped Deployment
Project Deployment Review Updated (UTC)
workflow-docs Skipped Skipped Jan 8, 2026 4:39pm

@github-actions
Copy link
Contributor

github-actions bot commented Jan 8, 2026

🧪 E2E Test Results

Some tests failed

Summary

Passed Failed Skipped Total
✅ ▲ Vercel Production 363 0 11 374
❌ 💻 Local Development 330 2 8 340
✅ 📦 Local Production 332 0 8 340
✅ 🐘 Local Postgres 332 0 8 340
✅ 🪟 Windows 34 0 0 34
❌ 🌍 Community Worlds 131 17 0 148
Total 1522 19 35 1576

❌ Failed Tests

💻 Local Development (2 failed)

astro-stable (2 failed):

  • error handling error propagation step errors basic step error preserves message and stack trace
  • error handling error propagation step errors cross-file step error preserves message and function names in stack
🌍 Community Worlds (17 failed)

mongodb (1 failed):

  • webhookWorkflow

redis (1 failed):

  • webhookWorkflow

starter (14 failed):

  • addTenWorkflow
  • addTenWorkflow
  • error handling error propagation workflow errors nested function calls preserve message and stack trace
  • error handling error propagation workflow errors cross-file imports preserve message and stack trace
  • error handling error propagation step errors basic step error preserves message and stack trace
  • error handling error propagation step errors cross-file step error preserves message and function names in stack
  • error handling retry behavior regular Error retries until success
  • error handling retry behavior FatalError fails immediately without retries
  • error handling catchability FatalError can be caught and detected with FatalError.is()
  • hookCleanupTestWorkflow - hook token reuse after workflow completion
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars)
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step
  • pathsAliasWorkflow - TypeScript path aliases resolve correctly

turso (1 failed):

  • webhookWorkflow

Details by Category

✅ ▲ Vercel Production
App Passed Failed Skipped
✅ astro 33 0 1
✅ example 33 0 1
✅ express 33 0 1
✅ fastify 33 0 1
✅ hono 33 0 1
✅ nextjs-turbopack 33 0 1
✅ nextjs-webpack 33 0 1
✅ nitro 33 0 1
✅ nuxt 33 0 1
✅ sveltekit 33 0 1
✅ vite 33 0 1
❌ 💻 Local Development
App Passed Failed Skipped
❌ astro-stable 31 2 1
✅ express-stable 33 0 1
✅ fastify-stable 33 0 1
✅ hono-stable 33 0 1
✅ nextjs-turbopack-stable 34 0 0
✅ nextjs-webpack-stable 34 0 0
✅ nitro-stable 33 0 1
✅ nuxt-stable 33 0 1
✅ sveltekit-stable 33 0 1
✅ vite-stable 33 0 1
✅ 📦 Local Production
App Passed Failed Skipped
✅ astro-stable 33 0 1
✅ express-stable 33 0 1
✅ fastify-stable 33 0 1
✅ hono-stable 33 0 1
✅ nextjs-turbopack-stable 34 0 0
✅ nextjs-webpack-stable 34 0 0
✅ nitro-stable 33 0 1
✅ nuxt-stable 33 0 1
✅ sveltekit-stable 33 0 1
✅ vite-stable 33 0 1
✅ 🐘 Local Postgres
App Passed Failed Skipped
✅ astro-stable 33 0 1
✅ express-stable 33 0 1
✅ fastify-stable 33 0 1
✅ hono-stable 33 0 1
✅ nextjs-turbopack-stable 34 0 0
✅ nextjs-webpack-stable 34 0 0
✅ nitro-stable 33 0 1
✅ nuxt-stable 33 0 1
✅ sveltekit-stable 33 0 1
✅ vite-stable 33 0 1
✅ 🪟 Windows
App Passed Failed Skipped
✅ nextjs-turbopack 34 0 0
❌ 🌍 Community Worlds
App Passed Failed Skipped
✅ mongodb-dev 3 0 0
❌ mongodb 33 1 0
✅ redis-dev 3 0 0
❌ redis 33 1 0
✅ starter-dev 3 0 0
❌ starter 20 14 0
✅ turso-dev 3 0 0
❌ turso 33 1 0

📋 View full workflow run


Some E2E test jobs failed:

  • Vercel Prod: success
  • Local Dev: failure
  • Local Prod: success
  • Local Postgres: success
  • Windows: success

Check the workflow run for details.

⚠️ Non-blocking test failures:

  • Community Worlds: success
  • Web UI E2E: failure

Check the workflow run for details.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 8, 2026

📊 Benchmark Results

📈 Comparing against baseline from main branch. Green 🟢 = faster, Red 🔺 = slower.

workflow with no steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
🌐 Starter 🥇 Next.js (Turbopack) 0.037s (-2.3%) 1.014s (~) 0.976s 10 1.00x
💻 Local Next.js (Turbopack) 0.040s (+3.9%) 1.018s (~) 0.978s 10 1.06x
🌐 Redis Next.js (Turbopack) 0.041s (-1.9%) 1.017s (~) 0.976s 10 1.09x
💻 Local Nitro 0.043s (+3.8%) 1.007s (~) 0.964s 10 1.16x
💻 Local Express 0.045s (+2.7%) 1.008s (~) 0.963s 10 1.20x
🌐 MongoDB Next.js (Turbopack) 0.065s (-31.4% 🟢) 1.014s (~) 0.950s 10 1.72x
🌐 Turso Next.js (Turbopack) 0.108s (+0.8%) 1.015s (~) 0.907s 10 2.88x
🐘 Postgres Next.js (Turbopack) 0.177s (-31.0% 🟢) 1.020s (~) 0.844s 10 4.71x
🐘 Postgres Nitro 0.228s (-20.9% 🟢) 1.023s (+0.9%) 0.794s 10 6.09x
🐘 Postgres Express 0.274s (-22.6% 🟢) 1.021s (~) 0.746s 10 7.31x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Express 0.587s (+9.9% 🔺) 1.608s (+10.7% 🔺) 1.021s 10 1.00x
▲ Vercel Nitro 0.603s (+13.3% 🔺) 1.469s (-3.3%) 0.866s 10 1.03x
▲ Vercel Next.js (Turbopack) 0.618s (+17.7% 🔺) 1.604s (+6.8% 🔺) 0.986s 10 1.05x

🔍 Observability: Express | Nitro | Next.js (Turbopack)

workflow with 1 step

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
🌐 Starter 🥇 Next.js (Turbopack) 1.094s (~) 2.009s (~) 0.915s 10 1.00x
💻 Local Next.js (Turbopack) 1.095s (~) 2.011s (~) 0.915s 10 1.00x
🌐 Redis Next.js (Turbopack) 1.097s (~) 2.012s (~) 0.914s 10 1.00x
💻 Local Nitro 1.113s (~) 2.007s (~) 0.894s 10 1.02x
💻 Local Express 1.115s (~) 2.007s (~) 0.892s 10 1.02x
🌐 Turso Next.js (Turbopack) 1.302s (-0.6%) 2.013s (~) 0.712s 10 1.19x
🌐 MongoDB Next.js (Turbopack) 1.303s (+1.2%) 2.012s (~) 0.709s 10 1.19x
🐘 Postgres Next.js (Turbopack) 1.622s (-28.5% 🟢) 2.015s (-33.3% 🟢) 0.393s 10 1.48x
🐘 Postgres Express 2.228s (+5.1% 🔺) 3.014s (~) 0.786s 10 2.04x
🐘 Postgres Nitro 2.437s (+15.0% 🔺) 3.016s (~) 0.579s 10 2.23x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Next.js (Turbopack) 3.214s (+17.4% 🔺) 3.969s (+12.7% 🔺) 0.754s 10 1.00x
▲ Vercel Express 3.645s (+40.0% 🔺) 4.418s (+24.5% 🔺) 0.773s 10 1.13x
▲ Vercel Nitro 3.737s (+44.3% 🔺) 4.517s (+25.1% 🔺) 0.780s 10 1.16x

🔍 Observability: Next.js (Turbopack) | Express | Nitro

workflow with 10 sequential steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
🌐 Starter 🥇 Next.js (Turbopack) 10.594s (~) 11.012s (~) 0.418s 5 1.00x
💻 Local Next.js (Turbopack) 10.652s (~) 11.019s (~) 0.367s 5 1.01x
🌐 Redis Next.js (Turbopack) 10.662s (~) 11.018s (~) 0.356s 5 1.01x
💻 Local Nitro 10.799s (~) 11.015s (~) 0.217s 5 1.02x
💻 Local Express 10.808s (~) 11.013s (~) 0.205s 5 1.02x
🌐 Turso Next.js (Turbopack) 12.230s (~) 13.026s (~) 0.796s 5 1.15x
🌐 MongoDB Next.js (Turbopack) 12.267s (+3.0%) 13.025s (+8.3% 🔺) 0.758s 5 1.16x
🐘 Postgres Next.js (Turbopack) 14.470s (-28.8% 🟢) 14.837s (-29.5% 🟢) 0.367s 5 1.37x
🐘 Postgres Nitro 20.236s (-1.2%) 21.043s (~) 0.807s 5 1.91x
🐘 Postgres Express 20.436s (+24.6% 🔺) 21.029s (+23.5% 🔺) 0.592s 5 1.93x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Express 23.192s (+7.0% 🔺) 23.955s (+7.5% 🔺) 0.763s 5 1.00x
▲ Vercel Nitro 23.512s (+8.9% 🔺) 24.257s (+8.6% 🔺) 0.746s 5 1.01x
▲ Vercel Next.js (Turbopack) 23.595s (+5.8% 🔺) 24.300s (+4.9%) 0.705s 5 1.02x

🔍 Observability: Express | Nitro | Next.js (Turbopack)

Promise.all with 10 concurrent steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
🌐 Starter 🥇 Next.js (Turbopack) 1.342s (~) 2.008s (~) 0.666s 15 1.00x
🌐 Redis Next.js (Turbopack) 1.362s (~) 2.010s (~) 0.648s 15 1.01x
💻 Local Next.js (Turbopack) 1.387s (+0.6%) 2.012s (~) 0.625s 15 1.03x
💻 Local Nitro 1.422s (+0.9%) 2.006s (~) 0.584s 15 1.06x
💻 Local Express 1.426s (~) 2.007s (~) 0.581s 15 1.06x
🐘 Postgres Next.js (Turbopack) 1.840s (+2.6%) 2.015s (-3.4%) 0.175s 15 1.37x
🌐 MongoDB Next.js (Turbopack) 2.132s (+0.9%) 3.013s (~) 0.881s 10 1.59x
🌐 Turso Next.js (Turbopack) 2.202s (-0.8%) 3.015s (~) 0.812s 10 1.64x
🐘 Postgres Express 2.354s (+5.5% 🔺) 3.013s (+6.5% 🔺) 0.659s 10 1.75x
🐘 Postgres Nitro 2.554s (+7.4% 🔺) 3.013s (~) 0.458s 10 1.90x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Express 3.088s (+4.8%) 3.940s (-3.8%) 0.853s 8 1.00x
▲ Vercel Nitro 3.194s (+9.9% 🔺) 3.843s (+0.6%) 0.648s 8 1.03x
▲ Vercel Next.js (Turbopack) 3.507s (+6.9% 🔺) 4.377s (+7.7% 🔺) 0.869s 7 1.14x

🔍 Observability: Express | Nitro | Next.js (Turbopack)

Promise.all with 25 concurrent steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
💻 Local 🥇 Next.js (Turbopack) 2.046s (+1.6%) 2.872s (+0.9%) 0.826s 11 1.00x
💻 Local Nitro 2.239s (+2.1%) 3.177s (+1.3%) 0.938s 10 1.09x
💻 Local Express 2.258s (+1.2%) 3.201s (+1.1%) 0.943s 10 1.10x
🌐 Starter Next.js (Turbopack) 2.446s (-0.5%) 3.009s (~) 0.563s 10 1.20x
🐘 Postgres Next.js (Turbopack) 2.493s (-0.7%) 3.016s (~) 0.524s 10 1.22x
🌐 Redis Next.js (Turbopack) 2.494s (~) 3.011s (~) 0.518s 10 1.22x
🐘 Postgres Nitro 3.005s (-12.8% 🟢) 3.353s (-16.8% 🟢) 0.348s 9 1.47x
🐘 Postgres Express 3.134s (+9.7% 🔺) 3.899s (+15.7% 🔺) 0.766s 8 1.53x
🌐 MongoDB Next.js (Turbopack) 4.701s (+0.8%) 5.181s (~) 0.480s 6 2.30x
🌐 Turso Next.js (Turbopack) 4.753s (+1.1%) 5.181s (~) 0.428s 6 2.32x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Express 3.651s (+5.1% 🔺) 4.273s (+3.8%) 0.621s 8 1.00x
▲ Vercel Next.js (Turbopack) 3.819s (+20.1% 🔺) 4.470s (+15.9% 🔺) 0.651s 7 1.05x
▲ Vercel Nitro 4.128s (+27.7% 🔺) 4.843s (+28.3% 🔺) 0.715s 7 1.13x

🔍 Observability: Express | Next.js (Turbopack) | Nitro

Promise.race with 10 concurrent steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
🌐 Starter 🥇 Next.js (Turbopack) 1.356s (+1.3%) 2.007s (~) 0.651s 15 1.00x
🌐 Redis Next.js (Turbopack) 1.367s (+1.4%) 2.010s (~) 0.643s 15 1.01x
💻 Local Next.js (Turbopack) 1.401s (+2.0%) 2.013s (~) 0.612s 15 1.03x
💻 Local Express 1.411s (~) 2.006s (~) 0.595s 15 1.04x
💻 Local Nitro 1.431s (+1.0%) 2.006s (~) 0.574s 15 1.06x
🐘 Postgres Nitro 1.669s (-18.2% 🟢) 2.156s (-3.1%) 0.487s 14 1.23x
🐘 Postgres Next.js (Turbopack) 1.734s (+0.5%) 2.012s (~) 0.278s 15 1.28x
🐘 Postgres Express 1.961s (+7.5% 🔺) 2.076s (+3.3%) 0.115s 15 1.45x
🌐 MongoDB Next.js (Turbopack) 2.188s (+2.6%) 3.012s (~) 0.824s 10 1.61x
🌐 Turso Next.js (Turbopack) 2.226s (~) 3.012s (~) 0.787s 10 1.64x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Next.js (Turbopack) 2.821s (+3.4%) 3.645s (~) 0.823s 9 1.00x
▲ Vercel Nitro 2.932s (+12.4% 🔺) 3.738s (+2.2%) 0.805s 9 1.04x
▲ Vercel Express 3.291s (-23.5% 🟢) 4.318s (-17.1% 🟢) 1.027s 8 1.17x

🔍 Observability: Next.js (Turbopack) | Nitro | Express

Promise.race with 25 concurrent steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
💻 Local 🥇 Next.js (Turbopack) 2.222s (+10.5% 🔺) 3.162s (+11.1% 🔺) 0.940s 10 1.00x
💻 Local Express 2.290s (+1.9%) 3.234s (+1.1%) 0.943s 10 1.03x
💻 Local Nitro 2.340s (+6.0% 🔺) 3.298s (+4.0%) 0.957s 10 1.05x
🌐 Redis Next.js (Turbopack) 2.440s (-0.5%) 3.010s (~) 0.570s 10 1.10x
🐘 Postgres Next.js (Turbopack) 2.481s (+1.8%) 3.019s (~) 0.538s 10 1.12x
🌐 Starter Next.js (Turbopack) 2.482s (+1.0%) 3.009s (~) 0.527s 10 1.12x
🐘 Postgres Nitro 2.847s (~) 3.029s (-2.7%) 0.182s 10 1.28x
🐘 Postgres Express 2.921s (+19.6% 🔺) 3.011s (-0.7%) 0.090s 10 1.31x
🌐 MongoDB Next.js (Turbopack) 4.717s (~) 5.179s (~) 0.462s 6 2.12x
🌐 Turso Next.js (Turbopack) 4.792s (+3.3%) 5.182s (~) 0.390s 6 2.16x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Express 3.380s (-3.7%) 4.129s (-1.5%) 0.750s 8 1.00x
▲ Vercel Nitro 3.560s (+15.6% 🔺) 3.972s (+8.0% 🔺) 0.412s 8 1.05x
▲ Vercel Next.js (Turbopack) 4.095s (+26.1% 🔺) 4.805s (+27.6% 🔺) 0.711s 7 1.21x

🔍 Observability: Express | Nitro | Next.js (Turbopack)

Stream Benchmarks (includes TTFB metrics)
workflow with stream

💻 Local Development

World Framework Workflow Time TTFB Slurp Wall Time Overhead Samples vs Fastest
🌐 Starter 🥇 Next.js (Turbopack) 0.133s (+4.6%) 1.005s (~) 0.000s (+Infinity% 🔺) 1.010s (~) 0.878s 10 1.00x
🌐 Redis Next.js (Turbopack) 0.142s (-1.4%) 1.005s (~) 0.000s (-100.0% 🟢) 1.015s (~) 0.873s 10 1.07x
💻 Local Next.js (Turbopack) 0.146s (+3.3%) 1.003s (~) 0.017s (+2.5%) 1.028s (~) 0.882s 10 1.10x
💻 Local Nitro 0.181s (+3.5%) 0.993s (~) 0.016s (-1.2%) 1.023s (~) 0.842s 10 1.36x
💻 Local Express 0.181s (~) 0.992s (~) 0.015s (-16.0% 🟢) 1.022s (~) 0.840s 10 1.36x
🌐 Turso Next.js (Turbopack) 0.486s (-6.9% 🟢) 0.967s (+4.4%) 0.000s (-100.0% 🟢) 1.014s (~) 0.528s 10 3.66x
🌐 MongoDB Next.js (Turbopack) 0.501s (+6.4% 🔺) 0.949s (-2.4%) 0.000s (-100.0% 🟢) 1.013s (~) 0.512s 10 3.77x
🐘 Postgres Next.js (Turbopack) 0.652s (-30.0% 🟢) 0.913s (-41.8% 🟢) 0.000s (+Infinity% 🔺) 1.016s (-37.2% 🟢) 0.364s 10 4.90x
🐘 Postgres Nitro 1.440s (-37.0% 🟢) 1.607s (-41.7% 🟢) 0.000s (~) 2.016s (-33.1% 🟢) 0.576s 10 10.83x
🐘 Postgres Express 2.265s (+77.2% 🔺) 2.779s (+57.6% 🔺) 0.000s (-100.0% 🟢) 3.015s (+49.7% 🔺) 0.749s 10 17.04x

▲ Production (Vercel)

World Framework Workflow Time TTFB Slurp Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Next.js (Turbopack) 2.768s (-2.5%) 3.154s (-2.5%) 0.557s (-7.7% 🟢) 4.166s (-2.7%) 1.398s 10 1.00x
▲ Vercel Nitro 2.824s (+2.0%) 3.140s (-6.7% 🟢) 0.455s (~) 4.023s (-5.6% 🟢) 1.198s 10 1.02x
▲ Vercel Express 2.850s (+2.7%) 3.276s (+0.8%) 0.441s (+0.7%) 4.222s (+3.2%) 1.371s 10 1.03x

🔍 Observability: Next.js (Turbopack) | Nitro | Express

Summary

Fastest Framework by World

Winner determined by most benchmark wins

World 🥇 Fastest Framework Wins
💻 Local Next.js (Turbopack) 8/8
🐘 Postgres Next.js (Turbopack) 7/8
▲ Vercel Express 5/8
Fastest World by Framework

Winner determined by most benchmark wins

Framework 🥇 Fastest World Wins
Express 💻 Local 8/8
Next.js (Turbopack) 🌐 Starter 6/8
Nitro 💻 Local 8/8
Column Definitions
  • Workflow Time: Runtime reported by workflow (completedAt - createdAt) - primary metric
  • TTFB: Time to First Byte - time from workflow start until first stream byte received (stream benchmarks only)
  • Slurp: Time from first byte to complete stream consumption (stream benchmarks only)
  • Wall Time: Total testbench time (trigger workflow + poll for result)
  • Overhead: Testbench overhead (Wall Time - Workflow Time)
  • Samples: Number of benchmark iterations run
  • vs Fastest: How much slower compared to the fastest configuration for this benchmark

Worlds:

  • 💻 Local: In-memory filesystem world (local development)
  • 🐘 Postgres: PostgreSQL database world (local development)
  • ▲ Vercel: Vercel production/preview deployment
  • 🌐 Starter: Community world (local development)
  • 🌐 Turso: Community world (local development)
  • 🌐 MongoDB: Community world (local development)
  • 🌐 Redis: Community world (local development)
  • 🌐 Jazz: Community world (local development)

📋 View full workflow run

@socket-security
Copy link

socket-security bot commented Jan 8, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addednpm/​@​playwright/​test@​1.57.010010010099100

View full report

test.skip();
return;
}

Copy link
Contributor

@vercel vercel bot Jan 8, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

URL manipulation using .split('?')[0] pattern is fragile and breaks in edge cases without proper path handling

Fix on Vercel

Signed-off-by: Peter Wielander <[email protected]>
Signed-off-by: Peter Wielander <[email protected]>
vercel bot added 2 commits January 8, 2026 16:06
…ng, retry logic, or server health diagnostics, causing cryptic failures if the server becomes unavailable during navigation.

// Navigate to run detail page
const baseUrl = webPage.url().split('?')[0];
const runDetailUrl = `${baseUrl}run/${runId}`;
Copy link
Contributor

@vercel vercel bot Jan 8, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Screenshot test uses fragile string-based URL construction instead of URL API

Fix on Vercel

@github-actions
Copy link
Contributor

github-actions bot commented Jan 8, 2026

📸 Web UI Screenshots

Screenshots captured from the Web UI E2E tests.

Note: Screenshots are available as artifacts in the workflow run.

💻 Local Backend

View Screenshot
Hooks Tab hooks-tab-local.png
Run Detail Empty run-detail-empty-local.png
Runs List runs-list-local.png
Workflows Tab workflows-tab-local.png

▲ Vercel Backend

View Screenshot
Hooks Tab hooks-tab-vercel.png
Run Detail run-detail-vercel.png
Runs List runs-list-vercel.png

📋 View workflow run and download screenshots

Signed-off-by: Peter Wielander <[email protected]>
Comment on lines +81 to +89
env: {
...process.env,
WORKFLOW_TARGET_WORLD: '',
WORKFLOW_VERCEL_ENV: '',
WORKFLOW_VERCEL_AUTH_TOKEN: '',
WORKFLOW_VERCEL_PROJECT: '',
WORKFLOW_VERCEL_TEAM: '',
WORKFLOW_LOCAL_DATA_DIR: '',
},
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
env: {
...process.env,
WORKFLOW_TARGET_WORLD: '',
WORKFLOW_VERCEL_ENV: '',
WORKFLOW_VERCEL_AUTH_TOKEN: '',
WORKFLOW_VERCEL_PROJECT: '',
WORKFLOW_VERCEL_TEAM: '',
WORKFLOW_LOCAL_DATA_DIR: '',
},
env: (() => {
const env = { ...process.env };
delete env.WORKFLOW_TARGET_WORLD;
delete env.WORKFLOW_VERCEL_ENV;
delete env.WORKFLOW_VERCEL_AUTH_TOKEN;
delete env.WORKFLOW_VERCEL_PROJECT;
delete env.WORKFLOW_VERCEL_TEAM;
delete env.WORKFLOW_LOCAL_DATA_DIR;
return env;
})(),

Environment variables set to empty strings instead of being properly removed in Playwright config

Fix on Vercel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants