Skip to content

ecosystem-ci

ecosystem-ci #192

Manually triggered December 16, 2023 05:47
Status Failure
Total duration 6m 59s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ecosystem-ci.yml

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

Annotations

5 errors
test-ecosystem (vuetify)
Process completed with exit code 1.
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 (language-tools)
Process completed with exit code 1.
test-ecosystem (vueuse)
Type '<T>(channel: string, ...args: any[]) => Ref<any> extends T | null ? ShallowRef<null> | (T extends T & Ref<any> ? IfAny<T, ShallowRef<T>, T> : ShallowRef<...>) : ShallowRef<...>' is not assignable to type '<T>(channel: string, ...args: any[]) => Ref<T | null>'.
test-ecosystem (vueuse)
Process completed with exit code 1.