Skip to content

Section design toggle #29

Section design toggle

Section design toggle #29

Triggered via push November 28, 2024 08:31
Status Failure
Total duration 49s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

9 errors
deploy
Type '{ children: string | number | boolean | ReactElement<any, string | JSXElementConstructor<any>> | Iterable<ReactNode> | ReactPortal | null; title: string; id: string; onEdit: (() => void) | undefined; }' is not assignable to type 'IntrinsicAttributes & { title: ReactNode; count?: number | undefined; id: string; children: ReactNode; }'.
deploy
Type '{ children: string | number | boolean | ReactElement<any, string | JSXElementConstructor<any>> | Iterable<ReactNode> | ReactPortal | null; title: string; id: string; onEdit: (() => void) | undefined; }' is not assignable to type 'IntrinsicAttributes & { title: ReactNode; count?: number | undefined; id: string; children: ReactNode; }'.
deploy
Type '{ children: string | number | boolean | ReactElement<any, string | JSXElementConstructor<any>> | Iterable<ReactNode> | ReactPortal | null; title: string; id: string; onEdit: (() => void) | undefined; }' is not assignable to type 'IntrinsicAttributes & { title: ReactNode; count?: number | undefined; id: string; children: ReactNode; }'.
deploy
Type '{ children: string | number | boolean | ReactElement<any, string | JSXElementConstructor<any>> | Iterable<ReactNode> | ReactPortal | null; title: string; id: string; count: number | undefined; onEdit: (() => void) | undefined; }' is not assignable to type 'IntrinsicAttributes & { title: ReactNode; count?: number | undefined; id: string; children: ReactNode; }'.
deploy
Type '{ children: string | number | boolean | ReactElement<any, string | JSXElementConstructor<any>> | Iterable<ReactNode> | ReactPortal | null; title: string; count: number | undefined; id: string; onEdit: (() => void) | undefined; }' is not assignable to type 'IntrinsicAttributes & { title: ReactNode; count?: number | undefined; id: string; children: ReactNode; }'.
deploy
Type '{ children: string | number | boolean | ReactElement<any, string | JSXElementConstructor<any>> | Iterable<ReactNode> | ReactPortal | null; title: string; count: number | undefined; id: string; onEdit: (() => void) | undefined; }' is not assignable to type 'IntrinsicAttributes & { title: ReactNode; count?: number | undefined; id: string; children: ReactNode; }'.
deploy
Type '{ children: string | number | boolean | ReactElement<any, string | JSXElementConstructor<any>> | Iterable<ReactNode> | ReactPortal | null; title: string; count: number | undefined; id: string; onEdit: (() => void) | undefined; }' is not assignable to type 'IntrinsicAttributes & { title: ReactNode; count?: number | undefined; id: string; children: ReactNode; }'.
deploy
Type '{ children: string | number | boolean | ReactElement<any, string | JSXElementConstructor<any>> | Iterable<ReactNode> | ReactPortal | null; title: string; count: number | undefined; id: string; onEdit: (() => void) | undefined; }' is not assignable to type 'IntrinsicAttributes & { title: ReactNode; count?: number | undefined; id: string; children: ReactNode; }'.
deploy
Process completed with exit code 2.