chore: rebalancer review #365
Triggered via pull request
November 29, 2023 10:34
Status
Failure
Total duration
14m 25s
Artifacts
–
ci.yml
on: pull_request
test-unit
3m 36s
test-invariant
1m 52s
test-fuzz
9m 57s
coverage
12m 47s
slither-analyze
11m 58s
Annotations
2 errors and 10 warnings
test-unit
Process completed with exit code 1.
|
test-fuzz
Process completed with exit code 1.
|
lint:
contracts/helpers/Rebalancer.sol#L6
imported name IERC20Metadata is not used
|
lint:
contracts/helpers/Rebalancer.sol#L31
Immutable variables name are set to be in capitalized SNAKE_CASE
|
lint:
contracts/helpers/Rebalancer.sol#L33
Immutable variables name are set to be in capitalized SNAKE_CASE
|
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
|