[DRAFT] SMA 1: Append initial validation data to bytecode #517
test.yml
on: pull_request
Run Linters
24s
Run Forge Tests (optimized-test-deep)
3m 6s
Run Forge Tests (default)
47s
Annotations
4 errors and 4 warnings
Run Linters:
src/account/AccountFactory.sol#L7
imported name ERC1967Proxy is not used
|
Run Linters:
src/account/AccountFactory.sol#L8
imported name Create2 is not used
|
Run Linters:
src/account/AccountFactory.sol#L12
imported name ValidationConfigLib is not used
|
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#L156
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/
|