ecosystem-ci-from-pr #276
ecosystem-ci-from-pr.yml
on: workflow_dispatch
Annotations
10 errors
execute-all (language-tools)
Unused '@ts-expect-error' directive.
|
execute-all (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'.
|
execute-all (language-tools)
Argument of type 'DefineComponent<Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<...>, ... 7 more ..., {}>' is not assignable to parameter of type 'never'.
|
execute-all (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'.
|
execute-all (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'.
|
execute-all (language-tools)
Argument of type 'DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, ... 8 more ..., {}>' is not assignable to parameter of type 'never'.
|
execute-all (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'.
|
execute-all (language-tools)
Unused '@ts-expect-error' directive.
|
execute-all (language-tools)
Unused '@ts-expect-error' directive.
|
execute-all (language-tools)
Unused '@ts-expect-error' directive.
|