chore: update to 304 #110
Annotations
14 warnings
solidity
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/
|
solidity
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/
|
solidity:
src/interfaces/IStrategyInterface.sol#L6
Code contains empty blocks
|
solidity:
src/periphery/StrategyAprOracle.sol#L29
Variable "_strategy" is unused
|
solidity:
src/periphery/StrategyAprOracle.sol#L30
Variable "_delta" is unused
|
solidity:
src/Strategy.sol#L46
Code contains empty blocks
|
solidity:
src/Strategy.sol#L73
Code contains empty blocks
|
solidity:
src/StrategyFactory.sol#L4
imported name ERC20 is not used
|
solidity:
src/StrategyFactory.sol#L10
Immutable variables name are set to be in capitalized SNAKE_CASE
|
solidity:
src/StrategyFactory.sol#L12
Immutable variables name are set to be in capitalized SNAKE_CASE
|
solidity:
src/StrategyFactory.sol#L13
Immutable variables name are set to be in capitalized SNAKE_CASE
|
solidity:
src/StrategyFactory.sol#L14
Immutable variables name are set to be in capitalized SNAKE_CASE
|
solidity
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/
|
commits
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|