Skip to content

test: fuzz testing for circuits #2711

test: fuzz testing for circuits

test: fuzz testing for circuits #2711

Triggered via pull request May 24, 2024 15:08
Status Success
Total duration 1m 33s
Artifacts

checks.yml

on: pull_request
Matrix: check
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
check (lint:sol): contracts/contracts/crypto/BabyJubJub.sol#L118
Avoid to use inline assembly. It is acceptable only in rare cases
check (lint:sol): contracts/contracts/interfaces/IMACI.sol#L4
imported name AccQueue is not used
check (lint:sol): contracts/contracts/mocks/MockHatsProtocol.sol#L7
Variable "account" is unused
check (lint:sol): contracts/contracts/Poll.sol#L4
imported name Ownable is not used
check (lint:sol): contracts/contracts/trees/LazyIMT.sol#L24
Line length must be no more than 120 but current length is 124