Skip to content

[test] workflow-server PR #477#2240

Draft
vercel-gh-bot-3[bot] wants to merge 1 commit into
mainfrom
test/server-pr-477
Draft

[test] workflow-server PR #477#2240
vercel-gh-bot-3[bot] wants to merge 1 commit into
mainfrom
test/server-pr-477

Conversation

@vercel-gh-bot-3
Copy link
Copy Markdown

This PR was automatically created to test a workflow-server preview deployment.


This PR will be automatically closed after 24 hours.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Jun 4, 2026

⚠️ No Changeset found

Latest commit: ae10365

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
Copy Markdown
Contributor

vercel Bot commented Jun 4, 2026

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

Project Deployment Actions Updated (UTC)
example-nextjs-workflow-turbopack Ready Ready Preview, Comment Jun 4, 2026 3:23am
example-nextjs-workflow-webpack Ready Ready Preview, Comment Jun 4, 2026 3:23am
example-workflow Ready Ready Preview, Comment Jun 4, 2026 3:23am
workbench-astro-workflow Ready Ready Preview, Comment Jun 4, 2026 3:23am
workbench-express-workflow Ready Ready Preview, Comment Jun 4, 2026 3:23am
workbench-fastify-workflow Ready Ready Preview, Comment Jun 4, 2026 3:23am
workbench-hono-workflow Ready Ready Preview, Comment Jun 4, 2026 3:23am
workbench-nitro-workflow Ready Ready Preview, Comment Jun 4, 2026 3:23am
workbench-nuxt-workflow Ready Ready Preview, Comment Jun 4, 2026 3:23am
workbench-sveltekit-workflow Ready Ready Preview, Comment Jun 4, 2026 3:23am
workbench-tanstack-start-workflow Ready Ready Preview, Comment Jun 4, 2026 3:23am
workbench-vite-workflow Ready Ready Preview, Comment Jun 4, 2026 3:23am
workflow-docs Ready Ready Preview, Comment, Open in v0 Jun 4, 2026 3:23am
workflow-swc-playground Ready Ready Preview, Comment Jun 4, 2026 3:23am
workflow-tarballs Ready Ready Preview, Comment Jun 4, 2026 3:23am
workflow-web Ready Ready Preview, Comment Jun 4, 2026 3:23am

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 4, 2026

🧪 E2E Test Results

All tests passed

Summary

Passed Failed Skipped Total
✅ ▲ Vercel Production 1266 0 219 1485
✅ 📋 Other 109 0 26 135
Total 1375 0 245 1620

Details by Category

✅ ▲ Vercel Production
App Passed Failed Skipped
✅ astro 109 0 26
✅ example 109 0 26
✅ express 109 0 26
✅ fastify 109 0 26
✅ hono 109 0 26
✅ nextjs-turbopack 133 0 2
✅ nextjs-webpack 133 0 2
✅ nitro 109 0 26
✅ nuxt 109 0 26
✅ sveltekit 128 0 7
✅ vite 109 0 26
✅ 📋 Other
App Passed Failed Skipped
✅ e2e-vercel-prod-tanstack-start 109 0 26

📋 View full workflow run

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 4, 2026

No benchmark result files found in benchmark-results

// eslint-disable-next-line @typescript-eslint/no-explicit-any -- undici v7 dispatcher types don't match @types/node's RequestInit
response = await fetch(request, {
dispatcher: getDispatcher(),
dispatcher: getDispatcher(config),
Copy link
Copy Markdown
Contributor

@vercel vercel Bot Jun 4, 2026

Choose a reason for hiding this comment

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

getDispatcher() is called with a config argument but is defined to take zero parameters, causing TS2554 build failure

Fix on Vercel

@vercel-gh-bot-3 vercel-gh-bot-3 Bot force-pushed the test/server-pr-477 branch from 1bc0af6 to 1a951d6 Compare June 4, 2026 02:27
@vercel-gh-bot-2 vercel-gh-bot-2 Bot force-pushed the test/server-pr-477 branch from 1a951d6 to bf33995 Compare June 4, 2026 03:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants