Skip to content

feat: SMA 3 - Appended Single Signer Address #553

feat: SMA 3 - Appended Single Signer Address

feat: SMA 3 - Appended Single Signer Address #553

Triggered via pull request August 7, 2024 18:14
Status Failure
Total duration 40s
Artifacts

test.yml

on: pull_request
Run Linters
29s
Run Linters
Run Forge Tests (optimized-test-deep)
15s
Run Forge Tests (optimized-test-deep)
Run Forge Tests (default)
22s
Run Forge Tests (default)
Fit to window
Zoom out
Zoom in

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)