Skip to content

change(state): Put chain data into an inner struct #2582

change(state): Put chain data into an inner struct

change(state): Put chain data into an inner struct #2582

Triggered via pull request September 22, 2023 21:19
Status Failure
Total duration 1m 9s
Artifacts

docs.yml

on: pull_request
Build and Deploy Zebra Book Docs
36s
Build and Deploy Zebra Book Docs
Build and Deploy Zebra External Docs
56s
Build and Deploy Zebra External Docs
Build and Deploy Zebra Internal Docs
57s
Build and Deploy Zebra Internal Docs
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
Build and Deploy Zebra External Docs
Process completed with exit code 101.
Build and Deploy Zebra Internal Docs: zebra-state/src/service/non_finalized_state/chain.rs#L1252
no field `partial_transparent_transfers` on type `&'a non_finalized_state::chain::Chain`
Build and Deploy Zebra Internal Docs: zebra-state/src/service/check/anchors.rs#L59
no field `sapling_anchors` on type `&Arc<non_finalized_state::chain::Chain>`
Build and Deploy Zebra Internal Docs: zebra-state/src/service/check/anchors.rs#L102
no field `orchard_anchors` on type `&Arc<non_finalized_state::chain::Chain>`
Build and Deploy Zebra Internal Docs: zebra-state/src/service/check/anchors.rs#L154
no field `sprout_trees_by_anchor` on type `&Arc<non_finalized_state::chain::Chain>`
Build and Deploy Zebra Internal Docs: zebra-state/src/service/check/nullifier.rs#L108
no field `sprout_nullifiers` on type `&Arc<non_finalized_state::chain::Chain>`
Build and Deploy Zebra Internal Docs: zebra-state/src/service/check/nullifier.rs#L114
no field `sapling_nullifiers` on type `&Arc<non_finalized_state::chain::Chain>`
Build and Deploy Zebra Internal Docs: zebra-state/src/service/check/nullifier.rs#L120
no field `orchard_nullifiers` on type `&Arc<non_finalized_state::chain::Chain>`
Build and Deploy Zebra Internal Docs: zebra-state/src/service/non_finalized_state/chain.rs#L311
no field `blocks` on type `non_finalized_state::chain::Chain`
Build and Deploy Zebra Internal Docs: zebra-state/src/service/non_finalized_state/chain.rs#L329
no field `sapling_subtrees` on type `&mut non_finalized_state::chain::Chain`
Build and Deploy Zebra Internal Docs: zebra-state/src/service/non_finalized_state/chain.rs#L333
no field `orchard_subtrees` on type `&mut non_finalized_state::chain::Chain`
Build and Deploy Zebra External Docs
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma 37: [dependencies] 38: zebra-chain = { path = "../zebra-chain" , version = "1.0.0-beta.29" } ^
Build and Deploy Zebra Internal Docs
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma 37: [dependencies] 38: zebra-chain = { path = "../zebra-chain" , version = "1.0.0-beta.29" } ^