Skip to content

Improve app navigation with new sidebar #252

Improve app navigation with new sidebar

Improve app navigation with new sidebar #252

Triggered via pull request November 1, 2024 14:57
Status Failure
Total duration 1m 5s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.