ecosystem-ci-from-pr #390
Annotations
7 errors
Run pnpm tsx ecosystem-ci.ts --commit 08a2ac32afc4bb868457cfe1928565bd1e0f37f3 pinia:
workspace/pinia/pinia/packages/nuxt/__tests__/nuxt.spec.ts#L33
FetchError: [GET] "http://127.0.0.1:34769/": 500 Internal 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
❯ packages/nuxt/__tests__/nuxt.spec.ts:33:18
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { request: 'http://127.0.0.1:34769/', options: { headers: { constructor: 'Function<Headers>', append: 'Function<append>', delete: 'Function<delete>', get: 'Function<get>', set: 'Function<set>', getSetCookie: 'Function<getSetCookie>', has: 'Function<has>', forEach: 'Function<forEach>', keys: 'Function<keys>', values: 'Function<values>', entries: 'Function<entries>' }, retry: +0 }, response: { _data: { url: '/', statusCode: 500, statusMessage: '', message: 'internal server error', stack: '' }, constructor: 'Function<Response>', type: 'basic', url: 'http://127.0.0.1:34769/', redirected: false, status: 500, ok: false, statusText: 'Internal 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: { url: '/', statusCode: 500, statusMessage: '', message: 'internal server error', stack: '' }, status: 500, statusCode: 500, statusText: 'Internal Server Error', statusMessage: 'Internal Server Error' }
|
Run pnpm tsx ecosystem-ci.ts --commit 08a2ac32afc4bb868457cfe1928565bd1e0f37f3 pinia:
workspace/pinia/pinia/packages/nuxt/__tests__/nuxt.spec.ts#L38
FetchError: [GET] "http://127.0.0.1:34769/skip-hydrate": 500 Internal 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
❯ packages/nuxt/__tests__/nuxt.spec.ts:38:18
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { request: 'http://127.0.0.1:34769/skip-hydrate', options: { headers: { constructor: 'Function<Headers>', append: 'Function<append>', delete: 'Function<delete>', get: 'Function<get>', set: 'Function<set>', getSetCookie: 'Function<getSetCookie>', has: 'Function<has>', forEach: 'Function<forEach>', keys: 'Function<keys>', values: 'Function<values>', entries: 'Function<entries>' }, retry: +0 }, response: { _data: { url: '/skip-hydrate', statusCode: 500, statusMessage: '', message: 'internal server error', stack: '' }, constructor: 'Function<Response>', type: 'basic', url: 'http://127.0.0.1:34769/skip-hydrate', redirected: false, status: 500, ok: false, statusText: 'Internal 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: { url: '/skip-hydrate', statusCode: 500, statusMessage: '', message: 'internal server error', stack: '' }, status: 500, statusCode: 500, statusText: 'Internal Server Error', statusMessage: 'Internal Server Error' }
|
Run pnpm tsx ecosystem-ci.ts --commit 08a2ac32afc4bb868457cfe1928565bd1e0f37f3 pinia:
workspace/pinia/pinia/packages/testing/src/testing.spec.ts#L268
AssertionError: expected undefined to be 6 // Object.is equality
- Expected:
6
+ Received:
undefined
❯ packages/testing/src/testing.spec.ts:268:30
|
Run pnpm tsx ecosystem-ci.ts --commit 08a2ac32afc4bb868457cfe1928565bd1e0f37f3 pinia:
workspace/pinia/pinia/packages/testing/src/testing.spec.ts#L295
AssertionError: expected undefined to be 4 // Object.is equality
- Expected:
4
+ Received:
undefined
❯ packages/testing/src/testing.spec.ts:295:30
|
Run pnpm tsx ecosystem-ci.ts --commit 08a2ac32afc4bb868457cfe1928565bd1e0f37f3 pinia:
workspace/pinia/pinia/packages/testing/src/testing.spec.ts#L268
AssertionError: expected undefined to be 6 // Object.is equality
- Expected:
6
+ Received:
undefined
❯ packages/testing/src/testing.spec.ts:268:30
|
Run pnpm tsx ecosystem-ci.ts --commit 08a2ac32afc4bb868457cfe1928565bd1e0f37f3 pinia:
workspace/pinia/pinia/packages/testing/src/testing.spec.ts#L295
AssertionError: expected undefined to be 4 // Object.is equality
- Expected:
4
+ Received:
undefined
❯ packages/testing/src/testing.spec.ts:295:30
|
Run pnpm tsx ecosystem-ci.ts --commit 08a2ac32afc4bb868457cfe1928565bd1e0f37f3 pinia
Process completed with exit code 1.
|
Loading