Skip to content

ecosystem-ci-from-pr #432

ecosystem-ci-from-pr

ecosystem-ci-from-pr #432

Manually triggered December 25, 2024 15:07
Status Failure
Total duration 7m 2s
Artifacts

ecosystem-ci-from-pr.yml

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

Annotations

15 errors and 18 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
execute-all (language-tools)
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.
Running for PR #12570
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
execute-all (vue-simple-compiler)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
execute-all (test-utils)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
execute-all (language-tools)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
execute-all (vitepress)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
execute-all (radix-vue)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
execute-all (pinia)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
execute-all (vant)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
execute-all (quasar)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
execute-all (vite-plugin-vue)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
execute-all (router)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
execute-all (primevue)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
execute-all (vue-macros)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
execute-all (vueuse)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
execute-all (vuetify)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
execute-all (vue-i18n)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
execute-all (nuxt)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
update-comment
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636