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