Skip to content

feat: add safe deployment script #64

feat: add safe deployment script

feat: add safe deployment script #64

Triggered via pull request July 24, 2024 17:29
Status Failure
Total duration 1m 0s
Artifacts

ci.yaml

on: pull_request
test  /  forge-test
test / forge-test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
lint / forge-lint: script/DeployAccount.s.sol#L33
Unexpected import of console file
lint / forge-lint: script/DeployAccount.s.sol#L116
Unexpected console statement
lint / forge-lint
Process completed with exit code 1.
lint / forge-lint: script/Deploy.s.sol#L8
imported name MockRegistry is not used
lint / forge-lint: script/Deploy.s.sol#L9
imported name Safe is not used
lint / forge-lint: script/Deploy.s.sol#L10
imported name SafeProxyFactory is not used
lint / forge-lint: script/Deploy.s.sol#L12
imported name MockValidator is not used
lint / forge-lint: 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)
lint / forge-lint: script/DeployAccount.s.sol#L12
imported name ModuleManager is not used
lint / forge-lint: script/DeployAccount.s.sol#L13
imported name MockValidator is not used
lint / forge-lint: script/DeployAccount.s.sol#L14
imported name MockRegistry is not used
lint / forge-lint: script/DeployAccount.s.sol#L15
imported name MockExecutor is not used
lint / forge-lint: script/DeployAccount.s.sol#L16
imported name MockFallback is not used