Skip to content

optimize rsi (#4)

optimize rsi (#4) #29

Triggered via push April 26, 2024 14:07
Status Failure
Total duration 1m 21s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 17 warnings
tests
Process completed with exit code 1.
gas_report
Process completed with exit code 1.
coverage
Process completed with exit code 1.
lint
Process completed with exit code 1.
forge_tests
Process completed with exit code 1.
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/.
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/.
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/.
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/.
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/.