Skip to content

e2e test for withdrawals L2-initiate -> forking -> L1-finalize #392

e2e test for withdrawals L2-initiate -> forking -> L1-finalize

e2e test for withdrawals L2-initiate -> forking -> L1-finalize #392

Triggered via pull request January 2, 2024 18:12
@josojojosojo
synchronize #143
withdrawale2e
Status Failure
Total duration 50s
Artifacts

test.yml

on: pull_request
Foundry project
41s
Foundry project
Matrix: hardhat-test
Matrix: Code linting
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
hardhat-test (18.x)
Process completed with exit code 127.
Code linting (16.x, ubuntu-latest): test/testcontract/ForkableExitMock.sol#L4
global import of path ../../contracts/ForkableGlobalExitRoot.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
Code linting (16.x, ubuntu-latest): test/testcontract/ForkableZkEVMMock.sol#L65
Error message for require is too long
Code linting (16.x, ubuntu-latest): test/testcontract/ForkableZkEVMMock.sol#L79
Error message for require is too long
Code linting (16.x, ubuntu-latest): test/testcontract/ForkableZkEVMMock.sol#L86
Error message for require is too long
Code linting (16.x, ubuntu-latest): test/testcontract/ForkableZkEVMMock.sol#L92
Error message for require is too long
Code linting (16.x, ubuntu-latest): test/testcontract/ForkableZkEVMMock.sol#L99
Error message for require is too long
Code linting (16.x, ubuntu-latest): test/testcontract/ForkableZkEVMMock.sol#L206
Error message for require is too long
hardhat-test (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/