fix : Add .leaves() to MerkleTree #409
Annotations
11 errors and 10 warnings
|
Test
unresolved import `ark_ff::AdditiveGroup`
|
Test
unresolved import `ark_ff::AdditiveGroup`
|
Test
unresolved import `ark_ec::AdditiveGroup`
|
Test
binary assignment operation `<<=` cannot be applied to type `<BaseF as ark_ff::PrimeField>::BigInt`
|
Test
binary assignment operation `<<=` cannot be applied to type `<BaseF as ark_ff::PrimeField>::BigInt`
|
Test
no implementation for `<BaseF as ark_ff::PrimeField>::BigInt >> u32`
|
Test
no implementation for `<TargetF as ark_ff::PrimeField>::BigInt << u32`
|
Test
binary assignment operation `<<=` cannot be applied to type `<BaseF as ark_ff::PrimeField>::BigInt`
|
Test
binary assignment operation `<<=` cannot be applied to type `<BaseF as ark_ff::PrimeField>::BigInt`
|
Test
binary assignment operation `>>=` cannot be applied to type `<TargetF as ark_ff::PrimeField>::BigInt`
|
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/
|
Test
excluded package(s) `cp-benches` not found in workspace `/home/runner/work/crypto-primitives/crypto-primitives`
|
Install Rust (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/
|
Install Rust (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/
|
Install Rust (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/
|
Install Rust (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 examples with all features on stable
Patch `ark-bls12-377 v0.5.0 (https://github.com/arkworks-rs/algebra/#9ce33e6e)` was not used in the crate graph.
|
Check examples with all features on stable
target filter `examples` specified, but no targets matched; this is a no-op
|
Check examples
Patch `ark-bls12-377 v0.5.0 (https://github.com/arkworks-rs/algebra/#9ce33e6e)` was not used in the crate graph.
|
Check examples
target filter `examples` specified, but no targets matched; this is a no-op
|
Loading