Skip to content

vrt

vrt #18679

Triggered via push December 4, 2024 23:28
Status Failure
Total duration 2m 1s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
release
Type '"subtle" | "filled"' is not assignable to type 'undefined'.
release
Type '"subtle" | "filled"' is not assignable to type 'undefined'.
release
Type '"subtle" | "filled"' is not assignable to type 'undefined'.
release
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.
release
Type '"subtle" | "filled" | undefined' is not assignable to type 'undefined'.
release
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'.
release
Property 'style' does not exist on type 'ItemWithSubNavProps'.
release
Process completed with exit code 1.
release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636