Skip to content

fix : Add .leaves() to MerkleTree #409

fix : Add .leaves() to MerkleTree

fix : Add .leaves() to MerkleTree #409

Re-run triggered November 30, 2024 19:02
Status Failure
Total duration 52s
Artifacts

ci.yml

on: pull_request
Check Style
14s
Check Style
Check no_std
40s
Check no_std
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 31 warnings
Test (nightly)
unresolved import `ark_ff::AdditiveGroup`
Test (nightly)
unresolved import `ark_ff::AdditiveGroup`
Test (nightly)
unresolved import `ark_ec::AdditiveGroup`
Test (nightly)
binary assignment operation `<<=` cannot be applied to type `<BaseF as ark_ff::PrimeField>::BigInt`
Test (nightly)
binary assignment operation `<<=` cannot be applied to type `<BaseF as ark_ff::PrimeField>::BigInt`
Test (nightly)
no implementation for `<BaseF as ark_ff::PrimeField>::BigInt >> u32`
Test (nightly)
no implementation for `<TargetF as ark_ff::PrimeField>::BigInt << u32`
Test (nightly)
binary assignment operation `<<=` cannot be applied to type `<BaseF as ark_ff::PrimeField>::BigInt`
Test (nightly)
binary assignment operation `<<=` cannot be applied to type `<BaseF as ark_ff::PrimeField>::BigInt`
Test (nightly)
binary assignment operation `>>=` cannot be applied to type `<TargetF as ark_ff::PrimeField>::BigInt`
Test (stable)
The job was canceled because "nightly" failed.
Test (stable)
unresolved import `ark_ff::AdditiveGroup`
Test (stable)
unresolved import `ark_ff::AdditiveGroup`
Test (stable)
unresolved import `ark_ec::AdditiveGroup`
Test (stable)
binary assignment operation `<<=` cannot be applied to type `<BaseF as ark_ff::PrimeField>::BigInt`
Test (stable)
binary assignment operation `<<=` cannot be applied to type `<BaseF as ark_ff::PrimeField>::BigInt`
Test (stable)
no implementation for `<BaseF as ark_ff::PrimeField>::BigInt >> u32`
Test (stable)
no implementation for `<TargetF as ark_ff::PrimeField>::BigInt << u32`
Test (stable)
binary assignment operation `<<=` cannot be applied to type `<BaseF as ark_ff::PrimeField>::BigInt`
Test (stable)
binary assignment operation `<<=` cannot be applied to type `<BaseF as ark_ff::PrimeField>::BigInt`
Test (stable)
binary assignment operation `>>=` cannot be applied to type `<TargetF as ark_ff::PrimeField>::BigInt`
Check no_std
Process completed with exit code 101.
Test (nightly)
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 (stable)
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/
Check no_std
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/
Check Style
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 Style
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 Style
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 Style
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 (nightly)
Patch `ark-bls12-377 v0.5.0 (https://github.com/arkworks-rs/algebra/#9ce33e6e)` was not used in the crate graph.
Test (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 (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 (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 (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 (nightly)
Patch `ark-bls12-377 v0.5.0 (https://github.com/arkworks-rs/algebra/#9ce33e6e)` was not used in the crate graph.
Test (nightly)
target filter `examples` specified, but no targets matched; this is a no-op
Test (stable)
excluded package(s) `cp-benches` not found in workspace `/home/runner/work/crypto-primitives/crypto-primitives`
Test (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 (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 (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 (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 (stable)
Patch `ark-bls12-377 v0.5.0 (https://github.com/arkworks-rs/algebra/#9ce33e6e)` was not used in the crate graph.
Test (stable)
target filter `examples` specified, but no targets matched; this is a no-op
Test (stable)
Patch `ark-bls12-377 v0.5.0 (https://github.com/arkworks-rs/algebra/#9ce33e6e)` was not used in the crate graph.
Test (stable)
target filter `examples` specified, but no targets matched; this is a no-op
Check no_std
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 no_std
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 no_std
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 no_std
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 no_std
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 no_std
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 no_std
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 no_std
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/