test: fuzz testing for circuits #2711
Annotations
6 warnings
lint:sol:
contracts/contracts/crypto/BabyJubJub.sol#L118
Avoid to use inline assembly. It is acceptable only in rare cases
|
lint:sol:
contracts/contracts/interfaces/IMACI.sol#L4
imported name AccQueue is not used
|
lint:sol:
contracts/contracts/mocks/MockGitcoinPassportDecoder.sol#L11
Variable "_user" is unused
|
lint:sol:
contracts/contracts/mocks/MockHatsProtocol.sol#L7
Variable "account" is unused
|
lint:sol:
contracts/contracts/Poll.sol#L4
imported name Ownable is not used
|
lint:sol:
contracts/contracts/trees/LazyIMT.sol#L24
Line length must be no more than 120 but current length is 124
|
Loading