ecosystem-ci-from-pr #124
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ecosystem-ci-from-pr.yml
on: workflow_dispatch
Annotations
23 errors
execute-all (test-utils)
Type 'DefineComponent<readonly string[] | ComponentObjectPropsOptions<Record<string, any>>, () => VNode<RendererNode, RendererElement, { ...; }>, ... 13 more ..., { ...; }>' is not assignable to type 'ConcreteComponent'.
|
execute-all (test-utils)
Property '__asyncLoader' does not exist on type 'ComponentOptionsBase<Record<string, any>, any, any, any, any, any, any, any, string, {}, {}, string, any> & ThisType<any>'.
|
execute-all (test-utils)
Property '__asyncResolved' does not exist on type 'ComponentOptions'.
|
execute-all (test-utils)
Type 'VNodeTransformerInputComponentType' does not satisfy the constraint 'object'.
|
execute-all (test-utils)
Argument of type 'unknown' is not assignable to parameter of type 'string'.
|
execute-all (test-utils)
Argument of type 'unknown' is not assignable to parameter of type 'number'.
|
execute-all (test-utils)
Argument of type 'unknown' is not assignable to parameter of type 'string'.
|
execute-all (test-utils)
Process completed with exit code 1.
|
execute-all (language-tools)
Unused '@ts-expect-error' directive.
|
execute-all (language-tools)
Argument of type 'DefineComponent<__VLS_TypePropsToRuntimeProps<{ foo: string; bar?: number | undefined; }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, ... 8 more ..., { ...; }>' is not assignable to parameter of type 'never'.
|
execute-all (language-tools)
Argument of type 'DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, { msg: string; labels: () => string[]; }>, {}, unknown, {}, {}, ComponentOptionsMixin, ... 9 more ..., { ...; }>' is not assignable to parameter of type 'never'.
|
execute-all (language-tools)
Process completed with exit code 1.
|
execute-all (vueuse)
Conversion of type 'DefineComponent<{}, () => void, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, ... 8 more ..., { ...; }>' to type 'DefineTemplateComponent<Bindings, Slots>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
execute-all (vueuse)
Conversion of type 'DefineComponent<Bindings, () => VNode<RendererNode, RendererElement, { [key: string]: any; }> | VNode<RendererNode, RendererElement, { ...; }>[] | undefined, ... 13 more ..., { ...; }>' to type 'ReuseTemplateComponent<Bindings, Slots>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
execute-all (vueuse)
Process completed with exit code 1.
|
execute-all (pinia)
Argument of type '{ ssrRender(ctx: any, push: any, _parent: any): void; setup(this: void): { cart: Store<"cart", { id: number; rawItems: string[]; }, { items: (state: { id: number; rawItems: string[]; } & { pluginN: number; shared: number; }) => { ...; }[]; }, { ...; }>; user: Store<...>; }; }' is not assignable to parameter of type 'Component | undefined'.
|
execute-all (pinia)
Argument of type '{ ssrRender(ctx: any, push: any, _parent: any): void; setup(this: void): { store: Store<"main-options", { customRef: Ref<number>; }, {}, {}>; }; }' is not assignable to parameter of type 'Component | undefined'.
|
execute-all (pinia)
Process completed with exit code 1.
|
execute-all (vue-macros)
Argument of type '{ foo(): void; bar: () => void; baz: typeof baz; fun: () => void; iife: number; }' is not assignable to parameter of type 'ComponentOptionsBase<{ [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined; } | { [x: `on${Capitalize<string>}`]: ((...args: never) => any) | undefined; }, {}, {}, {}, {}, ComponentOptionsMixin, ... 6 more ..., {}> & { ...; } & ThisType<...> & { ...; }'.
|
execute-all (vue-macros)
Argument of type '{ name: string; model: { prop: string; event: string; }; }' is not assignable to parameter of type 'ComponentOptionsBase<{ [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined; } | { [x: `on${Capitalize<string>}`]: ((...args: never) => any) | undefined; }, {}, {}, {}, {}, ComponentOptionsMixin, ... 6 more ..., {}> & { ...; } & ThisType<...> & { ...; }'.
|
execute-all (vue-macros)
Process completed with exit code 1.
|
execute-all (vuetify)
Process completed with exit code 1.
|
update-comment
Unhandled error: HttpError: Not Found
|