Skip to content

feat: modify example of dropdown-menu-item #924

feat: modify example of dropdown-menu-item

feat: modify example of dropdown-menu-item #924

Triggered via pull request November 5, 2025 10:20
Status Failure
Total duration 1m 2s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
ci
Process completed with exit code 2.
ci
@example/ui-playground#typecheck: command (/home/runner/work/genseki/genseki/examples/ui-playground) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
ci
Type '{ children: Element[]; onPointerDownOutside: (e: PointerDownOutsideEvent) => void; className: string; dialogOverlayProps: { className: string; }; }' is not assignable to type 'IntrinsicAttributes & DialogContentProps & RefAttributes<HTMLDivElement> & { showCloseButton?: boolean | undefined; }'.