Skip to content

footer not depend on empty state #16484

footer not depend on empty state

footer not depend on empty state #16484

Triggered via push September 19, 2024 04:35
Status Failure
Total duration 2m 9s
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>; ... 15 more ...; placeholderText: string; } | { ...; } | { ...; } | { ...; }' is not assignable to type 'IntrinsicAttributes & FilteredActionListProps'.
release
Process completed with exit code 2.