rm unused function & add a smart contract call #42
Annotations
1 error and 10 warnings
build-test
Process completed with exit code 1.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
src/SemaphoreMSAValidator.sol#L374
Variable "sender" is unused
|
lint:
src/SemaphoreMSAValidator.sol#L375
Variable "hash" is unused
|
lint:
src/SemaphoreMSAValidator.sol#L376
Variable "signature" is unused
|
lint:
src/utils/Identity.sol#L22
Line length must be no more than 120 but current length is 139
|
lint:
test/Semaphore.t.sol#L22
Explicitly mark visibility of state
|
lint:
test/Semaphore.t.sol#L104
Line length must be no more than 120 but current length is 125
|
lint:
test/Semaphore.t.sol#L105
Line length must be no more than 120 but current length is 124
|
lint:
test/SemaphoreMSAValidator.t.sol#L328
GC: Use Custom Errors instead of revert statements
|
build-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|