Move storage view and sligltly change execution #705
Annotations
12 errors
unit-tests (ubuntu-22.04-github-hosted-16core):
src/deps/storage_view.rs#L139
the trait bound `&deps::InMemoryStorage: zksync_state::ReadStorage` is not satisfied
|
unit-tests (ubuntu-22.04-github-hosted-16core):
src/deps/storage_view.rs#L141
the method `read_value` exists for struct `StorageView<&InMemoryStorage>`, but its trait bounds were not satisfied
|
unit-tests (ubuntu-22.04-github-hosted-16core):
src/deps/storage_view.rs#L144
the method `set_value` exists for struct `StorageView<&InMemoryStorage>`, but its trait bounds were not satisfied
|
unit-tests (ubuntu-22.04-github-hosted-16core):
src/deps/storage_view.rs#L146
the method `read_value` exists for struct `StorageView<&InMemoryStorage>`, but its trait bounds were not satisfied
|
unit-tests (ubuntu-22.04-github-hosted-16core):
src/deps/storage_view.rs#L147
the method `is_write_initial` exists for struct `StorageView<&InMemoryStorage>`, but its trait bounds were not satisfied
|
unit-tests (ubuntu-22.04-github-hosted-16core):
src/deps/storage_view.rs#L149
no method named `metrics` found for struct `storage_view::StorageView` in the current scope
|
unit-tests (ubuntu-22.04-github-hosted-16core):
src/deps/storage_view.rs#L153
the trait bound `&deps::InMemoryStorage: zksync_state::ReadStorage` is not satisfied
|
unit-tests (ubuntu-22.04-github-hosted-16core):
src/deps/storage_view.rs#L155
the method `read_value` exists for struct `StorageView<&InMemoryStorage>`, but its trait bounds were not satisfied
|
unit-tests (ubuntu-22.04-github-hosted-16core):
src/deps/storage_view.rs#L156
the method `is_write_initial` exists for struct `StorageView<&InMemoryStorage>`, but its trait bounds were not satisfied
|
unit-tests (ubuntu-22.04-github-hosted-16core):
src/deps/storage_view.rs#L159
the method `set_value` exists for struct `StorageView<&InMemoryStorage>`, but its trait bounds were not satisfied
|
unit-tests (macos-latest)
The job was canceled because "ubuntu-22_04-github-hoste" failed.
|
unit-tests (macos-latest)
The operation was canceled.
|