Refactor components #335
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors
Frontend (19.x)
Type '{ open: boolean; handleClose: () => void; id: number; }' is not assignable to type 'IntrinsicAttributes & ProjectModalProps'.
|
Frontend (19.x)
Type '{ open: true; handleClose: () => void; project: Project; updateProject: (project: Project) => void; }' is not assignable to type 'IntrinsicAttributes & Props'.
|
Frontend (19.x)
Process completed with exit code 2.
|