Skip to content

refactor!: splitting the codebase into two modules, a validator and an executor #61

refactor!: splitting the codebase into two modules, a validator and an executor

refactor!: splitting the codebase into two modules, a validator and an executor #61

Triggered via pull request January 22, 2025 11:10
Status Success
Total duration 35s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 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/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/integration/IntegrationTest.t.sol#L5
imported name Test is not used
lint: test/integration/IntegrationTest.t.sol#L10
imported name RhinestoneModuleKit is not used
lint: test/integration/IntegrationTest.t.sol#L11
imported name ModuleKitHelpers is not used
lint: test/integration/IntegrationTest.t.sol#L12
imported name AccountInstance is not used
lint: test/integration/IntegrationTest.t.sol#L13
imported name UserOpData is not used
lint: test/integration/IntegrationTest.t.sol#L16
imported name MODULE_TYPE_EXECUTOR is not used
lint: test/integration/IntegrationTest.t.sol#L17
imported name MODULE_TYPE_VALIDATOR is not used
build-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636