Split up base account to fit under size limit #37
test.yml
on: pull_request
Run Linters
24s
Run Forge Tests (optimized-test-deep)
59s
Run Forge Tests (default)
38s
Annotations
2 warnings
Run Linters:
src/account/PluginManager.sol#L56
Function order is incorrect, event definition can not go after custom error definition (line 52)
|
Run Linters:
src/account/UpgradeableModularAccount.sol#L617
Function order is incorrect, internal function can not go after internal pure function (line 613)
|