Added test case for validateUserOp() #30
Annotations
10 warnings
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#L285
Variable "groupId" is unused
|
lint:
src/SemaphoreMSAValidator.sol#L349
Variable "sender" is unused
|
lint:
src/SemaphoreMSAValidator.sol#L350
Variable "hash" is unused
|
lint:
src/SemaphoreMSAValidator.sol#L351
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/SemaphoreMSAValidator.unit.t.sol#L22
imported name VALIDATION_FAILED is not used
|
lint:
test/SemaphoreMSAValidator.unit.t.sol#L152
Line length must be no more than 120 but current length is 125
|
lint:
test/SemaphoreMSAValidator.unit.t.sol#L153
Line length must be no more than 120 but current length is 124
|
build-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|