Validation of new validator set #328
ci.yml
on: pull_request
tests
2m 50s
forge_tests
1m 35s
gas_report
2m 31s
lint
32s
slither
2m 40s
coverage
5m 3s
forge_coverage
1m 6s
Annotations
3 errors and 17 warnings
gas_report
Process completed with exit code 1.
|
tests
Process completed with exit code 1.
|
coverage
Process completed with exit code 1.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|
forge_coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
forge_tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
gas_report
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
slither
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|