refactor!: splitting the codebase into a validator and an executor #71
Annotations
8 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/SemaphoreExecutor.sol#L6
imported name IERC7579Module is not used
|
lint:
src/utils/CurveBabyJubJub.sol#L19
Line length must be no more than 120 but current length is 155
|
lint:
src/utils/CurveBabyJubJub.sol#L86
Line length must be no more than 120 but current length is 155
|
lint:
src/utils/Identity.sol#L41
Line length must be no more than 120 but current length is 175
|
lint:
test/unit/Semaphore.t.sol#L100
Line length must be no more than 120 but current length is 125
|
lint:
test/unit/Semaphore.t.sol#L101
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
|