feat: added more test cases (#11) #35
Annotations
11 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#L289
Variable "groupId" is unused
|
Lint the code:
src/SemaphoreMSAValidator.sol#L348
Variable "val" is unused
|
Lint the code:
src/SemaphoreMSAValidator.sol#L365
Variable "sender" is unused
|
Lint the code:
src/SemaphoreMSAValidator.sol#L366
Variable "hash" is unused
|
Lint the code:
src/SemaphoreMSAValidator.sol#L367
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#L22
Explicitly mark visibility of state
|
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
|
Lint the code:
test/SemaphoreMSAValidator.t.sol#L15
imported name IERC7579Module is not used
|
Loading