Update bridgetree requirement from 0.3 to 0.4 #297
Triggered via pull request
September 11, 2023 15:41
Status
Failure
Total duration
2m 48s
Artifacts
–
ci.yml
on: pull_request
Matrix: Check
Matrix: Clippy
Matrix: Rustfmt
Matrix: Package
Matrix: Test Suite
Matrix: Test Suite
Annotations
55 errors and 45 warnings
Check (stable):
depend/zcash/src/rust/src/incremental_merkle_tree.rs#L91
arguments to this function are incorrect
|
Check (stable):
depend/zcash/src/rust/src/incremental_merkle_tree.rs#L103
a value of type `BTreeSet<bridgetree::Address>` cannot be built from an iterator over elements of type `incrementalmerkletree::Address`
|
Check (stable):
depend/zcash/src/rust/src/incremental_merkle_tree.rs#L104
a value of type `BTreeMap<bridgetree::Address, H>` cannot be built from an iterator over elements of type `(incrementalmerkletree::Address, H)`
|
Check (stable):
depend/zcash/src/rust/src/incremental_merkle_tree.rs#L111
arguments to this function are incorrect
|
|
|
|
|
Check (stable):
depend/zcash/src/rust/src/incremental_merkle_tree.rs#L193
a value of type `BTreeSet<bridgetree::Position>` cannot be built from an iterator over elements of type `incrementalmerkletree::Position`
|
Check (stable):
depend/zcash/src/rust/src/incremental_merkle_tree.rs#L194
a value of type `BTreeSet<bridgetree::Position>` cannot be built from an iterator over elements of type `incrementalmerkletree::Position`
|
Test Suite (ubuntu-latest):
depend/zcash/src/rust/src/incremental_merkle_tree.rs#L91
arguments to this function are incorrect
|
Test Suite (ubuntu-latest):
depend/zcash/src/rust/src/incremental_merkle_tree.rs#L103
a value of type `BTreeSet<bridgetree::Address>` cannot be built from an iterator over elements of type `incrementalmerkletree::Address`
|
Test Suite (ubuntu-latest):
depend/zcash/src/rust/src/incremental_merkle_tree.rs#L104
a value of type `BTreeMap<bridgetree::Address, H>` cannot be built from an iterator over elements of type `(incrementalmerkletree::Address, H)`
|
Test Suite (ubuntu-latest):
depend/zcash/src/rust/src/incremental_merkle_tree.rs#L111
arguments to this function are incorrect
|
|
|
|
|
Test Suite (ubuntu-latest):
depend/zcash/src/rust/src/incremental_merkle_tree.rs#L193
a value of type `BTreeSet<bridgetree::Position>` cannot be built from an iterator over elements of type `incrementalmerkletree::Position`
|
Test Suite (ubuntu-latest):
depend/zcash/src/rust/src/incremental_merkle_tree.rs#L194
a value of type `BTreeSet<bridgetree::Position>` cannot be built from an iterator over elements of type `incrementalmerkletree::Position`
|
Package (stable):
depend/zcash/src/rust/src/incremental_merkle_tree.rs#L91
arguments to this function are incorrect
|
Package (stable):
depend/zcash/src/rust/src/incremental_merkle_tree.rs#L103
a value of type `BTreeSet<bridgetree::Address>` cannot be built from an iterator over elements of type `incrementalmerkletree::Address`
|
Package (stable):
depend/zcash/src/rust/src/incremental_merkle_tree.rs#L104
a value of type `BTreeMap<bridgetree::Address, H>` cannot be built from an iterator over elements of type `(incrementalmerkletree::Address, H)`
|
Package (stable):
depend/zcash/src/rust/src/incremental_merkle_tree.rs#L111
arguments to this function are incorrect
|
|
|
|
|
Package (stable):
depend/zcash/src/rust/src/incremental_merkle_tree.rs#L193
a value of type `BTreeSet<bridgetree::Position>` cannot be built from an iterator over elements of type `incrementalmerkletree::Position`
|
Package (stable):
depend/zcash/src/rust/src/incremental_merkle_tree.rs#L194
a value of type `BTreeSet<bridgetree::Position>` cannot be built from an iterator over elements of type `incrementalmerkletree::Position`
|
Test Suite (macOS-latest)
The operation was canceled.
|
Package (nightly)
The operation was canceled.
|
Test Suite (stable):
depend/zcash/src/rust/src/incremental_merkle_tree.rs#L91
arguments to this function are incorrect
|
Test Suite (stable):
depend/zcash/src/rust/src/incremental_merkle_tree.rs#L103
a value of type `BTreeSet<bridgetree::Address>` cannot be built from an iterator over elements of type `incrementalmerkletree::Address`
|
Test Suite (stable):
depend/zcash/src/rust/src/incremental_merkle_tree.rs#L104
a value of type `BTreeMap<bridgetree::Address, H>` cannot be built from an iterator over elements of type `(incrementalmerkletree::Address, H)`
|
Test Suite (stable):
depend/zcash/src/rust/src/incremental_merkle_tree.rs#L111
arguments to this function are incorrect
|
|
|
|
|
Test Suite (stable):
depend/zcash/src/rust/src/incremental_merkle_tree.rs#L193
a value of type `BTreeSet<bridgetree::Position>` cannot be built from an iterator over elements of type `incrementalmerkletree::Position`
|
Test Suite (stable):
depend/zcash/src/rust/src/incremental_merkle_tree.rs#L194
a value of type `BTreeSet<bridgetree::Position>` cannot be built from an iterator over elements of type `incrementalmerkletree::Position`
|
Test Suite (nightly):
depend/zcash/src/rust/src/incremental_merkle_tree.rs#L91
arguments to this function are incorrect
|
Test Suite (nightly):
depend/zcash/src/rust/src/incremental_merkle_tree.rs#L103
a value of type `BTreeSet<bridgetree::Address>` cannot be built from an iterator over elements of type `incrementalmerkletree::Address`
|
Test Suite (nightly)
The operation was canceled.
|
Clippy (stable):
depend/zcash/src/rust/src/incremental_merkle_tree.rs#L91
arguments to this function are incorrect
|
Clippy (stable):
depend/zcash/src/rust/src/incremental_merkle_tree.rs#L103
a value of type `std::collections::BTreeSet<bridgetree::Address>` cannot be built from an iterator over elements of type `incrementalmerkletree::Address`
|
Clippy (stable):
depend/zcash/src/rust/src/incremental_merkle_tree.rs#L104
a value of type `std::collections::BTreeMap<bridgetree::Address, H>` cannot be built from an iterator over elements of type `(incrementalmerkletree::Address, H)`
|
Clippy (stable):
depend/zcash/src/rust/src/incremental_merkle_tree.rs#L111
arguments to this function are incorrect
|
|
|
|
|
Clippy (stable):
depend/zcash/src/rust/src/incremental_merkle_tree.rs#L193
a value of type `std::collections::BTreeSet<bridgetree::Position>` cannot be built from an iterator over elements of type `incrementalmerkletree::Position`
|
Clippy (stable):
depend/zcash/src/rust/src/incremental_merkle_tree.rs#L194
a value of type `std::collections::BTreeSet<bridgetree::Position>` cannot be built from an iterator over elements of type `incrementalmerkletree::Position`
|
Rustfmt (stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Rustfmt (stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Rustfmt (stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Rustfmt (stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Rustfmt (stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Check (stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Check (stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Check (stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Check (stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Check (stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Suite (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test Suite (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Suite (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Suite (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Suite (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Package (stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Package (stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Package (stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Package (stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Package (stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Suite (macOS-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test Suite (macOS-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Suite (macOS-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Suite (macOS-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Suite (macOS-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Package (nightly)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Package (nightly)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Package (nightly)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Package (nightly)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Package (nightly)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Suite (stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test Suite (stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Suite (stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Suite (stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Suite (stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Suite (nightly)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test Suite (nightly)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Suite (nightly)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Suite (nightly)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Suite (nightly)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Clippy (stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Clippy (stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Clippy (stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Clippy (stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Clippy (stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|