feat: add safe deployment script #64
Annotations
3 errors and 10 warnings
script/DeployAccount.s.sol#L33
Unexpected import of console file
|
script/DeployAccount.s.sol#L116
Unexpected console statement
|
|
script/Deploy.s.sol#L8
imported name MockRegistry is not used
|
script/Deploy.s.sol#L9
imported name Safe is not used
|
script/Deploy.s.sol#L10
imported name SafeProxyFactory is not used
|
script/Deploy.s.sol#L12
imported name MockValidator is not used
|
script/DeployAccount.s.sol#L11
global import of path src/DataTypes.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
script/DeployAccount.s.sol#L12
imported name ModuleManager is not used
|
script/DeployAccount.s.sol#L13
imported name MockValidator is not used
|
script/DeployAccount.s.sol#L14
imported name MockRegistry is not used
|
script/DeployAccount.s.sol#L15
imported name MockExecutor is not used
|
script/DeployAccount.s.sol#L16
imported name MockFallback is not used
|
This job failed
Loading