Skip to content

fix: support upcoming nitro version #1264

fix: support upcoming nitro version

fix: support upcoming nitro version #1264

Triggered via push February 7, 2025 12:30
Status Failure
Total duration 2m 7s
Artifacts

ci.yml

on: push
Matrix: test
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

4 errors
test/kv.test.ts > KV: node_modules/.pnpm/[email protected]/node_modules/ofetch/dist/shared/ofetch.03887fc3.mjs#L270
FetchError: [GET] "http://127.0.0.1:35953/": <no response> fetch failed ❯ $fetchRaw2 node_modules/.pnpm/[email protected]/node_modules/ofetch/dist/shared/ofetch.03887fc3.mjs:270:14 ❯ $fetch2 node_modules/.pnpm/[email protected]/node_modules/ofetch/dist/shared/ofetch.03887fc3.mjs:316:15 ❯ startServer node_modules/.pnpm/@nuxt[email protected]_@[email protected][email protected][email protected][email protected]_oiymq6x3egnbybr4q7ts7wvkie/node_modules/@nuxt/test-utils/dist/shared/test-utils.DwnN34tK.mjs:102:21 ❯ setup2 node_modules/.pnpm/@nuxt[email protected]_@[email protected][email protected][email protected][email protected]_oiymq6x3egnbybr4q7ts7wvkie/node_modules/@nuxt/test-utils/dist/shared/test-utils.Cd3KiBTs.mjs:177:7 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { request: 'http://127.0.0.1:35953/', options: { responseType: 'text', 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: undefined, data: undefined, status: undefined, statusCode: undefined, statusText: undefined, statusMessage: undefined } Caused by: Caused by: TypeError: fetch failed ❯ $fetchRaw2 node_modules/.pnpm/[email protected]/node_modules/ofetch/dist/shared/ofetch.03887fc3.mjs:258:26 ❯ $fetchRaw2 node_modules/.pnpm/[email protected]/node_modules/ofetch/dist/shared/ofetch.03887fc3.mjs:270:14 ❯ $fetch2 node_modules/.pnpm/[email protected]/node_modules/ofetch/dist/shared/ofetch.03887fc3.mjs:316:15 ❯ startServer node_modules/.pnpm/@nuxt[email protected]_@[email protected][email protected][email protected][email protected]_oiymq6x3egnbybr4q7ts7wvkie/node_modules/@nuxt/test-utils/dist/shared/test-utils.DwnN34tK.mjs:102:21 ❯ setup2 node_modules/.pnpm/@nuxt[email protected]_@[email protected][email protected][email protected][email protected]_oiymq6x3egnbybr4q7ts7wvkie/node_modules/@nuxt/test-utils/dist/shared/test-utils.Cd3KiBTs.mjs:177:7 Caused by: Caused by: Error: connect ECONNREFUSED 127.0.0.1:35953 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 35953 }
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.