-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor tests (rebased) #26
refactor tests (rebased) #26
Conversation
🤖 Slither Analysis Report 🔎Slither reportSlither reportTHIS CHECKLIST IS NOT COMPLETE. Use name-reused🔴 Impact: High
interfaces/base/IHookManager.sol#L8-L11 unused-return🟡 Impact: Medium
shadowing-local🔵 Impact: Low
missing-zero-check🔵 Impact: Low
factory/AccountFactory.sol#L11 reentrancy-events🔵 Impact: Low
assemblyℹ️ Impact: Informational
base/AccountExecution.sol#L50-L73
base/AccountExecution.sol#L97-L113
base/AccountExecution.sol#L75-L94
base/AccountExecution.sol#L116-L134 dead-codeℹ️ Impact: Informational
base/ModuleManager.sol#L128-L132
base/AccountExecution.sol#L97-L113
base/AccountExecution.sol#L38-L48
base/AccountExecution.sol#L75-L94
base/AccountExecution.sol#L116-L134 low-level-callsℹ️ Impact: Informational
naming-conventionℹ️ Impact: Informational
redundant-statementsℹ️ Impact: Informational
This comment was automatically generated by the GitHub Actions workflow. |
9597581
into
feat/phase-1-implementations
No description provided.