feat: SMA 3 - Appended Single Signer Address #553
test.yml
on: pull_request
Run Linters
29s
Run Forge Tests (optimized-test-deep)
15s
Run Forge Tests (default)
22s
Annotations
4 errors and 4 warnings
Run Forge Tests (optimized-test-deep)
Process completed with exit code 1.
|
Run Forge Tests (default)
Process completed with exit code 1.
|
Run Linters:
src/account/AccountFactory.sol#L114
'_getAddressFallbackSigner' should not start with _
|
Run Linters
Process completed with exit code 1.
|
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/
|
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 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#L114
Function order is incorrect, public view function can not go after public pure function (line 110)
|