Skip to content

Check num of commitments against min signers #1082

Check num of commitments against min signers

Check num of commitments against min signers #1082

Triggered via pull request January 16, 2024 20:53
Status Failure
Total duration 3m 40s
Artifacts

main.yml

on: pull_request
build with default features
33s
build with default features
test on beta
53s
test on beta
Clippy
1m 42s
Clippy
Rustfmt
11s
Rustfmt
Check if automatically generated code is up to date
17s
Check if automatically generated code is up to date
Check Rust doc
3m 33s
Check Rust doc
actionlint
2m 26s
actionlint
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 31 warnings
build with default features
could not compile `frost-core` (lib) due to 1 previous error
build with default features
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
test on beta: frost-core/src/keys/dkg.rs#L509
mismatched types
test on beta: frost-core/src/keys/dkg.rs#L509
can't compare `usize` with `u16`
test on beta
could not compile `frost-core` (lib) due to 2 previous errors
test on beta
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
can't compare `usize` with `u16`: frost-core/src/keys/dkg.rs#L509
error[E0277]: can't compare `usize` with `u16` --> frost-core/src/keys/dkg.rs:509:44 | 509 | if secret_share.commitment.0.len() != round2_secret_package.min_signers { | ^^ no implementation for `usize == u16` | = help: the trait `std::cmp::PartialEq<u16>` is not implemented for `usize` = help: the following other types implement trait `std::cmp::PartialEq<Rhs>`: <usize as std::cmp::PartialEq> <usize as std::cmp::PartialEq<serde_json::Value>>
mismatched types: frost-core/src/keys/dkg.rs#L509
error[E0308]: mismatched types --> frost-core/src/keys/dkg.rs:509:47 | 509 | if secret_share.commitment.0.len() != round2_secret_package.min_signers { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `usize`, found `u16`
can't compare `usize` with `u16`: frost-core/src/keys/dkg.rs#L509
error[E0277]: can't compare `usize` with `u16` --> frost-core/src/keys/dkg.rs:509:44 | 509 | if secret_share.commitment.0.len() != round2_secret_package.min_signers { | ^^ no implementation for `usize == u16` | = help: the trait `std::cmp::PartialEq<u16>` is not implemented for `usize` = help: the following other types implement trait `std::cmp::PartialEq<Rhs>`: <usize as std::cmp::PartialEq> <usize as std::cmp::PartialEq<serde_json::Value>>
mismatched types: frost-core/src/keys/dkg.rs#L509
error[E0308]: mismatched types --> frost-core/src/keys/dkg.rs:509:47 | 509 | if secret_share.commitment.0.len() != round2_secret_package.min_signers { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `usize`, found `u16`
Clippy
Clippy had exited with the 101 exit code
Check Rust doc: frost-core/src/keys/dkg.rs#L509
mismatched types
Check Rust doc: frost-core/src/keys/dkg.rs#L509
can't compare `usize` with `u16`
Check Rust doc
could not compile `frost-core` (lib) due to 2 previous errors
Check Rust doc
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Rustfmt
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/[email protected], actions-rs/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Rustfmt
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/
Rustfmt
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/
Rustfmt
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/
Rustfmt
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 if automatically generated code is up to date
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/[email protected], actions-rs/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check if automatically generated code is up to date
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 if automatically generated code is up to date
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 if automatically generated code is up to date
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 if automatically generated code is up to date
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 with default features
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/[email protected], actions-rs/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build with default features
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 with default features
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 with default features
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 with default features
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 on beta
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/[email protected], actions-rs/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test on beta
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 on beta
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 on beta
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 on beta
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/
Clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/[email protected], scherermichael-oss/[email protected], actions-rs/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Clippy
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/
Clippy
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/
Clippy
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/
Clippy
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/
Clippy
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 Rust doc
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/[email protected], actions-rs/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check Rust doc
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 Rust doc
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 Rust doc
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 Rust doc
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/