chore: update zksync deps #1026
Triggered via pull request
September 26, 2024 10:53
Status
Failure
Total duration
8m 48s
Artifacts
–
checks.yaml
on: pull_request
Matrix: build
lint
8m 37s
Matrix: e2e-tests / e2e
Waiting for pending jobs
Annotations
13 errors and 2 warnings
build (ubuntu-latest)
Process completed with exit code 2.
|
build (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
build (macos-latest)
Process completed with exit code 2.
|
lint:
src/fork.rs#L726
unresolved import `zksync_state::ReadStorage`
|
lint:
src/node/in_memory_ext.rs#L401
unresolved import `zksync_state::ReadStorage`
|
lint:
src/fork.rs#L774
no method named `is_write_initial` found for struct `fork::ForkStorage` in the current scope
|
lint:
src/fork.rs#L775
no method named `is_write_initial` found for struct `fork::ForkStorage` in the current scope
|
lint:
src/fork.rs#L778
no method named `is_write_initial` found for struct `fork::ForkStorage` in the current scope
|
lint:
src/fork.rs#L782
no method named `is_write_initial` found for struct `fork::ForkStorage` in the current scope
|
lint:
src/node/in_memory.rs#L1950
mismatched types
|
lint:
src/node/in_memory_ext.rs#L566
mismatched types
|
lint:
src/node/in_memory_ext.rs#L660
no method named `read_value` found for struct `fork::ForkStorage` in the current scope
|
lint:
src/node/in_memory_ext.rs#L673
no method named `read_value` found for struct `fork::ForkStorage` in the current scope
|
build (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. 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 use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|