Skip to content

ecosystem-ci-from-pr #395

ecosystem-ci-from-pr

ecosystem-ci-from-pr #395

Re-run triggered November 11, 2024 14:03
Status Failure
Total duration 1m 43s
Artifacts

ecosystem-ci-from-pr.yml

on: workflow_dispatch
Running for PR #12349
2s
Running for PR #12349
Matrix: execute-all
execute-selected-suite
0s
execute-selected-suite
update-comment
5s
update-comment
Fit to window
Zoom out
Zoom in

Annotations

23 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:39113/": 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:39113/', 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:39113/', 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:39113/": 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:39113/', 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:39113/', 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:39113/": 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:39113/', 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:39113/', 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:39113/": 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:39113/', 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:39113/', 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 (vue-macros)
Parameter 'h' implicitly has an 'any' type.
execute-all (vue-macros)
Parameter 'ctx' implicitly has an 'any' type.
execute-all (vue-macros)
Parameter 'h' implicitly has an 'any' type.
execute-all (vue-macros)
Parameter 'h' implicitly has an 'any' type.
execute-all (vue-macros)
Property 'foo' does not exist on type 'CreateComponentPublicInstanceWithMixins<ToResolvedProps<{}, {}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, PublicProps, ... 16 more ..., {}>'.
execute-all (vue-macros)
Element implicitly has an 'any' type because expression of type '"title"' can't be used to index type 'void'.
execute-all (vue-macros)
Element implicitly has an 'any' type because expression of type '"default"' can't be used to index type 'void'.
execute-all (vue-macros)
Element implicitly has an 'any' type because expression of type '"title"' can't be used to index type 'void'.
execute-all (vue-macros)
Element implicitly has an 'any' type because expression of type '"default"' can't be used to index type 'void'.
execute-all (vue-macros)
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
update-comment
Unhandled error: HttpError: Not Found