Skip to content

[DRAFT] SMA 1: Append initial validation data to bytecode #515

[DRAFT] SMA 1: Append initial validation data to bytecode

[DRAFT] SMA 1: Append initial validation data to bytecode #515

Triggered via pull request July 26, 2024 22:05
Status Failure
Total duration 3m 5s
Artifacts

test.yml

on: pull_request
Run Linters
21s
Run Linters
Run Forge Tests (optimized-test-deep)
2m 54s
Run Forge Tests (optimized-test-deep)
Run Forge Tests (default)
35s
Run Forge Tests (default)
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 4 warnings
Run Linters: src/account/AccountFactory.sol#L8
imported name Create2 is not used
Run Linters: src/account/AccountFactory.sol#L11
imported name ValidationConfigLib is not used
Run Linters: src/account/UpgradeableModularAccount.sol#L429
Line length must be no more than 120 but current length is 121
Run Linters: src/account/UpgradeableModularAccount.sol#L653
Line length must be no more than 120 but current length is 121
Run Linters: src/helpers/KnownSelectors.sol#L53
Line length must be no more than 120 but current length is 124
Run Linters
Process completed with exit code 1.
Run Linters
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run Linters: src/modules/validation/SingleSignerValidation.sol#L153
Use Custom Errors instead of revert statements
Run Forge Tests (default)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run Forge Tests (optimized-test-deep)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/