chore: rebalancer review (#99) #371
ci.yml
on: push
test-unit
3m 30s
test-invariant
1m 46s
test-fuzz
10m 8s
coverage
11m 11s
slither-analyze
12m 13s
Annotations
8 warnings
lint:
contracts/helpers/Rebalancer.sol#L6
imported name IERC20Metadata is not used
|
lint:
contracts/interfaces/ISetters.sol#L3
Found more than One contract per file. 2 contracts found!
|
lint:
contracts/savings/BaseSavings.sol#L42
imported name IAgToken is not used
|
lint:
contracts/savings/BaseSavings.sol#L44
imported name IAccessControlManager is not used
|
lint:
contracts/transmuter/configs/Production.sol#L12
imported name DummyDiamondImplementation is not used
|
lint:
contracts/transmuter/configs/Production.sol#L35
Use Custom Errors instead of require statements
|
lint:
contracts/transmuter/configs/Production.sol#L36
Use Custom Errors instead of require statements
|
lint:
contracts/transmuter/facets/DiamondEtherscan.sol#L7
imported name LibDiamond is not used
|