Skip to content

[DRAFT] SMA 2: Hardcoded Single Signer #519

[DRAFT] SMA 2: Hardcoded Single Signer

[DRAFT] SMA 2: Hardcoded Single Signer #519

Triggered via pull request July 31, 2024 02:11
Status Failure
Total duration 2m 49s
Artifacts

test.yml

on: pull_request
Run Linters
20s
Run Linters
Run Forge Tests (optimized-test-deep)
2m 39s
Run Forge Tests (optimized-test-deep)
Run Forge Tests (default)
32s
Run Forge Tests (default)
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
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/account/AccountFactory.sol#L81
Function order is incorrect, external payable function can not go after public function (line 64)
Run Linters: src/account/UpgradeableModularAccount.sol#L272
Function order is incorrect, constructor/initializer can not go after external function (line 262)
Run Linters: src/account/UpgradeableModularAccount.sol#L772
Use Custom Errors instead of require 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/