feat: deploy Rebalancer #372
ci.yml
on: pull_request
test-unit
4m 27s
test-invariant
1m 55s
test-fuzz
11m 15s
coverage
13m 2s
slither-analyze
11m 53s
Annotations
1 error and 8 warnings
test-invariant
Process completed with exit code 1.
|
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
|