Skip to content

Improve app navigation with new sidebar #251

Improve app navigation with new sidebar

Improve app navigation with new sidebar #251

Triggered via pull request November 1, 2024 14:53
Status Failure
Total duration 59s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 3 warnings
format
@ds-project/components#format: command (/home/runner/work/engine/engine/packages/components) /usr/local/bin/pnpm run format --cache --cache-location .cache/.prettiercache exited (1)
format
Process completed with exit code 1.
lint
@ds-project/components#lint: command (/home/runner/work/engine/engine/packages/components) /usr/local/bin/pnpm run lint --cache --cache-location .cache/.eslintcache exited (1)
lint
Process completed with exit code 1.
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
engine#type-check: command (/home/runner/work/engine/engine/apps/engine) /usr/local/bin/pnpm run type-check exited (2)
typecheck
Process completed with exit code 2.
lint: packages/components/src/alert/alert.tsx#L7
Invalid Tailwind CSS classnames order
lint: packages/components/src/navigation-menu/navigation-menu.tsx#L58
The arbitrary class 'ds-top-[1px]' could be replaced by 'ds-top-px'
lint: packages/components/src/toaster/toast.tsx#L28
Classname 'ds-destructive' is not a Tailwind CSS class!