Ci improvements #332
ci.yml
on: pull_request
test-unit
6m 48s
test-invariant
2m 17s
test-fuzz
3m 27s
coverage
17m 44s
slither-analyze
1m 51s
Annotations
1 error and 7 warnings
test-invariant
Process completed with exit code 1.
|
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
|