chore: update zksync deps #1029
Annotations
10 errors and 1 warning
Run tests:
src/fork.rs#L726
unresolved import `zksync_state::ReadStorage`
|
Run tests:
src/node/in_memory_ext.rs#L401
unresolved import `zksync_state::ReadStorage`
|
Run tests:
src/fork.rs#L774
no method named `is_write_initial` found for struct `ForkStorage` in the current scope
|
Run tests:
src/fork.rs#L775
no method named `is_write_initial` found for struct `ForkStorage` in the current scope
|
Run tests:
src/fork.rs#L778
no method named `is_write_initial` found for struct `ForkStorage` in the current scope
|
Run tests:
src/fork.rs#L782
no method named `is_write_initial` found for struct `ForkStorage` in the current scope
|
Run tests:
src/node/in_memory.rs#L1950
mismatched types
|
Run tests:
src/node/in_memory_ext.rs#L566
mismatched types
|
Run tests:
src/node/in_memory_ext.rs#L660
no method named `read_value` found for struct `ForkStorage` in the current scope
|
Run tests:
src/node/in_memory_ext.rs#L673
no method named `read_value` found for struct `ForkStorage` in the current scope
|
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/
|
Loading