ecosystem-ci-from-pr #394
ecosystem-ci-from-pr.yml
on: workflow_dispatch
Annotations
14 errors
test/runtime-compiler.test.ts > test basic config > expect render page without any error or logs:
workspace/nuxt/nuxt/test/utils.ts#L64
AssertionError: expected [ { type: 'error', …(1) } ] to deeply equal []
- Expected
+ Received
- Array []
+ Array [
+ Object {
+ "text": "Failed to load resource: the server responded with a status of 500 (Internal Server Error)",
+ "type": "error",
+ },
+ ]
❯ Module.expectNoClientErrors test/utils.ts:64:28
❯ test/runtime-compiler.test.ts:22:5
|
test/runtime-compiler.test.ts > test basic config > test HelloWorld.vue:
workspace/nuxt/nuxt/test/runtime-compiler.test.ts#L26
FetchError: [GET] "http://127.0.0.1:35239/": 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
❯ test/runtime-compiler.test.ts:26:18
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { request: 'http://127.0.0.1:35239/', 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: { url: '/', statusCode: 500, statusMessage: '', message: 'alienSignals.Subscriber.startTrack is not a function', stack: '' }, constructor: 'Function<Response>', type: 'basic', url: 'http://127.0.0.1:35239/', 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: 'alienSignals.Subscriber.startTrack is not a function', stack: '' }, status: 500, statusCode: 500, statusText: 'Internal Server Error', statusMessage: 'Internal Server Error' }
|
test/runtime-compiler.test.ts > test basic config > test Name.ts:
workspace/nuxt/nuxt/test/runtime-compiler.test.ts#L36
FetchError: [GET] "http://127.0.0.1:35239/": 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
❯ test/runtime-compiler.test.ts:36:18
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { request: 'http://127.0.0.1:35239/', 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: { url: '/', statusCode: 500, statusMessage: '', message: 'alienSignals.Subscriber.startTrack is not a function', stack: '' }, constructor: 'Function<Response>', type: 'basic', url: 'http://127.0.0.1:35239/', 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: 'alienSignals.Subscriber.startTrack is not a function', stack: '' }, status: 500, statusCode: 500, statusText: 'Internal Server Error', statusMessage: 'Internal Server Error' }
|
test/runtime-compiler.test.ts > test basic config > test ShowTemplate.ts:
workspace/nuxt/nuxt/test/runtime-compiler.test.ts#L47
FetchError: [GET] "http://127.0.0.1:35239/": 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
❯ test/runtime-compiler.test.ts:47:18
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { request: 'http://127.0.0.1:35239/', 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: { url: '/', statusCode: 500, statusMessage: '', message: 'alienSignals.Subscriber.startTrack is not a function', stack: '' }, constructor: 'Function<Response>', type: 'basic', url: 'http://127.0.0.1:35239/', 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: 'alienSignals.Subscriber.startTrack is not a function', stack: '' }, status: 500, statusCode: 500, statusText: 'Internal Server Error', statusMessage: 'Internal Server Error' }
|
test/runtime-compiler.test.ts > test basic config > test Interactive component.ts:
workspace/nuxt/nuxt/test/runtime-compiler.test.ts#L58
FetchError: [GET] "http://127.0.0.1:35239/": 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
❯ test/runtime-compiler.test.ts:58:18
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { request: 'http://127.0.0.1:35239/', 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: { url: '/', statusCode: 500, statusMessage: '', message: 'alienSignals.Subscriber.startTrack is not a function', stack: '' }, constructor: 'Function<Response>', type: 'basic', url: 'http://127.0.0.1:35239/', 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: 'alienSignals.Subscriber.startTrack is not a function', stack: '' }, status: 500, statusCode: 500, statusText: 'Internal Server Error', statusMessage: 'Internal Server Error' }
|
execute-all (nuxt)
Process completed with exit code 1.
|
packages/testing/src/restoreGetters.spec.ts > restoreGetters > allows overriding getters:
workspace/pinia/pinia/packages/testing/src/restoreGetters.spec.ts#L21
AssertionError: expected undefined to be +0 // Object.is equality
- Expected:
0
+ Received:
undefined
❯ packages/testing/src/restoreGetters.spec.ts:21:26
|
packages/testing/src/testing.spec.ts > Testing > plugins > can override getters added in plugins:
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
|
packages/testing/src/testing.spec.ts > Testing > getters > allows overriding getters:
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
|
packages/testing/src/testing.spec.ts > Testing > plugins > can override getters added in plugins:
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
|
packages/testing/src/testing.spec.ts > Testing > getters > allows overriding getters:
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
|
execute-all (pinia)
Process completed with exit code 1.
|
execute-all (vueuse)
Process completed with exit code 1.
|
update-comment
Unhandled error: HttpError: Not Found
|