Skip to content

SelectPanel: Empty State - Explore SelectPanel.Message API and managing visibility of the component under the hood #16382

SelectPanel: Empty State - Explore SelectPanel.Message API and managing visibility of the component under the hood

SelectPanel: Empty State - Explore SelectPanel.Message API and managing visibility of the component under the hood #16382

Triggered via pull request September 19, 2024 04:35
Status Failure
Total duration 1m 44s
Artifacts

consumer_test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Consumer test
Property 'message' does not exist on type 'FilteredActionListProps'.
Consumer test
Property 'props' does not exist on type 'string | number | ReactElement<any, string | JSXElementConstructor<any>> | Iterable<ReactNode> | ReactPortal'.
Consumer test
Property 'props' does not exist on type 'string | number | ReactElement<any, string | JSXElementConstructor<any>> | Iterable<ReactNode> | ReactPortal'.
Consumer test
Type '{ role: "listbox"; "aria-labelledby": string | undefined; "aria-multiselectable": string; selectionVariant: "multiple" | "single"; items: ItemProps[]; textInputProps: Partial<TextInputProps>; ... 15 more ...; placeholderText: string; } | { ...; } | { ...; } | { ...; }' is not assignable to type 'IntrinsicAttributes & FilteredActionListProps'.
Consumer test
Process completed with exit code 2.