Skip to content

Safe 1.5.0 migration library #1591

Safe 1.5.0 migration library

Safe 1.5.0 migration library #1591

Triggered via push August 31, 2023 14:28
Status Failure
Total duration 1m 45s
Artifacts

ci.yml

on: push
Matrix: benchmarks
Matrix: tests-other
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 15 warnings
lint: contracts/libraries/Safe150Migration.sol#L6
Unexpected import of console file
lint: contracts/libraries/Safe150Migration.sol#L49
Unexpected console statement
lint
Process completed with exit code 1.
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/accessors/SimulateTxAccessor.sol#L4
global import of path ../base/Executor.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
lint: contracts/accessors/SimulateTxAccessor.sol#L12
Immutable variables name are set to be in capitalized SNAKE_CASE
lint: contracts/accessors/SimulateTxAccessor.sol#L23
Use Custom Errors instead of require statements
lint: contracts/accessors/SimulateTxAccessor.sol#L53
Avoid to use inline assembly. It is acceptable only in rare cases
lint: contracts/base/Executor.sol#L3
global import of path ../common/Enum.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
lint: contracts/base/Executor.sol#L31
Avoid to use inline assembly. It is acceptable only in rare cases
lint: contracts/base/Executor.sol#L37
Avoid to use inline assembly. It is acceptable only in rare cases
lint: contracts/base/FallbackManager.sol#L4
global import of path ../common/SelfAuthorized.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
lint: contracts/base/FallbackManager.sol#L34
Use Custom Errors instead of require statements
lint: contracts/base/FallbackManager.sol#L39
Avoid to use inline assembly. It is acceptable only in rare cases
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/
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/
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/
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/