Skip to content

Refactor components #335

Refactor components

Refactor components #335

Triggered via push December 4, 2023 15:13
Status Failure
Total duration 2m 31s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: push
Matrix: Backend
Matrix: Frontend
Fit to window
Zoom out
Zoom in

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.