Skip to content

Explore SelectPanel.Messsage API and managing the visibility in the c… #16482

Explore SelectPanel.Messsage API and managing the visibility in the c…

Explore SelectPanel.Messsage API and managing the visibility in the c… #16482

Triggered via push September 19, 2024 04:14
Status Failure
Total duration 1m 58s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

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