Add contract to migrate a Safe from not L2 to L2 #1742
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
17 warnings
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-solidity
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-solidity:
contracts/test/TestImports.sol#L8
imported name UpgradeableProxy is not used
|
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/
|
lint-typescript
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-typescript:
src/tasks/local_verify.ts#L14
Unexpected any. Specify a different type
|
lint-typescript:
src/utils/execution.ts#L178
Unexpected any. Specify a different type
|
lint-typescript:
src/utils/execution.ts#L178
Unexpected any. Specify a different type
|
lint-typescript:
src/utils/execution.ts#L186
Unexpected any. Specify a different type
|
lint-typescript:
src/utils/execution.ts#L186
Unexpected any. Specify a different type
|
lint-typescript:
src/utils/execution.ts#L206
Unexpected any. Specify a different type
|
lint-typescript:
src/utils/execution.ts#L227
Unexpected any. Specify a different type
|
lint-typescript:
src/utils/execution.ts#L237
Unexpected any. Specify a different type
|
lint-typescript:
src/utils/solc.ts#L3
Unexpected any. Specify a different type
|
lint-typescript:
src/utils/solc.ts#L5
Unexpected any. Specify a different type
|
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/
|