Ci improvements #333
ci.yml
on: pull_request
test-unit
6m 53s
test-invariant
2m 30s
test-fuzz
3m 1s
coverage
15m 13s
slither-analyze
1m 23s
Annotations
7 warnings
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
|