feat: complete all tests and refactor test code (#16) #45
Annotations
7 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint the code:
src/SemaphoreMSAValidator.sol#L364
Variable "sender" is unused
|
Lint the code:
src/SemaphoreMSAValidator.sol#L365
Variable "hash" is unused
|
Lint the code:
src/SemaphoreMSAValidator.sol#L366
Variable "signature" is unused
|
Lint the code:
src/utils/Identity.sol#L22
Line length must be no more than 120 but current length is 139
|
Lint the code:
test/Semaphore.t.sol#L104
Line length must be no more than 120 but current length is 125
|
Lint the code:
test/Semaphore.t.sol#L105
Line length must be no more than 120 but current length is 124
|
Loading