if(this.contracts.some((item)=>item.modifiers.length>0))this.warning.push({warning:`Modifiers are currently not supported by this analysis.`})
if(this.contracts.some((item)=>item.modifiers.length>0))warnings.push({warning:`Modifiers are currently not supported by the '${name}' static analysis.`})
if(this.contracts.some((item)=>item.modifiers.length>0))this.warning.push({warning:`Modifiers are currently not supported by this analysis.`})
if(this.contracts.some((item)=>item.modifiers.length>0))warnings.push({warning:`Modifiers are currently not supported by the '${name}' static analysis.`})