Draft: the big boy actionlist CSS conversion (to be broken up) #18687
consumer_test.yml
on: pull_request
Consumer test
1m 43s
Annotations
8 errors and 1 warning
Consumer test
Type '"subtle" | "filled"' is not assignable to type 'undefined'.
|
Consumer test
Type '"subtle" | "filled"' is not assignable to type 'undefined'.
|
Consumer test
Type '"subtle" | "filled"' is not assignable to type 'undefined'.
|
Consumer test
Exported variable 'ActionList' has or is using name 'SubItemProps' from external module "/home/runner/work/react/react/packages/react/src/ActionList/SubItem" but cannot be named.
|
Consumer test
Type '"subtle" | "filled" | undefined' is not assignable to type 'undefined'.
|
Consumer test
Type '{ children: (string | number | ReactElement<any, string | JSXElementConstructor<any>> | Iterable<ReactNode> | ReactPortal)[]; ... 4 more ...; style: CSSProperties; }' is not assignable to type 'IntrinsicAttributes & { children: ReactNode; subNav: ReactNode; depth: number; defaultOpen?: boolean | undefined; } & SxProp'.
|
Consumer test
Property 'style' does not exist on type 'ItemWithSubNavProps'.
|
Consumer test
Process completed with exit code 1.
|
Consumer test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|