Skip to content

163 integrate rewardwallet contract to hydra contract staking and delegation #135

163 integrate rewardwallet contract to hydra contract staking and delegation

163 integrate rewardwallet contract to hydra contract staking and delegation #135

Triggered via pull request July 18, 2024 13:01
Status Failure
Total duration 10m 32s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/
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/
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/
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/