feat: RBSv1.4 + Clearinghouse + OCG (Governor Bravo + Proposal Simulator) #17
Annotations
1 error and 12 warnings
run-ci
Process completed with exit code 1.
|
run-ci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v2, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run-ci
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
run-ci:
src/external/cooler/Cooler.sol#L2
Found more than One contract per file. 2 contracts found!
|
run-ci:
src/external/cooler/CoolerCallback.sol#L15
Immutable variables name are set to be in capitalized SNAKE_CASE
|
run-ci:
src/external/cooler/CoolerFactory.sol#L39
Immutable variables name are set to be in capitalized SNAKE_CASE
|
run-ci:
src/external/governance/abstracts/GovernorBravoStorage.sol#L2
Found more than One contract per file. 3 contracts found!
|
run-ci:
src/external/governance/GovernorBravoDelegator.sol#L51
Use Custom Errors instead of require statements
|
run-ci:
src/external/governance/GovernorBravoDelegator.sol#L52
Use Custom Errors instead of require statements
|
run-ci:
src/external/governance/GovernorBravoDelegator.sol#L83
Fallback function must be simple
|
run-ci:
src/external/OlympusAuthority.sol#L2
Found more than One contract per file. 3 contracts found!
|
run-ci:
src/external/OlympusAuthority.sol#L54
Use Custom Errors instead of require statements
|
run-ci:
src/external/OlympusAuthority.sol#L59
Use Custom Errors instead of require statements
|