tooltipText={badgeStatus.pluginName&&badgeStatus.pluginName==='solidityStaticAnalysis'? 'There are multiple warnings or errors that might need to be fixed.':badgeStatus.title}
>
// <CustomTooltip
// placement={'right'}
// tooltipClasses="text-nowrap"
// tooltipId="verticalItemsbadge"
// tooltipText={badgeStatus.pluginName && badgeStatus.pluginName === 'solidityStaticAnalysis' ? 'There are multiple warnings or errors that might need to be fixed.' :badgeStatus.title}