Skip to content

Merge pull request #22 from Apicurio/chore/upgrade-data-models-2.x #30

Merge pull request #22 from Apicurio/chore/upgrade-data-models-2.x

Merge pull request #22 from Apicurio/chore/upgrade-data-models-2.x #30

Triggered via push November 28, 2024 08:37
Status Failure
Total duration 50s
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.