ComponentDeployment: {
    component: SourceComponent;
    diagnostics: ComponentDiagnostic[];
    id?: string;
    status: ComponentStatus;
}