Example - Centralized Telescope with BLS Signatures #629
Annotations
2 errors and 14 warnings
build:
examples/centralized_threshold.rs#L153
arithmetic operation that can potentially result in unexpected side-effects
|
build
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
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/aggregate_signature/signer.rs#L42
unneeded `return` statement
|
build:
examples/centralized_threshold.rs#L132
variables can be used directly in the `format!` string
|
build:
examples/centralized_threshold.rs#L133
variables can be used directly in the `format!` string
|
build:
examples/centralized_threshold.rs#L134
variables can be used directly in the `format!` string
|
build:
examples/centralized_threshold.rs#L135
variables can be used directly in the `format!` string
|
build:
examples/centralized_threshold.rs#L151
the loop variable `i` is only used to index `signers`
|
build:
examples/centralized_threshold.rs#L156
variables can be used directly in the `format!` string
|
build:
examples/centralized_threshold.rs#L162
the loop variable `i` is only used to index `signers`
|
build
`alba` (example "centralized_threshold") generated 8 warnings
|