Closed 0xCLARITY closed 7 months ago
jajaj thanks @0xCLARITY for your message will be fixing as soon as I can I think I missed interfaces... need to check
fixed in https://github.com/protofire/solhint/pull/573 already included in latest version 4.5.4
PoC:
yarn lint
src/ICounter.sol 4:3 warning GC: [sender] on Event [Increment] could be Indexed gas-indexed-events 4:3 warning GC: [value] on Event [Increment] could be Indexed gas-indexed-events
✖ 2 problems (0 errors, 2 warnings)
✨ Done in 0.85s.