Skip to content

ecosystem-ci

ecosystem-ci #197

Manually triggered December 24, 2023 14:56
Status Failure
Total duration 6m 45s
Artifacts

ecosystem-ci.yml

on: workflow_dispatch
Matrix: test-ecosystem
Fit to window
Zoom out
Zoom in

Annotations

57 errors
test-ecosystem (vitepress)
Argument of type '{ container: string; navigator: { navigate({ itemUrl }: { itemUrl: string; item: InternalDocSearchHit; state: AutocompleteState<InternalDocSearchHit>; }): void; }; transformItems(items: DocSearchHit[]): (DocSearchHit & { ...; })[]; hitComponent({ hit, children }: { ...; }): { ...; }; }' is not assignable to parameter of type 'DocSearchProps'.
test-ecosystem (vitepress)
Unused '@ts-expect-error' directive.
test-ecosystem (vitepress)
Process completed with exit code 1.
test-ecosystem (language-tools)
Argument of type 'any' is not assignable to parameter of type 'never'.
test-ecosystem (language-tools)
Parameter 'props' implicitly has an 'any' type.
test-ecosystem (language-tools)
Argument of type 'any' is not assignable to parameter of type 'never'.
test-ecosystem (language-tools)
Parameter 's' implicitly has an 'any' type.
test-ecosystem (language-tools)
Argument of type 'any' is not assignable to parameter of type 'never'.
test-ecosystem (language-tools)
Parameter 'a' implicitly has an 'any' type.
test-ecosystem (language-tools)
Argument of type 'any' is not assignable to parameter of type 'never'.
test-ecosystem (language-tools)
Argument of type '{}' is not assignable to parameter of type '{ row: string; } & Record<string, unknown>'.
test-ecosystem (language-tools)
Unused '@ts-expect-error' directive.
test-ecosystem (language-tools)
Argument of type '<T>(__VLS_props: { foo: T; onBar?: ((data: T) => any) | undefined; } & VNodeProps & AllowedComponentProps & ComponentCustomProps, __VLS_ctx?: { ...; } | undefined, __VLS_expose?: ((exposed: ShallowUnwrapRef<...>) => void) | undefined, __VLS_setup?: Promise<...>) => VNode<...> & { ...; }' is not assignable to parameter of type 'never'.
test-ecosystem (router)
Unused '@ts-expect-error' directive.
test-ecosystem (router)
Unused '@ts-expect-error' directive.
test-ecosystem (router)
Unused '@ts-expect-error' directive.
test-ecosystem (router)
Cannot find namespace 'JSX'.
test-ecosystem (router)
Cannot find namespace 'JSX'.
test-ecosystem (router)
Cannot find namespace 'JSX'.
test-ecosystem (router)
Cannot find namespace 'JSX'.
test-ecosystem (router)
Cannot find namespace 'JSX'.
test-ecosystem (router)
Cannot find namespace 'JSX'.
test-ecosystem (router)
Cannot find namespace 'JSX'.
test-ecosystem (pinia)
Argument of type '_ActionsTree' is not assignable to parameter of type '{ increment: (amount?: number | undefined) => void; }'.
test-ecosystem (pinia)
Argument of type 'StoreDefinition<"main", _UnwrapAll<Pick<{ n: Ref<number>; increment: (amount?: number) => void; double: ComputedRef<number>; }, "n">>, Pick<{ n: Ref<number>; increment: (amount?: number) => void; double: ComputedRef<...>; }, "double">, Pick<...>>' is not assignable to parameter of type 'StoreDefinition<string, StateTree, _GettersTree<StateTree>, _ActionsTree>'.
test-ecosystem (pinia)
Argument of type 'StateTree' is not assignable to parameter of type '{ n: number; }'.
test-ecosystem (pinia)
Argument of type 'StoreDefinition<"main", _UnwrapAll<Pick<{ n: Ref<number>; increment: (amount?: number) => void; double: ComputedRef<number>; }, "n">>, Pick<{ n: Ref<number>; increment: (amount?: number) => void; double: ComputedRef<...>; }, "double">, Pick<...>>' is not assignable to parameter of type 'StoreDefinition<string, StateTree, _GettersTree<StateTree>, _ActionsTree>'.
test-ecosystem (pinia)
Argument of type '_StoreWithGetters<_GettersTree<StateTree>>' is not assignable to parameter of type '{ double: number; }'.
test-ecosystem (pinia)
Argument of type 'StoreDefinition<"main", _UnwrapAll<Pick<{ n: Ref<number>; increment: (amount?: number) => void; double: ComputedRef<number>; }, "n">>, Pick<{ n: Ref<number>; increment: (amount?: number) => void; double: ComputedRef<...>; }, "double">, Pick<...>>' is not assignable to parameter of type 'StoreDefinition<string, StateTree, _GettersTree<StateTree>, _ActionsTree>'.
test-ecosystem (pinia)
Argument of type '_ActionsTree' is not assignable to parameter of type '{ increment: (amount?: number | undefined) => void; }'.
test-ecosystem (pinia)
Argument of type 'StoreDefinition<"main", { n: number; }, { double: (state: { n: number; } & { myState: number; stateOnly: number; }) => number; }, { increment(amount?: number): void; }>' is not assignable to parameter of type 'StoreDefinition<string, StateTree, _GettersTree<StateTree>, _ActionsTree>'.
test-ecosystem (pinia)
Argument of type 'StateTree' is not assignable to parameter of type '{ n: number; }'.
test-ecosystem (pinia)
Argument of type 'StoreDefinition<"main", { n: number; }, { double: (state: { n: number; } & { myState: number; stateOnly: number; }) => number; }, { increment(amount?: number): void; }>' is not assignable to parameter of type 'StoreDefinition<string, StateTree, _GettersTree<StateTree>, _ActionsTree>'.
test-ecosystem (test-utils)
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
test-ecosystem (test-utils)
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
test-ecosystem (test-utils)
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
test-ecosystem (test-utils)
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
test-ecosystem (test-utils)
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
test-ecosystem (test-utils)
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
test-ecosystem (test-utils)
Process completed with exit code 1.
test-ecosystem (vuetify)
Process completed with exit code 1.
test-ecosystem (vue-macros)
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
test-ecosystem (vue-macros)
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
test-ecosystem (vue-macros)
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
test-ecosystem (vue-macros)
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
test-ecosystem (vue-macros)
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
test-ecosystem (vue-macros)
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
test-ecosystem (vue-macros)
Unused '@ts-expect-error' directive.
test-ecosystem (vue-macros)
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
test-ecosystem (vue-macros)
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
test-ecosystem (vue-macros)
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
test-ecosystem (vue-i18n)
Unused '@ts-expect-error' directive.
test-ecosystem (vue-i18n)
Unused '@ts-expect-error' directive.
test-ecosystem (vue-i18n)
Cannot find namespace 'JSX'.
test-ecosystem (vue-i18n)
Cannot find namespace 'JSX'.
test-ecosystem (vue-i18n)
Cannot find namespace 'JSX'.
test-ecosystem (vue-i18n)
Process completed with exit code 1.