fix : Add .leaves() to MerkleTree #404
Annotations
5 errors and 8 warnings
Check benchmarks on nightly:
crypto-primitives/src/merkle_tree/tests/mod.rs#L325
failed to resolve: use of undeclared type `P`
|
Check benchmarks on nightly:
crypto-primitives/src/merkle_tree/tests/mod.rs#L324
cannot find value `leaves` in this scope
|
Check benchmarks on nightly:
crypto-primitives/src/merkle_tree/tests/mod.rs#L325
cannot find value `leaf_hash_param` in this scope
|
Check benchmarks on nightly:
crypto-primitives/src/merkle_tree/tests/mod.rs#L315
this function takes 3 arguments but 0 arguments were supplied
|
Check benchmarks on nightly
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2, 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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Install Rust (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/
|
Install Rust (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/
|
Install Rust (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/
|
Install Rust (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/
|
Check examples
target filter `examples` specified, but no targets matched; this is a no-op
|
Loading