CI Deep #43
Annotations
15 warnings
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Setup repo
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/
|
Setup repo
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/
|
Run solhint:
contracts/helpers/GenericHarvester.sol#L8
imported name IERC20Metadata is not used
|
Run solhint:
contracts/interfaces/ISetters.sol#L3
Found more than One contract per file. 2 contracts found!
|
Run solhint:
contracts/savings/BaseSavings.sol#L42
imported name IAgToken is not used
|
Run solhint:
contracts/savings/BaseSavings.sol#L44
imported name IAccessControlManager is not used
|
Run solhint:
contracts/transmuter/configs/Production.sol#L11
Explicitly mark visibility of state
|
Run solhint:
contracts/transmuter/configs/Production.sol#L11
'EUROC' should start with _
|
Run solhint:
contracts/transmuter/configs/Production.sol#L12
Explicitly mark visibility of state
|
Run solhint:
contracts/transmuter/configs/Production.sol#L12
'BC3M' should start with _
|
Run solhint:
contracts/transmuter/configs/ProductionSidechain.sol#L29
Use Custom Errors instead of revert statements
|
Run solhint:
contracts/transmuter/configs/ProductionTypes.sol#L7
imported name LibDiamondEtherscan is not used
|
Loading