Skip to content

chore(deps-dev): bump @nuxt/devtools from 2.6.3 to 2.6.4 #1441

chore(deps-dev): bump @nuxt/devtools from 2.6.3 to 2.6.4

chore(deps-dev): bump @nuxt/devtools from 2.6.3 to 2.6.4 #1441

Triggered via pull request November 10, 2025 15:59
Status Failure
Total duration 10m 27s
Artifacts

test.yaml

on: pull_request
Matrix: Test Node.js 18 for specific packages
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

8 errors
test (ubuntu-latest, *)
Process completed with exit code 1.
test (macOS-latest, *)
Process completed with exit code 1.
test (windows-latest, *)
Process completed with exit code 1.
src/main.test.ts > Vite 7.0.0 > configureServer > Prints a message listing emulated features on server start: packages/vite-plugin/src/main.test.ts#L254
AssertionError: expected "spy" to be called 3 times, but got 7 times ❯ src/main.test.ts:254:31
src/main.test.ts > Vite 7.0.0 > configureServer > Prints a basic message on server start: packages/vite-plugin/src/main.test.ts#L200
AssertionError: expected "spy" to be called 2 times, but got 5 times ❯ src/main.test.ts:200:31
src/main.test.ts > Vite 6.0.0 > configureServer > Prints a message listing emulated features on server start: packages/vite-plugin/src/main.test.ts#L254
AssertionError: expected "spy" to be called 3 times, but got 5 times ❯ src/main.test.ts:254:31
src/main.test.ts > Vite 6.0.0 > configureServer > Prints a basic message on server start: packages/vite-plugin/src/main.test.ts#L200
AssertionError: expected "spy" to be called 2 times, but got 3 times ❯ src/main.test.ts:200:31
src/main.test.ts > Vite 5.0.0 > configureServer > Middleware enabled > Ignores SPA redirect in dev mode: packages/vite-plugin/src/main.test.ts#L709
Error: Test timed out in 15000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ src/main.test.ts:709:7