Skip to content

ecosystem-ci

ecosystem-ci #436

Triggered via schedule December 20, 2024 05:00
Status Failure
Total duration 6m 14s
Artifacts

ecosystem-ci.yml

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

Annotations

6 errors and 16 warnings
packages/tsc/tests/dts.spec.ts > vue-tsc-dts > Input: #4577/main.vue, Output: #4577/main.vue.d.ts: workspace/language-tools/language-tools/packages/tsc/tests/dts.spec.ts#L67
Error: Snapshot `vue-tsc-dts > Input: #4577/main.vue, Output: #4577/main.vue.d.ts 1` mismatched - Expected + Received @@ -12,11 +12,13 @@ default?(_: { row: Row; }): any; }; emit: {}; - }>) => import("vue").VNode & { + }>) => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, { + [key: string]: any; + }> & { __ctx?: Awaited<typeof __VLS_setup>; }; export default _default; type __VLS_PrettifyLocal<T> = { [K in keyof T]: T[K]; ❯ packages/tsc/tests/dts.spec.ts:67:66
packages/tsc/tests/dts.spec.ts > vue-tsc-dts > Input: events/component-generic.vue, Output: events/component-generic.vue.d.ts: workspace/language-tools/language-tools/packages/tsc/tests/dts.spec.ts#L67
Error: Snapshot `vue-tsc-dts > Input: events/component-generic.vue, Output: events/component-generic.vue.d.ts 1` mismatched - Expected + Received @@ -4,11 +4,13 @@ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, never>, "onFoo"> & {} & Partial<{}>> & (import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps); expose(exposed: import("vue").ShallowUnwrapRef<{}>): void; attrs: any; slots: {}; emit: (evt: "foo", value: string) => void; - }>) => import("vue").VNode & { + }>) => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, { + [key: string]: any; + }> & { __ctx?: Awaited<typeof __VLS_setup>; }; export default _default; type __VLS_PrettifyLocal<T> = { [K in keyof T]: T[K]; ❯ packages/tsc/tests/dts.spec.ts:67:66
packages/tsc/tests/dts.spec.ts > vue-tsc-dts > Input: generic/component.vue, Output: generic/component.vue.d.ts: workspace/language-tools/language-tools/packages/tsc/tests/dts.spec.ts#L67
Error: Snapshot `vue-tsc-dts > Input: generic/component.vue, Output: generic/component.vue.d.ts 1` mismatched - Expected + Received @@ -19,11 +19,13 @@ default?(data: { foo: number; }): any; }; emit: ((e: "bar", data: number) => void) & ((evt: "update:title", value: string) => void); - }>) => import("vue").VNode & { + }>) => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, { + [key: string]: any; + }> & { __ctx?: Awaited<typeof __VLS_setup>; }; export default _default; type __VLS_PrettifyLocal<T> = { [K in keyof T]: T[K]; ❯ packages/tsc/tests/dts.spec.ts:67:66
packages/tsc/tests/dts.spec.ts > vue-tsc-dts > Input: generic/custom-extension-component.cext, Output: generic/custom-extension-component.cext.d.ts: workspace/language-tools/language-tools/packages/tsc/tests/dts.spec.ts#L67
Error: Snapshot `vue-tsc-dts > Input: generic/custom-extension-component.cext, Output: generic/custom-extension-component.cext.d.ts 1` mismatched - Expected + Received @@ -19,11 +19,13 @@ default?(data: { foo: number; }): any; }; emit: ((e: "bar", data: number) => void) & ((evt: "update:title", value: string) => void); - }>) => import("vue").VNode & { + }>) => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, { + [key: string]: any; + }> & { __ctx?: Awaited<typeof __VLS_setup>; }; export default _default; type __VLS_PrettifyLocal<T> = { [K in keyof T]: T[K]; ❯ packages/tsc/tests/dts.spec.ts:67:66
test-ecosystem (language-tools)
Process completed with exit code 1.
test-ecosystem (nuxt)
Process completed with exit code 1.
test-ecosystem (vue-simple-compiler)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-ecosystem (test-utils)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-ecosystem (vite-plugin-vue)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-ecosystem (language-tools)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-ecosystem (vitepress)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-ecosystem (radix-vue)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-ecosystem (pinia)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-ecosystem (vue-macros)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-ecosystem (vant)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-ecosystem (quasar)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-ecosystem (router)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-ecosystem (primevue)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-ecosystem (vueuse)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-ecosystem (vuetify)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-ecosystem (vue-i18n)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-ecosystem (nuxt)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636