fix: [S7] don't return exec hooks in getExecutionData for native functions that don't execute msg.sig-based hooks #494
Annotations
3 errors and 2 warnings
Lint the contracts:
src/account/ModularAccountView.sol#L13
imported name IERC1155Receiver is not used
|
Lint the contracts:
src/account/ModularAccountView.sol#L15
imported name IERC721Receiver is not used
|
Lint the contracts
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version 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/
|
Lint the contracts:
src/account/SemiModularAccountBase.sol#L231
Function order is incorrect, internal view function can not go after internal pure function (line 203)
|
Loading