feat: script for pyth price feed update #367
ci.yml
on: pull_request
test-unit
0s
test-invariant
0s
test-fuzz
0s
coverage
0s
slither-analyze
0s
Annotations
3 errors and 9 warnings
lint:
contracts/transmuter/configs/Production.sol#L17
Unexpected import of console file
|
lint:
contracts/transmuter/configs/Production.sol#L93
Unexpected console statement
|
lint
Process completed with exit code 1.
|
lint:
contracts/helpers/Rebalancer.sol#L30
Immutable variables name are set to be in capitalized SNAKE_CASE
|
lint:
contracts/helpers/Rebalancer.sol#L32
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#L37
Use Custom Errors instead of require statements
|
lint:
contracts/transmuter/configs/Production.sol#L38
Use Custom Errors instead of require statements
|
lint:
contracts/transmuter/facets/DiamondEtherscan.sol#L7
imported name LibDiamond is not used
|