Skip to content

fix: TS component type #3065

fix: TS component type

fix: TS component type #3065

Triggered via pull request August 23, 2023 00:45
Status Failure
Total duration 1m 8s
Artifacts

ci.yml

on: pull_request
Build & Test
58s
Build & Test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Build & Test: test/ts/Component-test.tsx#L181
'Fragment' cannot be used as a JSX component.
Build & Test: test/ts/Component-test.tsx#L182
'Fragment' cannot be used as a JSX component.
Build & Test: test/ts/VNode-test.tsx#L206
'ComponentReturningComponentChildren' cannot be used as a JSX component.
Build & Test: test/ts/custom-elements.tsx#L53
'Provider' cannot be used as a JSX component.
Build & Test: test/ts/custom-elements.tsx#L76
'Consumer' cannot be used as a JSX component.
Build & Test: test/ts/hoc-test.tsx#L26
'Wrappable' cannot be used as a JSX component.
Build & Test: test/ts/preact.tsx#L37
'ComponentWithChildren' cannot be used as a JSX component.
Build & Test: test/ts/preact.tsx#L105
'ComponentWithChildren' cannot be used as a JSX component.
Build & Test: test/ts/refs.tsx#L39
'Fragment' cannot be used as a JSX component.
Build & Test: test/ts/refs.tsx#L41
'Foo' cannot be used as a JSX component.