Skip to content

feat: skip participant step in create flow #63225

feat: skip participant step in create flow

feat: skip participant step in create flow #63225

Triggered via pull request February 6, 2025 09:44
Status Failure
Total duration 4m 0s
Artifacts

typecheck.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
typecheck: tests/ui/BaseListItemTest.tsx#L14
Argument of type '{ hovered: false; bind: { onMouseEnter: jest.Mock<any, any, any>; onMouseLeave: jest.Mock<any, any, any>; }; }' is not assignable to parameter of type '{ hovered: boolean; bind: { onMouseEnter: () => void; onMouseLeave: () => void; }; setHovered: Dispatch<SetStateAction<boolean>>; }'.
typecheck
Process completed with exit code 2.