Skip to content

chore: update zksync deps #1029

chore: update zksync deps

chore: update zksync deps #1029

Triggered via pull request September 26, 2024 11:08
Status Failure
Total duration 1m 3s
Billable time 1m
Artifacts

tests.yaml

on: pull_request
Matrix: unit-tests
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 1 warning
unit-tests (ubuntu-22.04-github-hosted-16core): src/fork.rs#L726
unresolved import `zksync_state::ReadStorage`
unit-tests (ubuntu-22.04-github-hosted-16core): src/node/in_memory_ext.rs#L401
unresolved import `zksync_state::ReadStorage`
unit-tests (ubuntu-22.04-github-hosted-16core): src/fork.rs#L774
no method named `is_write_initial` found for struct `ForkStorage` in the current scope
unit-tests (ubuntu-22.04-github-hosted-16core): src/fork.rs#L775
no method named `is_write_initial` found for struct `ForkStorage` in the current scope
unit-tests (ubuntu-22.04-github-hosted-16core): src/fork.rs#L778
no method named `is_write_initial` found for struct `ForkStorage` in the current scope
unit-tests (ubuntu-22.04-github-hosted-16core): src/fork.rs#L782
no method named `is_write_initial` found for struct `ForkStorage` in the current scope
unit-tests (ubuntu-22.04-github-hosted-16core): src/node/in_memory_ext.rs#L660
no method named `read_value` found for struct `ForkStorage` in the current scope
unit-tests (ubuntu-22.04-github-hosted-16core): src/node/in_memory_ext.rs#L673
no method named `read_value` found for struct `ForkStorage` in the current scope
unit-tests (macos-latest)
The job was canceled because "ubuntu-22_04-github-hoste" failed.
unit-tests (macos-latest)
The operation was canceled.
unit-tests (ubuntu-22.04-github-hosted-16core)
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/