Double import of IERC20
one implementation from openzeppelin in TSwapPool
and one in src/PoolFactory.sol importing from forge-std/interfaces/IERC20.sol and at the same importing TSwapPool which already have IERC20 imported
Mismatch in implementations may cause some undesired results.
Low in this case as all functions used have similar implementations in both libraries
Static analyze and slither
delete additional IERC20 import in /PoolFactory.sol
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.