Improve app navigation with new sidebar #252
Annotations
5 errors
typecheck
engine#type-check: command (/home/runner/work/engine/engine/apps/engine) /usr/local/bin/pnpm run type-check exited (2)
|
typecheck
Type '{ children: Element; size: string; }' is not assignable to type 'IntrinsicAttributes & Omit<DialogTitleProps & RefAttributes<HTMLHeadingElement>, "ref"> & RefAttributes<...>'.
|
typecheck
Type '{ children: Element; size: string; }' is not assignable to type 'IntrinsicAttributes & Omit<DialogTitleProps & RefAttributes<HTMLHeadingElement>, "ref"> & RefAttributes<...>'.
|
typecheck
Type '{ children: Element; size: string; }' is not assignable to type 'IntrinsicAttributes & Omit<DialogDescriptionProps & RefAttributes<HTMLParagraphElement>, "ref"> & RefAttributes<...>'.
|
typecheck
Process completed with exit code 2.
|