ecosystem-ci-from-pr #257
ecosystem-ci-from-pr.yml
on: workflow_dispatch
Annotations
12 errors
execute-all (language-tools)
Argument of type '<T>(__VLS_props: Awaited<typeof __VLS_setup>["props"], __VLS_ctx?: __VLS_Prettify<Pick<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 'any' is not assignable to parameter of type 'never'.
|
execute-all (language-tools)
Argument of type 'any' is not assignable to parameter of type 'never'.
|
execute-all (language-tools)
Argument of type 'any' is not assignable to parameter of type 'never'.
|
execute-all (language-tools)
Argument of type 'any' is not assignable to parameter of type 'never'.
|
execute-all (language-tools)
Argument of type 'any' is not assignable to parameter of type 'never'.
|
execute-all (language-tools)
Argument of type 'any' is not assignable to parameter of type 'never'.
|
execute-all (language-tools)
Unused '@ts-expect-error' directive.
|
execute-all (language-tools)
Property 'foo' does not exist on type 'CreateComponentPublicInstance<Readonly<ExtractPropTypes<{}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, ... 12 more ..., {}>'.
|
execute-all (language-tools)
Property 'foo' does not exist on type 'CreateComponentPublicInstance<Readonly<ExtractPropTypes<{}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, ... 12 more ..., {}>'.
|
packages/vue-i18n-core/test/composer.test.ts > __translateVNode > missing:
workspace/vue-i18n/vue-i18n/packages/vue-i18n-core/test/composer.test.ts#L1747
Error: Snapshot `__translateVNode > missing 1` mismatched
- Expected
+ Received
@@ -22,10 +22,9 @@
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
- "targetStart": null,
"transition": null,
"type": Symbol(v-txt),
},
]
❯ packages/vue-i18n-core/test/composer.test.ts:1747:7
|
execute-all (vue-i18n)
Process completed with exit code 1.
|