Skip to content

feat(coordinator): update authorization #2727

feat(coordinator): update authorization

feat(coordinator): update authorization #2727

Triggered via pull request May 27, 2024 17:03
Status Success
Total duration 1m 32s
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