Skip to content

feature: zksync compatibility #2672

feature: zksync compatibility

feature: zksync compatibility #2672

Triggered via push September 30, 2024 10:57
Status Failure
Total duration 1m 47s
Artifacts

ci.yml

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

Annotations

1 error and 20 warnings
benchmarks (0.8.2)
Process completed with exit code 1.
benchmarks (0.8.2)
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.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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.7.6)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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
GC: Use Custom Errors instead of require statements
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/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
GC: Use Custom Errors instead of require statements
lint: contracts/base/GuardManager.sol#L2
Found more than One contract per file. 2 contracts found!
lint: contracts/base/GuardManager.sol#L4
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/GuardManager.sol#L5
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/GuardManager.sol#L6
global import of path ../interfaces/IERC165.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
tests (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 (SafeL2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
tests (Safe)
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 (Safe)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/