163 integrate rewardwallet contract to hydra contract staking and delegation #142
ci.yml
on: pull_request
tests
8m 10s
forge_tests
1m 5s
gas_report
8m 10s
lint
23s
slither
1m 57s
coverage
10m 10s
forge_coverage
29s
Annotations
3 errors and 17 warnings
lint
Process completed with exit code 1.
|
forge_tests
Process completed with exit code 1.
|
coverage
Process completed with exit code 1.
|
lint
The following actions uses Node.js version which is deprecated 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/APRCalculator/APRCalculatorConnector.sol#L14
Function name must be in mixedCase
|
lint:
contracts/APRCalculator/APRCalculatorConnector.sol#L18
Function name must be in mixedCase
|
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!
|
forge_coverage
The following actions uses Node.js version which is deprecated 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_tests
The following actions uses Node.js version which is deprecated 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/
|
slither
The following actions uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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/
|