Add contract to migrate a Safe from not L2 to L2 #1725
Annotations
3 errors and 11 warnings
test/libraries/SafeToL2Migration.spec.ts#L4
'migrationContractTo150' is defined but never used
|
test/libraries/SafeToL2Migration.spec.ts#L134
'migrationSafe' is assigned a value but never used
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
contracts/libraries/SafeToL2Migration.sol#L9
Function name must be in mixedCase
|
contracts/test/TestImports.sol#L8
imported name UpgradeableProxy is not used
|
src/tasks/local_verify.ts#L14
Unexpected any. Specify a different type
|
src/utils/execution.ts#L178
Unexpected any. Specify a different type
|
src/utils/execution.ts#L178
Unexpected any. Specify a different type
|
src/utils/execution.ts#L186
Unexpected any. Specify a different type
|
src/utils/execution.ts#L186
Unexpected any. Specify a different type
|
src/utils/execution.ts#L206
Unexpected any. Specify a different type
|
src/utils/execution.ts#L227
Unexpected any. Specify a different type
|
src/utils/execution.ts#L237
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading