Skip to content

refactor: general cleanup, variables/events/functions renaming #2407

refactor: general cleanup, variables/events/functions renaming

refactor: general cleanup, variables/events/functions renaming #2407

Triggered via pull request May 10, 2024 13:42
Status Success
Total duration 5m 12s
Artifacts

checks.yml

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

Annotations

5 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/trees/LazyIMT.sol#L24
Line length must be no more than 120 but current length is 124