Skip to content

Use react-aria-components #1898

Use react-aria-components

Use react-aria-components #1898

Triggered via pull request December 16, 2024 16:20
@benmerckxbenmerckx
synchronize #371
react-aria
Status Failure
Total duration 1m 34s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
ci: src/field/richtext/RichTextField.view.tsx#L91
Argument of type '({ node, deleteNode }: NodeViewProps) => Element' is not assignable to parameter of type 'ComponentType<NodeViewProps>'.
ci: src/field/tabs/Tabs.view.tsx#L33
Type '{ children: Element; key: number; id: string; }' is not assignable to type 'IntrinsicAttributes & Omit<CleanProps<ElementType, "disabled" | "autoFocus" | TabPropsWeControl> & OurProps<...> & { ...; } & { ...; } & { ...; }, "ref"> & { ...; }'.
ci: src/ui/Tabs.tsx#L14
Property 'displayName' is missing in type '<TTag extends ElementType = "div">(props: PropsWithChildren<Omit<CleanProps<ElementType, "onChange" | "manual" | "vertical" | "defaultIndex" | "selectedIndex"> & OurProps<ElementType, TabsRenderPropArg> & { ...; } & { ...; } & { ...; }, "ref">>) => Element' but required in type '_internal_ComponentTabGroup'.
ci: src/ui/Tabs.tsx#L23
Property 'displayName' is missing in type '<TTag extends ElementType = "div">(props: PropsWithChildren<Omit<CleanProps<ElementType, ListPropsWeControl> & OurProps<ElementType, ListRenderPropArg> & { ...; } & { ...; }, "ref">>) => Element' but required in type '_internal_ComponentTabList'.
ci
Process completed with exit code 2.
ci
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636