Skip to content

revert from struct to tuple structs #49

revert from struct to tuple structs

revert from struct to tuple structs #49

Triggered via push May 28, 2024 08:41
Status Failure
Total duration 2m 27s
Artifacts

test.yml

on: push
Matrix: Test Suite Release
Matrix: Test Suite
Fit to window
Zoom out
Zoom in

Annotations

1 error and 163 warnings
Lints
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Lints
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lints
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lints
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/
Lints
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/
Lints
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/
Lints
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check: src/public_partial_nonces.rs#L3
unused import: `std::fmt`
Check: src/public_partial_nonces.rs#L6
unused imports: `Deserializer`, `Serializer`, `de`
Check: src/public_partial_nonces.rs#L7
unused import: `serde::de::Visitor`
Check: src/common.rs#L39
use of deprecated associated function `curve25519_dalek::Scalar::from_bits`: This constructor outputs scalars with undefined scalar-scalar arithmetic. See docs.
Check: src/keypair.rs#L48
use of deprecated associated function `curve25519_dalek::Scalar::from_bits`: This constructor outputs scalars with undefined scalar-scalar arithmetic. See docs.
Check: src/public_partial_nonces.rs#L4
unused import: `std::fmt::Write`
Check
`two-party-musig2-eddsa` (lib) generated 6 warnings (run `cargo fix --lib -p two-party-musig2-eddsa` to apply 3 suggestions)
Check
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
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
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
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 Suite Release (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Suite Release (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test Suite Release (macos-latest)
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 Suite Release (macos-latest)
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 Suite Release (macos-latest)
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 Suite Release (macos-latest)
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 Suite Release (macos-latest): src/public_partial_nonces.rs#L3
unused import: `std::fmt`
Test Suite Release (macos-latest): src/public_partial_nonces.rs#L6
unused imports: `Deserializer`, `Serializer`, `de`
Test Suite Release (macos-latest): src/public_partial_nonces.rs#L7
unused import: `serde::de::Visitor`
Test Suite Release (macos-latest): src/common.rs#L39
use of deprecated associated function `curve25519_dalek::Scalar::from_bits`: This constructor outputs scalars with undefined scalar-scalar arithmetic. See docs.
Test Suite Release (macos-latest): src/keypair.rs#L48
use of deprecated associated function `curve25519_dalek::Scalar::from_bits`: This constructor outputs scalars with undefined scalar-scalar arithmetic. See docs.
Test Suite Release (macos-latest): src/public_partial_nonces.rs#L4
unused import: `std::fmt::Write`
Test Suite Release (macos-latest)
`two-party-musig2-eddsa` (lib) generated 6 warnings (run `cargo fix --lib -p two-party-musig2-eddsa` to apply 3 suggestions)
Test Suite Release (macos-latest): examples/signing.rs#L4
unused import: `serde::Serialize`
Test Suite Release (macos-latest)
`two-party-musig2-eddsa` (example "signing") generated 2 warnings (run `cargo fix --example "signing"` to apply 1 suggestion)
Test Suite Release (macos-latest): src/public_partial_nonces.rs#L3
unused import: `std::fmt`
Test Suite Release (macos-latest): src/public_partial_nonces.rs#L6
unused imports: `Deserializer`, `Serializer`, `de`
Test Suite Release (macos-latest): src/public_partial_nonces.rs#L7
unused import: `serde::de::Visitor`
Test Suite Release (macos-latest): src/common.rs#L39
use of deprecated associated function `curve25519_dalek::Scalar::from_bits`: This constructor outputs scalars with undefined scalar-scalar arithmetic. See docs.
Test Suite Release (macos-latest): src/keypair.rs#L48
use of deprecated associated function `curve25519_dalek::Scalar::from_bits`: This constructor outputs scalars with undefined scalar-scalar arithmetic. See docs.
Test Suite Release (macos-latest): src/public_partial_nonces.rs#L4
unused import: `std::fmt::Write`
Test Suite Release (macos-latest)
`two-party-musig2-eddsa` (lib) generated 6 warnings (run `cargo fix --lib -p two-party-musig2-eddsa` to apply 3 suggestions)
Test Suite Release (macos-latest): examples/signing.rs#L4
unused import: `serde::Serialize`
Test Suite Release (macos-latest)
`two-party-musig2-eddsa` (lib test) generated 6 warnings (6 duplicates)
Test Suite (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Suite (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test Suite (macos-latest): src/public_partial_nonces.rs#L3
unused import: `std::fmt`
Test Suite (macos-latest): src/public_partial_nonces.rs#L6
unused imports: `Deserializer`, `Serializer`, `de`
Test Suite (macos-latest): src/public_partial_nonces.rs#L7
unused import: `serde::de::Visitor`
Test Suite (macos-latest): src/common.rs#L39
use of deprecated associated function `curve25519_dalek::Scalar::from_bits`: This constructor outputs scalars with undefined scalar-scalar arithmetic. See docs.
Test Suite (macos-latest): src/keypair.rs#L48
use of deprecated associated function `curve25519_dalek::Scalar::from_bits`: This constructor outputs scalars with undefined scalar-scalar arithmetic. See docs.
Test Suite (macos-latest): src/public_partial_nonces.rs#L4
unused import: `std::fmt::Write`
Test Suite (macos-latest)
`two-party-musig2-eddsa` (lib) generated 6 warnings (run `cargo fix --lib -p two-party-musig2-eddsa` to apply 3 suggestions)
Test Suite (macos-latest): examples/signing.rs#L4
unused import: `serde::Serialize`
Test Suite (macos-latest)
`two-party-musig2-eddsa` (example "signing") generated 2 warnings (run `cargo fix --example "signing"` to apply 1 suggestion)
Test Suite (macos-latest)
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 Suite (macos-latest)
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 Suite (macos-latest)
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 Suite (macos-latest)
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 Suite (macos-latest): src/public_partial_nonces.rs#L3
unused import: `std::fmt`
Test Suite (macos-latest): src/public_partial_nonces.rs#L6
unused imports: `Deserializer`, `Serializer`, `de`
Test Suite (macos-latest): src/public_partial_nonces.rs#L7
unused import: `serde::de::Visitor`
Test Suite (macos-latest): src/common.rs#L39
use of deprecated associated function `curve25519_dalek::Scalar::from_bits`: This constructor outputs scalars with undefined scalar-scalar arithmetic. See docs.
Test Suite (macos-latest): src/keypair.rs#L48
use of deprecated associated function `curve25519_dalek::Scalar::from_bits`: This constructor outputs scalars with undefined scalar-scalar arithmetic. See docs.
Test Suite (macos-latest): src/public_partial_nonces.rs#L4
unused import: `std::fmt::Write`
Test Suite (macos-latest)
`two-party-musig2-eddsa` (lib) generated 6 warnings (run `cargo fix --lib -p two-party-musig2-eddsa` to apply 3 suggestions)
Test Suite (macos-latest): examples/signing.rs#L4
unused import: `serde::Serialize`
Test Suite (macos-latest)
`two-party-musig2-eddsa` (example "signing") generated 2 warnings (run `cargo fix --example "signing"` to apply 1 suggestion)
Test Suite Release (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Suite Release (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test Suite Release (ubuntu-latest)
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 Suite Release (ubuntu-latest)
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 Suite Release (ubuntu-latest)
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 Suite Release (ubuntu-latest)
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 Suite Release (ubuntu-latest): src/public_partial_nonces.rs#L3
unused import: `std::fmt`
Test Suite Release (ubuntu-latest): src/public_partial_nonces.rs#L6
unused imports: `Deserializer`, `Serializer`, `de`
Test Suite Release (ubuntu-latest): src/public_partial_nonces.rs#L7
unused import: `serde::de::Visitor`
Test Suite Release (ubuntu-latest): src/common.rs#L39
use of deprecated associated function `curve25519_dalek::Scalar::from_bits`: This constructor outputs scalars with undefined scalar-scalar arithmetic. See docs.
Test Suite Release (ubuntu-latest): src/keypair.rs#L48
use of deprecated associated function `curve25519_dalek::Scalar::from_bits`: This constructor outputs scalars with undefined scalar-scalar arithmetic. See docs.
Test Suite Release (ubuntu-latest): src/public_partial_nonces.rs#L4
unused import: `std::fmt::Write`
Test Suite Release (ubuntu-latest)
`two-party-musig2-eddsa` (lib) generated 6 warnings (run `cargo fix --lib -p two-party-musig2-eddsa` to apply 3 suggestions)
Test Suite Release (ubuntu-latest): examples/signing.rs#L4
unused import: `serde::Serialize`
Test Suite Release (ubuntu-latest)
`two-party-musig2-eddsa` (example "signing") generated 2 warnings (run `cargo fix --example "signing"` to apply 1 suggestion)
Test Suite Release (ubuntu-latest): src/public_partial_nonces.rs#L3
unused import: `std::fmt`
Test Suite Release (ubuntu-latest): src/public_partial_nonces.rs#L6
unused imports: `Deserializer`, `Serializer`, `de`
Test Suite Release (ubuntu-latest): src/public_partial_nonces.rs#L7
unused import: `serde::de::Visitor`
Test Suite Release (ubuntu-latest): src/common.rs#L39
use of deprecated associated function `curve25519_dalek::Scalar::from_bits`: This constructor outputs scalars with undefined scalar-scalar arithmetic. See docs.
Test Suite Release (ubuntu-latest): src/keypair.rs#L48
use of deprecated associated function `curve25519_dalek::Scalar::from_bits`: This constructor outputs scalars with undefined scalar-scalar arithmetic. See docs.
Test Suite Release (ubuntu-latest): src/public_partial_nonces.rs#L4
unused import: `std::fmt::Write`
Test Suite Release (ubuntu-latest)
`two-party-musig2-eddsa` (lib) generated 6 warnings (run `cargo fix --lib -p two-party-musig2-eddsa` to apply 3 suggestions)
Test Suite Release (ubuntu-latest): examples/signing.rs#L4
unused import: `serde::Serialize`
Test Suite Release (ubuntu-latest)
`two-party-musig2-eddsa` (example "signing") generated 2 warnings (run `cargo fix --example "signing"` to apply 1 suggestion)
Test Suite (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Suite (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test Suite (ubuntu-latest)
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 Suite (ubuntu-latest)
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 Suite (ubuntu-latest)
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 Suite (ubuntu-latest)
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 Suite (ubuntu-latest): src/public_partial_nonces.rs#L3
unused import: `std::fmt`
Test Suite (ubuntu-latest): src/public_partial_nonces.rs#L6
unused imports: `Deserializer`, `Serializer`, `de`
Test Suite (ubuntu-latest): src/public_partial_nonces.rs#L7
unused import: `serde::de::Visitor`
Test Suite (ubuntu-latest): src/common.rs#L39
use of deprecated associated function `curve25519_dalek::Scalar::from_bits`: This constructor outputs scalars with undefined scalar-scalar arithmetic. See docs.
Test Suite (ubuntu-latest): src/keypair.rs#L48
use of deprecated associated function `curve25519_dalek::Scalar::from_bits`: This constructor outputs scalars with undefined scalar-scalar arithmetic. See docs.
Test Suite (ubuntu-latest): src/public_partial_nonces.rs#L4
unused import: `std::fmt::Write`
Test Suite (ubuntu-latest)
`two-party-musig2-eddsa` (lib) generated 6 warnings (run `cargo fix --lib -p two-party-musig2-eddsa` to apply 3 suggestions)
Test Suite (ubuntu-latest): examples/signing.rs#L4
unused import: `serde::Serialize`
Test Suite (ubuntu-latest)
`two-party-musig2-eddsa` (example "signing") generated 2 warnings (run `cargo fix --example "signing"` to apply 1 suggestion)
Test Suite (ubuntu-latest): src/public_partial_nonces.rs#L3
unused import: `std::fmt`
Test Suite (ubuntu-latest): src/public_partial_nonces.rs#L6
unused imports: `Deserializer`, `Serializer`, `de`
Test Suite (ubuntu-latest): src/public_partial_nonces.rs#L7
unused import: `serde::de::Visitor`
Test Suite (ubuntu-latest): src/common.rs#L39
use of deprecated associated function `curve25519_dalek::Scalar::from_bits`: This constructor outputs scalars with undefined scalar-scalar arithmetic. See docs.
Test Suite (ubuntu-latest): src/keypair.rs#L48
use of deprecated associated function `curve25519_dalek::Scalar::from_bits`: This constructor outputs scalars with undefined scalar-scalar arithmetic. See docs.
Test Suite (ubuntu-latest): src/public_partial_nonces.rs#L4
unused import: `std::fmt::Write`
Test Suite (ubuntu-latest)
`two-party-musig2-eddsa` (lib) generated 6 warnings (run `cargo fix --lib -p two-party-musig2-eddsa` to apply 3 suggestions)
Test Suite (ubuntu-latest): examples/signing.rs#L4
unused import: `serde::Serialize`
Test Suite (ubuntu-latest)
`two-party-musig2-eddsa` (example "signing") generated 2 warnings (run `cargo fix --example "signing"` to apply 1 suggestion)
Test Suite Release (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Suite Release (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test Suite Release (windows-latest)
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 Suite Release (windows-latest)
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 Suite Release (windows-latest)
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 Suite Release (windows-latest)
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 Suite Release (windows-latest): src/public_partial_nonces.rs#L6
unused imports: `Deserializer`, `Serializer`, `de`
Test Suite Release (windows-latest): src/public_partial_nonces.rs#L7
unused import: `serde::de::Visitor`
Test Suite Release (windows-latest): src/common.rs#L39
use of deprecated associated function `curve25519_dalek::Scalar::from_bits`: This constructor outputs scalars with undefined scalar-scalar arithmetic. See docs.
Test Suite Release (windows-latest): src/keypair.rs#L48
use of deprecated associated function `curve25519_dalek::Scalar::from_bits`: This constructor outputs scalars with undefined scalar-scalar arithmetic. See docs.
Test Suite Release (windows-latest): src/public_partial_nonces.rs#L4
unused import: `std::fmt::Write`
Test Suite Release (windows-latest)
`two-party-musig2-eddsa` (lib) generated 6 warnings (run `cargo fix --lib -p two-party-musig2-eddsa` to apply 3 suggestions)
Test Suite Release (windows-latest): examples/signing.rs#L4
unused import: `serde::Serialize`
Test Suite Release (windows-latest)
`two-party-musig2-eddsa` (example "signing") generated 2 warnings (run `cargo fix --example "signing"` to apply 1 suggestion)
Test Suite Release (windows-latest): src/public_partial_nonces.rs#L6
unused imports: `Deserializer`, `Serializer`, `de`
Test Suite Release (windows-latest): src/public_partial_nonces.rs#L7
unused import: `serde::de::Visitor`
Test Suite Release (windows-latest): src/common.rs#L39
use of deprecated associated function `curve25519_dalek::Scalar::from_bits`: This constructor outputs scalars with undefined scalar-scalar arithmetic. See docs.
Test Suite Release (windows-latest): src/keypair.rs#L48
use of deprecated associated function `curve25519_dalek::Scalar::from_bits`: This constructor outputs scalars with undefined scalar-scalar arithmetic. See docs.
Test Suite Release (windows-latest): src/public_partial_nonces.rs#L4
unused import: `std::fmt::Write`
Test Suite Release (windows-latest)
`two-party-musig2-eddsa` (lib) generated 6 warnings (run `cargo fix --lib -p two-party-musig2-eddsa` to apply 3 suggestions)
Test Suite Release (windows-latest): examples/signing.rs#L4
unused import: `serde::Serialize`
Test Suite Release (windows-latest)
`two-party-musig2-eddsa` (example "signing") generated 2 warnings (run `cargo fix --example "signing"` to apply 1 suggestion)
Test Suite (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Suite (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test Suite (windows-latest)
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 Suite (windows-latest)
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 Suite (windows-latest)
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 Suite (windows-latest)
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 Suite (windows-latest): src/public_partial_nonces.rs#L3
unused import: `std::fmt`
Test Suite (windows-latest): src/public_partial_nonces.rs#L6
unused imports: `Deserializer`, `Serializer`, `de`
Test Suite (windows-latest): src/public_partial_nonces.rs#L7
unused import: `serde::de::Visitor`
Test Suite (windows-latest): src/common.rs#L39
use of deprecated associated function `curve25519_dalek::Scalar::from_bits`: This constructor outputs scalars with undefined scalar-scalar arithmetic. See docs.
Test Suite (windows-latest): src/keypair.rs#L48
use of deprecated associated function `curve25519_dalek::Scalar::from_bits`: This constructor outputs scalars with undefined scalar-scalar arithmetic. See docs.
Test Suite (windows-latest): src/public_partial_nonces.rs#L4
unused import: `std::fmt::Write`
Test Suite (windows-latest)
`two-party-musig2-eddsa` (lib) generated 6 warnings (run `cargo fix --lib -p two-party-musig2-eddsa` to apply 3 suggestions)
Test Suite (windows-latest): examples/signing.rs#L4
unused import: `serde::Serialize`
Test Suite (windows-latest)
`two-party-musig2-eddsa` (example "signing") generated 2 warnings (run `cargo fix --example "signing"` to apply 1 suggestion)
Test Suite (windows-latest): src/public_partial_nonces.rs#L3
unused import: `std::fmt`
Test Suite (windows-latest): src/public_partial_nonces.rs#L6
unused imports: `Deserializer`, `Serializer`, `de`
Test Suite (windows-latest): src/public_partial_nonces.rs#L7
unused import: `serde::de::Visitor`
Test Suite (windows-latest): src/common.rs#L39
use of deprecated associated function `curve25519_dalek::Scalar::from_bits`: This constructor outputs scalars with undefined scalar-scalar arithmetic. See docs.
Test Suite (windows-latest): src/keypair.rs#L48
use of deprecated associated function `curve25519_dalek::Scalar::from_bits`: This constructor outputs scalars with undefined scalar-scalar arithmetic. See docs.
Test Suite (windows-latest): src/public_partial_nonces.rs#L4
unused import: `std::fmt::Write`
Test Suite (windows-latest)
`two-party-musig2-eddsa` (lib) generated 6 warnings (run `cargo fix --lib -p two-party-musig2-eddsa` to apply 3 suggestions)
Test Suite (windows-latest): examples/signing.rs#L4
unused import: `serde::Serialize`
Test Suite (windows-latest)
`two-party-musig2-eddsa` (example "signing") generated 2 warnings (run `cargo fix --example "signing"` to apply 1 suggestion)