Initial Tx V6 Structure support #3
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
build-crates-individually.yml
on: pull_request
Annotations
15 errors
Build zebra-state crate:
zebra-state/src/service/non_finalized_state/chain.rs#L1465
non-exhaustive patterns: `&zebra_chain::transaction::Transaction::V6 { .. }` not covered
|
Build zebra-state crate:
zebra-state/src/service/non_finalized_state/chain.rs#L1654
non-exhaustive patterns: `&zebra_chain::transaction::Transaction::V6 { .. }` not covered
|
Build zebra-state crate
Process completed with exit code 101.
|
unused variable: `orchard_shielded_data`:
zebra-consensus/src/transaction.rs#L420
error: unused variable: `orchard_shielded_data`
--> zebra-consensus/src/transaction.rs:420:21
|
420 | orchard_shielded_data,
| ^^^^^^^^^^^^^^^^^^^^^-
| |
| help: try removing the field
|
unused variable: `sapling_shielded_data`:
zebra-consensus/src/transaction.rs#L419
error: unused variable: `sapling_shielded_data`
--> zebra-consensus/src/transaction.rs:419:21
|
419 | sapling_shielded_data,
| ^^^^^^^^^^^^^^^^^^^^^-
| |
| help: try removing the field
|
= note: `-D unused-variables` implied by `-D warnings`
|
unused variable: `orchard_shielded_data`:
zebra-consensus/src/transaction.rs#L420
error: unused variable: `orchard_shielded_data`
--> zebra-consensus/src/transaction.rs:420:21
|
420 | orchard_shielded_data,
| ^^^^^^^^^^^^^^^^^^^^^-
| |
| help: try removing the field
|
unused variable: `sapling_shielded_data`:
zebra-consensus/src/transaction.rs#L419
error: unused variable: `sapling_shielded_data`
--> zebra-consensus/src/transaction.rs:419:21
|
419 | sapling_shielded_data,
| ^^^^^^^^^^^^^^^^^^^^^-
| |
| help: try removing the field
|
= note: `-D unused-variables` implied by `-D warnings`
|
Build zebrad crate
The job was canceled because "zebra-state" failed.
|
Build zebrad crate
The operation was canceled.
|
Build zebra-utils crate
The job was canceled because "zebra-state" failed.
|
Build zebra-utils crate
The operation was canceled.
|
Build zebra-consensus crate
The job was canceled because "zebra-state" failed.
|
Build zebra-consensus crate
The operation was canceled.
|
Build zebra-rpc crate
The job was canceled because "zebra-state" failed.
|
Build zebra-rpc crate
The operation was canceled.
|