ecosystem-ci #358
Annotations
10 errors
|
Run pnpm tsx ecosystem-ci.ts --branch main --repo vuejs/core language-tools
Argument of type 'DefineComponent<{ foo: string; bar?: number | undefined; }, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, ParametersToFns<[e: "update", value: string] | [e: ...]>, ... 10 more ..., {}>' is not assignable to parameter of type 'never'.
|
Run pnpm tsx ecosystem-ci.ts --branch main --repo vuejs/core language-tools
Argument of type 'DefineComponent<Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<...>, ... 7 more ..., {}>' is not assignable to parameter of type 'never'.
|
Run pnpm tsx ecosystem-ci.ts --branch main --repo vuejs/core language-tools
Argument of type '<T>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_Prettify<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'.
|
Run pnpm tsx ecosystem-ci.ts --branch main --repo vuejs/core language-tools
Argument of type 'DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, { 'update:modelValue': (modelValue: string) => any; ... 4 more ...; 'update:g': (g: string) => any; }, ... 10 more ..., {}>' is not assignable to parameter of type 'never'.
|
Run pnpm tsx ecosystem-ci.ts --branch main --repo vuejs/core language-tools
Argument of type 'DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, ... 8 more ..., {}>' is not assignable to parameter of type 'never'.
|
Run pnpm tsx ecosystem-ci.ts --branch main --repo vuejs/core language-tools
Argument of type '<T>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_Prettify<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'.
|
|
|
|
Loading