Skip to content

chore(deps): update nuxt core #4392

chore(deps): update nuxt core

chore(deps): update nuxt core #4392

Triggered via pull request March 9, 2025 00:54
Status Failure
Total duration 1m 59s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 3 warnings
test/e2e/ion-head.spec.ts > Nuxt Ionic useHead > useHead should work with navigation: test/e2e/ion-head.spec.ts#L20
TimeoutError: page.waitForFunction: Timeout 30000ms exceeded. ❯ waitForHydration node_modules/.pnpm/@nuxt[email protected]_@[email protected]_@[email protected][email protected]_jiti_7d09f8ddb1525d8f6deae3ad845b532e/node_modules/@nuxt/test-utils/dist/shared/test-utils.BIDY1MqP.mjs:54:16 ❯ Page.page.goto node_modules/.pnpm/@nuxt[email protected]_@[email protected]_@[email protected][email protected]_jiti_7d09f8ddb1525d8f6deae3ad845b532e/node_modules/@nuxt/test-utils/dist/shared/test-utils.BIDY1MqP.mjs:44:11 ❯ test/e2e/ion-head.spec.ts:20:5
test/e2e/ssr.spec.ts > nuxt ionic > renders web components: test/e2e/ssr.spec.ts#L14
FetchError: [GET] "http://127.0.0.1:44651/": 500 Server Error ❯ $fetchRaw2 node_modules/.pnpm/[email protected]/node_modules/ofetch/dist/shared/ofetch.03887fc3.mjs:311:14 ❯ $fetch2 node_modules/.pnpm/[email protected]/node_modules/ofetch/dist/shared/ofetch.03887fc3.mjs:316:15 ❯ test/e2e/ssr.spec.ts:14:18 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { request: 'http://127.0.0.1:44651/', options: { headers: { constructor: 'Function<Headers>', append: 'Function<append>', delete: 'Function<delete>', get: 'Function<get>', has: 'Function<has>', set: 'Function<set>', getSetCookie: 'Function<getSetCookie>', keys: 'Function<keys>', values: 'Function<values>', entries: 'Function<entries>', forEach: 'Function<forEach>' }, retry: +0 }, response: { _data: { error: true, url: 'http://127.0.0.1:44651/', statusCode: 500, statusMessage: 'Server Error', message: 'Server Error' }, constructor: 'Function<Response>', type: 'basic', url: 'http://127.0.0.1:44651/', redirected: false, status: 500, ok: false, statusText: 'Server Error', headers: { constructor: 'Function<Headers>', append: 'Function<append>', delete: 'Function<delete>', get: 'Function<get>', has: 'Function<has>', set: 'Function<set>', getSetCookie: 'Function<getSetCookie>', keys: 'Function<keys>', values: 'Function<values>', entries: 'Function<entries>', forEach: 'Function<forEach>' }, body: { constructor: 'Function<ReadableStream>', locked: true, cancel: 'Function<cancel>', getReader: 'Function<getReader>', pipeThrough: 'Function<pipeThrough>', pipeTo: 'Function<pipeTo>', tee: 'Function<tee>', values: 'Function<values>' }, bodyUsed: true, clone: 'Function<clone>', blob: 'Function<blob>', arrayBuffer: 'Function<arrayBuffer>', text: 'Function<text>', json: 'Function<json>', formData: 'Function<formData>' }, data: { error: true, url: 'http://127.0.0.1:44651/', statusCode: 500, statusMessage: 'Server Error', message: 'Server Error' }, status: 500, statusCode: 500, statusText: 'Server Error', statusMessage: 'Server Error' }
test/e2e/ssr.spec.ts > nuxt ionic > renders correct viewport tags: test/e2e/ssr.spec.ts#L21
FetchError: [GET] "http://127.0.0.1:44651/": 500 Server Error ❯ $fetchRaw2 node_modules/.pnpm/[email protected]/node_modules/ofetch/dist/shared/ofetch.03887fc3.mjs:311:14 ❯ $fetch2 node_modules/.pnpm/[email protected]/node_modules/ofetch/dist/shared/ofetch.03887fc3.mjs:316:15 ❯ test/e2e/ssr.spec.ts:21:18 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { request: 'http://127.0.0.1:44651/', options: { headers: { constructor: 'Function<Headers>', append: 'Function<append>', delete: 'Function<delete>', get: 'Function<get>', has: 'Function<has>', set: 'Function<set>', getSetCookie: 'Function<getSetCookie>', keys: 'Function<keys>', values: 'Function<values>', entries: 'Function<entries>', forEach: 'Function<forEach>' }, retry: +0 }, response: { _data: { error: true, url: 'http://127.0.0.1:44651/', statusCode: 500, statusMessage: 'Server Error', message: 'Server Error' }, constructor: 'Function<Response>', type: 'basic', url: 'http://127.0.0.1:44651/', redirected: false, status: 500, ok: false, statusText: 'Server Error', headers: { constructor: 'Function<Headers>', append: 'Function<append>', delete: 'Function<delete>', get: 'Function<get>', has: 'Function<has>', set: 'Function<set>', getSetCookie: 'Function<getSetCookie>', keys: 'Function<keys>', values: 'Function<values>', entries: 'Function<entries>', forEach: 'Function<forEach>' }, body: { constructor: 'Function<ReadableStream>', locked: true, cancel: 'Function<cancel>', getReader: 'Function<getReader>', pipeThrough: 'Function<pipeThrough>', pipeTo: 'Function<pipeTo>', tee: 'Function<tee>', values: 'Function<values>' }, bodyUsed: true, clone: 'Function<clone>', blob: 'Function<blob>', arrayBuffer: 'Function<arrayBuffer>', text: 'Function<text>', json: 'Function<json>', formData: 'Function<formData>' }, data: { error: true, url: 'http://127.0.0.1:44651/', statusCode: 500, statusMessage: 'Server Error', message: 'Server Error' }, status: 500, statusCode: 500, statusText: 'Server Error', statusMessage: 'Server Error' }
test/e2e/ssr.spec.ts > nuxt ionic > runs middleware on client-side: test/e2e/ssr.spec.ts#L35
AssertionError: expected [ Array(1) ] to include 'ran middleware' ❯ test/e2e/ssr.spec.ts:35:18
test (ubuntu-latest)
Process completed with exit code 1.
test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
test (windows-latest)
The operation was canceled.
lint
Cache not found for keys: node-cache-Linux-x64-pnpm-def2a3d6068f079334c08a0099aef5c62cbfe167745aced52519e574578afbea
test (ubuntu-latest)
Cache not found for keys: node-cache-Linux-x64-pnpm-def2a3d6068f079334c08a0099aef5c62cbfe167745aced52519e574578afbea
test (windows-latest)
Cache not found for keys: node-cache-Windows-x64-pnpm-1a550e4f88baee0e41bf57ee88c03ae6b2af51310d384e614ce7a9f5ee2b4c38