Skip to content

presets(vercel): add framework info to build output config #9508

presets(vercel): add framework info to build output config

presets(vercel): add framework info to build output config #9508

Triggered via pull request February 13, 2026 03:48
Status Failure
Total duration 2m 15s
Artifacts

ci.yml

on: pull_request
Matrix: tests-checks
Matrix: tests-rolldown
Matrix: tests-rollup
publish-pkg-pr-new
0s
publish-pkg-pr-new
publish-nitro-nightly
0s
publish-nitro-nightly
Fit to window
Zoom out
Zoom in

Annotations

8 errors
tests-rolldown (ubuntu-latest)
Process completed with exit code 1.
test/presets/vercel.test.ts > nitro:preset:vercel:web > should add route rules to config: test/presets/vercel.test.ts#L30
Error: Snapshot `nitro:preset:vercel:web > should add route rules to config 1` mismatched - Expected + Received @@ -1,6 +1,9 @@ { + "framework": { + "version": "3.0.1-alpha.2", + }, "overrides": { "_scalar/index.html": { "path": "_scalar", }, "_swagger/index.html": { ❯ test/presets/vercel.test.ts:30:24
tests-rolldown (windows-latest)
The strategy configuration was canceled because "tests-rolldown.ubuntu-latest" failed
tests-rolldown (windows-latest)
The operation was canceled.
tests-rollup (ubuntu-latest)
Process completed with exit code 1.
test/presets/vercel.test.ts > nitro:preset:vercel:web > should add route rules to config: test/presets/vercel.test.ts#L30
Error: Snapshot `nitro:preset:vercel:web > should add route rules to config 1` mismatched - Expected + Received @@ -1,6 +1,9 @@ { + "framework": { + "version": "3.0.1-alpha.2", + }, "overrides": { "_scalar/index.html": { "path": "_scalar", }, "_swagger/index.html": { ❯ test/presets/vercel.test.ts:30:24
tests-rollup (windows-latest)
The strategy configuration was canceled because "tests-rollup.ubuntu-latest" failed
tests-rollup (windows-latest)
The operation was canceled.