if (themeErrors && themeErrors.errors.length) {
            themeResult[0].errors = _.cloneDeep(themeErrors.errors);
        }