feat: move token receiver functions into account #294
test.yml
on: pull_request
Run Linters
32s
Run Forge Tests
14m 37s
Run Forge Tests [lite build]
1m 42s
Annotations
1 error and 4 warnings
Run Forge Tests
Process completed with exit code 1.
|
Run Linters
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, foundry-rs/foundry-toolchain@v1, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Linters:
src/account/UpgradeableModularAccount.sol#L409
Function order is incorrect, external pure function can not go after public view function (line 404)
|
Run Forge Tests [lite build]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, foundry-rs/foundry-toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Forge Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, foundry-rs/foundry-toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|