|
|
|
@ -14,7 +14,7 @@ export function SolScanTable(props: SolScanTableProps) { |
|
|
|
|
return ( |
|
|
|
|
<> |
|
|
|
|
<p>Scanning successful! <b>{scanDetails.length} warnings </b> found for file: <b>{fileName}</b></p> |
|
|
|
|
<p>See the warning details below. For more details,
|
|
|
|
|
<p>See the warning details below. For more details, |
|
|
|
|
<a href="https://solidityscan.com/signup" |
|
|
|
|
target='_blank' |
|
|
|
|
onClick={() => _paq.push(['trackEvent', 'udapp', 'solidityScan', 'goToSolidityScan'])}> |
|
|
|
|