ecosystem-ci #192
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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.
|