Feat: owner2step and migration timelock #273
Annotations
2 warnings
Run yarn lint:
contracts/core/SharesFactoryV1.sol#L5
global import of path @openzeppelin/contracts/access/Ownable2Step.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Run yarn lint:
contracts/core/SharesFactoryV1.sol#L160
Error message for require is too long: 35 counted / 32 allowed
|
Loading