Skip to content

feat: support Component and Element for List props #9791

feat: support Component and Element for List props

feat: support Component and Element for List props #9791

Triggered via pull request February 21, 2025 15:22
Status Failure
Total duration 5m 42s
Artifacts

test.yml

on: pull_request
e-commerce
0s
e-commerce
simple-example-typecheck
0s
simple-example-typecheck
GreenFrame
0s
GreenFrame
update-sandbox-repository
0s
update-sandbox-repository
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
typecheck
Type 'string | false | Element | undefined' is not assignable to type 'string | ReactElement<any, string | JSXElementConstructor<any>> | undefined'.
typecheck
Process completed with exit code 2.
typecheck: packages/ra-ui-materialui/src/list/List.stories.tsx#L2
'Pagination' is defined but never used. Allowed unused vars must match /^_/u