Account abstaction #87
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
tests
3m 16s
forge_tests
2m 33s
gas_report
3m 1s
lint
30s
slither
3m 20s
coverage
6m 1s
forge_coverage
2m 3s
Annotations
10 warnings
lint:
contracts/blade/accountAbstraction/AAStakeManager.sol#L4
global import of path ../../interfaces/accountAbstraction/IAAStakeManager.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
lint:
contracts/blade/accountAbstraction/AAStakeManager.sol#L41
Use Custom Errors instead of require statements
|
lint:
contracts/blade/accountAbstraction/AAStakeManager.sol#L61
Use Custom Errors instead of require statements
|
lint:
contracts/blade/accountAbstraction/AAStakeManager.sol#L62
Use Custom Errors instead of require statements
|
lint:
contracts/blade/accountAbstraction/AAStakeManager.sol#L64
Use Custom Errors instead of require statements
|
lint:
contracts/blade/accountAbstraction/AAStakeManager.sol#L65
Use Custom Errors instead of require statements
|
lint:
contracts/blade/accountAbstraction/AAStakeManager.sol#L77
Use Custom Errors instead of require statements
|
lint:
contracts/blade/accountAbstraction/AAStakeManager.sol#L79
Use Custom Errors instead of require statements
|
lint:
contracts/blade/accountAbstraction/AAStakeManager.sol#L95
Use Custom Errors instead of require statements
|
lint:
contracts/blade/accountAbstraction/AAStakeManager.sol#L96
Use Custom Errors instead of require statements
|