feat: univ3 oracle #105
Annotations
13 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v1, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/periphery/SiloLenderAprOracle.sol#L2
Found more than One contract per file. 2 contracts found!
|
src/periphery/SiloLenderAprOracle.sol#L38
Use Custom Errors instead of revert statements
|
src/periphery/SiloLenderAprOracle.sol#L54
Use Custom Errors instead of require statements
|
src/periphery/SiloLenderAprOracle.sol#L57
Use Custom Errors instead of require statements
|
src/periphery/SiloLenderAprOracle.sol#L128
Use Custom Errors instead of revert statements
|
src/periphery/SiloUniV3Oracle.sol#L11
Immutable variables name are set to be in capitalized SNAKE_CASE
|
src/periphery/SiloUniV3Oracle.sol#L12
Immutable variables name are set to be in capitalized SNAKE_CASE
|
src/periphery/SiloUniV3Oracle.sol#L13
Immutable variables name are set to be in capitalized SNAKE_CASE
|
src/periphery/SiloUniV3Oracle.sol#L21
Use Custom Errors instead of revert statements
|
src/periphery/SiloUniV3Oracle.sol#L27
Use Custom Errors instead of revert statements
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
This job succeeded
Loading