Skip to content

ecosystem-ci-selected #142

ecosystem-ci-selected

ecosystem-ci-selected #142

Manually triggered June 4, 2024 12:00
Status Failure
Total duration 2m 56s
Artifacts

ecosystem-ci-selected.yml

on: workflow_dispatch
execute-selected-suite
2m 44s
execute-selected-suite
Fit to window
Zoom out
Zoom in

Annotations

10 errors
execute-selected-suite
Property 'modelValue' does not exist on type '{ readonly num: number; readonly "onUpdate:modelValue"?: ((modelValue: T) => any) | undefined; } & VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly<...>'.
execute-selected-suite
Argument of type 'DefineComponent<{ foo: string; bar?: number | undefined; }, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, { change: (id: number) => void; update: (value: string) => void; }, ... 9 more ..., false>' is not assignable to parameter of type 'never'.
execute-selected-suite
Argument of type 'DefineComponent<Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<...>, ... 6 more ..., false>' is not assignable to parameter of type 'never'.
execute-selected-suite
Argument of type '<T>(__VLS_props: { readonly onBar?: ((data: T) => any) | undefined; foo: T; } & VNodeProps & AllowedComponentProps & ComponentCustomProps, __VLS_ctx?: { ...; } | undefined, __VLS_expose?: ((exposed: ShallowUnwrapRef<...>) => void) | undefined, __VLS_setup?: Promise<...>) => VNode<...> & { ...; }' is not assignable to parameter of type 'never'.
execute-selected-suite
Unused '@ts-expect-error' directive.
execute-selected-suite
Unused '@ts-expect-error' directive.
execute-selected-suite
Unused '@ts-expect-error' directive.
execute-selected-suite
Property 'foo' does not exist on type 'CreateComponentPublicInstanceWithMixins<Readonly<{}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly<...>, ... 14 more ..., {}>'.
execute-selected-suite
Property 'foo' does not exist on type 'CreateComponentPublicInstanceWithMixins<Readonly<{}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly<...>, ... 14 more ..., {}>'.
packages/tsc/tests/dts.spec.ts > vue-tsc-dts > Input: empty-component/component.vue, Output: empty-component/component.vue.d.ts: workspace/language-tools/language-tools/packages/tsc/tests/dts.spec.ts#L67
Error: Snapshot `vue-tsc-dts > Input: empty-component/component.vue, Output: empty-component/component.vue.d.ts 1` mismatched - Expected + Received - "declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>; + "declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true>; export default _default; " ❯ packages/tsc/tests/dts.spec.ts:67:66