Skip to content

161 add tests for penalizeablestaking module in contracts (#42) #132

161 add tests for penalizeablestaking module in contracts (#42)

161 add tests for penalizeablestaking module in contracts (#42) #132

Triggered via push July 18, 2024 11:41
Status Failure
Total duration 10m 12s
Artifacts

ci.yml

on: push
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/
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/
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/
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/