OnStateReceive handle rollback #299
ci.yml
on: pull_request
tests
2m 47s
forge_tests
1m 31s
gas_report
2m 35s
lint
33s
slither
2m 55s
coverage
4m 55s
forge_coverage
1m 32s
Annotations
1 error and 10 warnings
lint
Process completed with exit code 1.
|
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#L42
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#L63
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#L66
Use Custom Errors instead of require statements
|
lint:
contracts/blade/accountAbstraction/AAStakeManager.sol#L78
Use Custom Errors instead of require statements
|
lint:
contracts/blade/accountAbstraction/AAStakeManager.sol#L80
Use Custom Errors instead of require statements
|
lint:
contracts/blade/accountAbstraction/AAStakeManager.sol#L96
Use Custom Errors instead of require statements
|
lint:
contracts/blade/accountAbstraction/AAStakeManager.sol#L97
Use Custom Errors instead of require statements
|