Skip to content

Allow CSS anchor positioning in SelectPanel settings #41851

Allow CSS anchor positioning in SelectPanel settings

Allow CSS anchor positioning in SelectPanel settings #41851

Triggered via pull request June 24, 2026 20:07
Status Success
Total duration 4m 5s
Artifacts

ci.yml

on: pull_request
Matrix: examples
Matrix: test
Matrix: type-check
Fit to window
Zoom out
Zoom in

Annotations

40 errors
examples (react-19)
'TrailingVisual' cannot be used as a JSX component.
examples (react-19)
JSX element type 'TrailingVisual' does not have any construct or call signatures.
examples (react-19)
'LeadingVisual' cannot be used as a JSX component.
examples (react-19)
JSX element type 'LeadingVisual' does not have any construct or call signatures.
examples (react-19)
'menuButtonChild.props' is of type 'unknown'.
examples (react-19)
Unused '@ts-expect-error' directive.
examples (react-19)
No overload matches this call.
examples (react-19)
Unused '@ts-expect-error' directive.
examples (react-19)
Unused '@ts-expect-error' directive.
examples (react-19)
No overload matches this call.
type-check (react-19)
No overload matches this call.
type-check (react-19)
Type 'RefObject<HTMLUListElement | null>' is not assignable to type 'RefObject<HTMLElement>'.
type-check (react-19)
Type '(<As extends React.ElementType = "ul">(props: DistributiveOmit<ComponentPropsWithRef<ElementType extends As ? "ul" : As> & { variant?: "full" | "horizontal-inset" | "inset" | undefined; ... 4 more ...; className?: string | undefined; } & { ...; }, "as"> & { ...; } & RefAttributes<...>) => ReactNode) & { ...; }' is not assignable to type 'ComponentType<any> | undefined'.
type-check (react-19)
Type 'RefObject<HTMLButtonElement | null>' is not assignable to type 'RefObject<HTMLElement>'.
type-check (react-19)
Type 'RefObject<HTMLButtonElement | null>' is not assignable to type 'RefObject<HTMLElement>'.
type-check (react-19)
Type 'RefObject<HTMLButtonElement | null>' is not assignable to type 'RefObject<HTMLElement>'.
type-check (react-19)
Object literal may only specify known properties, and 'size' does not exist in type 'Partial<FC<PropsWithChildren<ActionBarProps>> & { IconButton: ForwardRefExoticComponent<ActionBarIconButtonProps & RefAttributes<unknown>>; Divider: () => Element; Group: ForwardRefExoticComponent<...>; Menu: ForwardRefExoticComponent<...>; }>'.
type-check (react-19)
Object literal may only specify known properties, and 'size' does not exist in type 'Partial<ArgTypes<FC<PropsWithChildren<ActionBarProps>> & { IconButton: ForwardRefExoticComponent<ActionBarIconButtonProps & RefAttributes<unknown>>; Divider: () => Element; Group: ForwardRefExoticComponent<...>; Menu: ForwardRefExoticComponent<...>; }>>'.
type-check (react-19)
Property 'aria-labelledby' does not exist on type 'FunctionComponent<PropsWithChildren<ActionBarProps>> & { IconButton: ForwardRefExoticComponent<ActionBarIconButtonProps & RefAttributes<...>>; Divider: () => Element; Group: ForwardRefExoticComponent<...>; Menu: ForwardRefExoticComponent<...>; }'.
type-check (react-19)
Type '{ key: string; "aria-label": string; title: string; onClick: () => void; defaultChecked: any; "aria-pressed": any; children: Element; }' is not assignable to type 'IntrinsicAttributes & Omit<ButtonProps, "ref"> & RefAttributes<HTMLButtonElement>'.
type-check (react-19)
'TrailingVisual' cannot be used as a JSX component.
type-check (react-19)
JSX element type 'TrailingVisual' does not have any construct or call signatures.
type-check (react-19)
'LeadingVisual' cannot be used as a JSX component.
type-check (react-19)
JSX element type 'LeadingVisual' does not have any construct or call signatures.
type-check (react-19)
'menuButtonChild.props' is of type 'unknown'.
type-check (react-19)
Unused '@ts-expect-error' directive.
type-check (react-19)
No overload matches this call.
type-check (react-19)
Unused '@ts-expect-error' directive.
type-check (react-19)
Unused '@ts-expect-error' directive.
type-check (react-19)
No overload matches this call.
test (react-19)
JSX element type 'TrailingVisual' does not have any construct or call signatures.
test (react-19)
'LeadingVisual' cannot be used as a JSX component.
test (react-19)
JSX element type 'LeadingVisual' does not have any construct or call signatures.
test (react-19)
'menuButtonChild.props' is of type 'unknown'.
test (react-19)
Unused '@ts-expect-error' directive.
test (react-19)
No overload matches this call.
test (react-19)
Unused '@ts-expect-error' directive.
test (react-19)
Unused '@ts-expect-error' directive.
test (react-19)
@primer/react#build: command (/home/runner/work/react/react/packages/react) /opt/hostedtoolcache/node/26.3.1/x64/bin/npm run build exited (2)
test (react-19)
No overload matches this call.