122 remove the mindelegation init property from the validatorset contract #21
ci.yml
on: pull_request
tests
20s
forge_tests
1m 17s
gas_report
14s
lint
22s
slither
1m 8s
coverage
17s
forge_coverage
45s
Annotations
5 errors and 17 warnings
gas_report
Process completed with exit code 1.
|
coverage
Process completed with exit code 1.
|
tests
Process completed with exit code 1.
|
lint
Process completed with exit code 1.
|
forge_tests
Process completed with exit code 1.
|
gas_report
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
contracts/BLS/BLS.sol#L29
global import of path ./IBLS.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/BLS/BLS.sol#L110
Use Custom Errors instead of require statements
|
lint:
contracts/BLS/BLS.sol#L112
Use Custom Errors instead of require statements
|
lint:
contracts/BLS/BLS.sol#L151
Use Custom Errors instead of require statements
|
lint:
contracts/BLS/BLS.sol#L201
Use Custom Errors instead of require statements
|
lint:
contracts/BLS/BLS.sol#L210
Use Custom Errors instead of require statements
|
lint:
contracts/BLS/BLS.sol#L265
Use Custom Errors instead of require statements
|
lint:
contracts/BLS/libs/ModExp.sol#L27
Found more than One contract per file. 2 contracts found!
|
lint:
contracts/common/Governed/Governed.sol#L4
global import of path @openzeppelin/contracts-upgradeable/access/AccessControlUpgradeable.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/common/Governed/Governed.sol#L7
Function name must be in mixedCase
|
forge_coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
slither
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
forge_tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|