PackagePushRequestReportJobFailuresResult: {
    ErrorDetails: string;
    ErrorMessage: string;
    ErrorSeverity: string;
    ErrorTitle: string;
    ErrorType: string;
    PackagePushJobId: string;
}