commitBatch
and receiveBatch
optimizations
#231
ci.yml
on: pull_request
tests
2m 45s
forge_tests
26s
gas_report
2m 23s
lint
2m 54s
slither
3m 4s
coverage
4m 42s
forge_coverage
31s
Annotations
5 errors and 17 warnings
forge_tests
Process completed with exit code 1.
|
forge_coverage
Process completed with exit code 1.
|
gas_report
Process completed with exit code 13.
|
tests
Process completed with exit code 13.
|
coverage
Process completed with exit code 1.
|
forge_tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
forge_coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
gas_report
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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
|
slither
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|