Skip to content

ecosystem-ci

ecosystem-ci #426

Manually triggered November 27, 2024 07:51
Status Failure
Total duration 6m 56s
Artifacts

ecosystem-ci.yml

on: workflow_dispatch
Matrix: test-ecosystem
Fit to window
Zoom out
Zoom in

Annotations

21 errors
test/nuxt.spec.ts > works with nuxt > works on ssr: workspace/pinia/pinia/packages/nuxt/test/nuxt.spec.ts#L27
FetchError: [GET] "http://127.0.0.1:41185/": 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/nuxt.spec.ts:27:18 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { request: 'http://127.0.0.1:41185/', 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: 'internal server error', stack: '' }, constructor: 'Function<Response>', type: 'basic', url: 'http://127.0.0.1:41185/', 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' }
test/nuxt.spec.ts > works with nuxt > drops state that is marked with skipHydrate: workspace/pinia/pinia/packages/nuxt/test/nuxt.spec.ts#L32
FetchError: [GET] "http://127.0.0.1:41185/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 ❯ test/nuxt.spec.ts:32:18 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { request: 'http://127.0.0.1:41185/skip-hydrate', 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: '/skip-hydrate', statusCode: 500, statusMessage: '', message: 'internal server error', stack: '' }, constructor: 'Function<Response>', type: 'basic', url: 'http://127.0.0.1:41185/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' }
test-ecosystem (pinia)
Process completed with exit code 1.
test-ecosystem (language-tools)
Expression expected.",
test-ecosystem (language-tools)
Expression expected.",
test-ecosystem (language-tools)
Property 'notExist' does not exist on type 'CreateComponentPublicInstanceWithMixins<ToResolvedProps<{}, {}>, { exist: typeof exist; }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, ... 18 more ..., {}>'.",
test-ecosystem (language-tools)
Property 'notExist' does not exist on type 'CreateComponentPublicInstanceWithMixins<ToResolvedProps<{}, {}>, { exist: typeof exist; }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, ... 18 more ..., {}>'.",
test-ecosystem (language-tools)
Unused '@ts-expect-error' directive.",
test-ecosystem (language-tools)
Argument of type '<T>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<...>) => VNode<...> & { ...; }' is not assignable to parameter of type 'never'.",
packages/tsc/tests/typecheck.spec.ts > vue-tsc > TypeScript - Stable: workspace/language-tools/language-tools/packages/tsc/tests/typecheck.spec.ts#L10
Error: Snapshot `vue-tsc > TypeScript - Stable 1` mismatched - Expected + Received @@ -4,6 +4,7 @@ "test-workspace/tsc/failureFixtures/#3632/script.vue(3,1): error TS1109: Expression expected.", "test-workspace/tsc/failureFixtures/#3632/scriptSetup.vue(3,1): error TS1109: Expression expected.", "test-workspace/tsc/failureFixtures/directives/main.vue(4,6): error TS2339: Property 'notExist' does not exist on type 'CreateComponentPublicInstanceWithMixins<ToResolvedProps<{}, {}>, { exist: typeof exist; }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, ... 18 more ..., {}>'.", "test-workspace/tsc/failureFixtures/directives/main.vue(9,6): error TS2339: Property 'notExist' does not exist on type 'CreateComponentPublicInstanceWithMixins<ToResolvedProps<{}, {}>, { exist: typeof exist; }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, ... 18 more ..., {}>'.", "test-workspace/tsc/failureFixtures/directives/main.vue(12,2): error TS2578: Unused '@ts-expect-error' directive.", + "test-workspace/tsc/passedFixtures/vue3.4/components/main.vue(88,11): error TS2345: Argument of type '<T>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<...>) => VNode<...> & { ...; }' is not assignable to parameter of type 'never'.", ] ❯ packages/tsc/tests/typecheck.spec.ts:10:5
test-ecosystem (language-tools)
Process completed with exit code 1.
test-ecosystem (vue-macros)
Parameter 'h' implicitly has an 'any' type.
test-ecosystem (vue-macros)
Parameter 'ctx' implicitly has an 'any' type.
test-ecosystem (vue-macros)
Parameter 'h' implicitly has an 'any' type.
test-ecosystem (vue-macros)
Parameter 'h' implicitly has an 'any' type.
test-ecosystem (vue-macros)
Property 'foo' does not exist on type 'CreateComponentPublicInstanceWithMixins<ToResolvedProps<{}, {}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, PublicProps, ... 16 more ..., {}>'.
test-ecosystem (vue-macros)
Element implicitly has an 'any' type because expression of type '"title"' can't be used to index type 'void'.
test-ecosystem (vue-macros)
Element implicitly has an 'any' type because expression of type '"default"' can't be used to index type 'void'.
test-ecosystem (vue-macros)
Element implicitly has an 'any' type because expression of type '"title"' can't be used to index type 'void'.
test-ecosystem (vue-macros)
Element implicitly has an 'any' type because expression of type '"default"' can't be used to index type 'void'.
test-ecosystem (vue-macros)
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.