fix(language-core): remove misuse of JSX.Element
#5273
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
7 errors
build (16, ubuntu-latest)
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'.
|
build (16, ubuntu-latest)
Process completed with exit code 1.
|
build (16, windows-latest)
The job was canceled because "_16_ubuntu-latest" failed.
|
build (16, windows-latest)
The operation was canceled.
|
build (16, macos-latest)
The job was canceled because "_16_ubuntu-latest" failed.
|
build (16, macos-latest)
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'.
|
build (16, macos-latest)
The operation was canceled.
|