Draft: the big boy actionlist CSS conversion (to be broken up) #18685
Annotations
8 errors and 1 warning
Build @primer/react
Type '"subtle" | "filled"' is not assignable to type 'undefined'.
|
Build @primer/react
Type '"subtle" | "filled"' is not assignable to type 'undefined'.
|
Build @primer/react
Type '"subtle" | "filled"' is not assignable to type 'undefined'.
|
Build @primer/react
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.
|
Build @primer/react
Type '"subtle" | "filled" | undefined' is not assignable to type 'undefined'.
|
Build @primer/react
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'.
|
Build @primer/react
Property 'style' does not exist on type 'ItemWithSubNavProps'.
|
Build @primer/react
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading