Feat/harvester-swap (#116) #556
Annotations
14 warnings
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/
|
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/
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. 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@v3, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
contracts/interfaces/IRebalancer.sol#L58
Function name must be in mixedCase
|
contracts/interfaces/ISetters.sol#L3
Found more than One contract per file. 2 contracts found!
|
contracts/savings/BaseSavings.sol#L42
imported name IAgToken is not used
|
contracts/savings/BaseSavings.sol#L44
imported name IAccessControlManager is not used
|
contracts/transmuter/configs/Production.sol#L11
Explicitly mark visibility of state
|
contracts/transmuter/configs/Production.sol#L11
'EUROC' should start with _
|
contracts/transmuter/configs/Production.sol#L12
Explicitly mark visibility of state
|
contracts/transmuter/configs/Production.sol#L12
'BC3M' should start with _
|
contracts/transmuter/configs/ProductionTypes.sol#L7
imported name LibDiamondEtherscan is not used
|
contracts/transmuter/configs/ProductionTypes.sol#L9
imported name LibSetters is not used
|
This job succeeded
Loading