Add contract to migrate a Safe from not L2 to L2 #1725
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors and 15 warnings
lint:
test/libraries/SafeToL2Migration.spec.ts#L4
'migrationContractTo150' is defined but never used
|
lint:
test/libraries/SafeToL2Migration.spec.ts#L134
'migrationSafe' is assigned a value but never used
|
lint
Process completed with exit code 1.
|
benchmarks (0.8.19)
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/
|
lint
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/
|
lint:
contracts/libraries/SafeToL2Migration.sol#L9
Function name must be in mixedCase
|
lint:
contracts/test/TestImports.sol#L8
imported name UpgradeableProxy is not used
|
lint:
src/tasks/local_verify.ts#L14
Unexpected any. Specify a different type
|
lint:
src/utils/execution.ts#L178
Unexpected any. Specify a different type
|
lint:
src/utils/execution.ts#L178
Unexpected any. Specify a different type
|
lint:
src/utils/execution.ts#L186
Unexpected any. Specify a different type
|
lint:
src/utils/execution.ts#L186
Unexpected any. Specify a different type
|
lint:
src/utils/execution.ts#L206
Unexpected any. Specify a different type
|
lint:
src/utils/execution.ts#L227
Unexpected any. Specify a different type
|
lint:
src/utils/execution.ts#L237
Unexpected any. Specify a different type
|
benchmarks (0.7.6)
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/
|
tests
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/
|
tests-other (SafeL2)
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/
|