Skip to content

Example - Centralized Telescope with BLS Signatures #650

Example - Centralized Telescope with BLS Signatures

Example - Centralized Telescope with BLS Signatures #650

Triggered via pull request January 21, 2025 17:44
Status Success
Total duration 1m 15s
Artifacts

rust-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

18 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build
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/
build
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/
build
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/
build
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/
build: examples/centralized_threshold.rs#L37
you seem to be trying to use `match` for destructuring a single pattern. Consider using `if let`
build: examples/centralized_threshold.rs#L101
you seem to be trying to use `match` for destructuring a single pattern. Consider using `if let`
build
`alba` (example "centralized_threshold") generated 2 warnings (run `cargo clippy --fix --example "centralized_threshold"` to apply 2 suggestions)
build: docs/rustdoc/varmap.md#L8
unresolved link to `crate::centralized_telescope::params::Params::soundness_param`
build: docs/rustdoc/varmap.md#L9
unresolved link to `crate::centralized_telescope::params::Params::completeness_param`
build: docs/rustdoc/varmap.md#L11
unresolved link to `crate::centralized_telescope::params::Params::set_size`
build: docs/rustdoc/varmap.md#L12
unresolved link to `crate::centralized_telescope::params::Params::lower_bound`
build: docs/rustdoc/varmap.md#L13
unresolved link to `crate::centralized_telescope::setup::Setup::proof_size`
build: docs/rustdoc/varmap.md#L14
unresolved link to `crate::centralized_telescope::setup::Setup::max_retries`
build: docs/rustdoc/varmap.md#L15
unresolved link to `crate::centralized_telescope::setup::Setup::search_width`
build: docs/rustdoc/varmap.md#L16
unresolved link to `crate::centralized_telescope::setup::Setup::valid_proof_probability`
build: docs/rustdoc/varmap.md#L17
unresolved link to `crate::centralized_telescope::setup::Setup::dfs_bound`
build: docs/rustdoc/varmap.md#L25
unresolved link to `crate::simple_lottery::setup::Setup::lottery_probability`