Skip to content

add structs for typetag and serde #46

add structs for typetag and serde

add structs for typetag and serde #46

Triggered via push May 26, 2024 13:01
Status Failure
Total duration 2m 26s
Artifacts

test.yml

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

Annotations

1 error and 178 warnings
Lints
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
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/private_partial_nonces.rs#L6
unused imports: `PublicPartialNoncesBytes`, `PublicPartialNonces`
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: src/private_partial_nonces.rs#L15
missing documentation for a struct
Check: src/public_partial_nonces.rs#L16
missing documentation for a struct
Check
`two-party-musig2-eddsa` (lib) generated 9 warnings (run `cargo fix --lib -p two-party-musig2-eddsa` to apply 4 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/
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/
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/private_partial_nonces.rs#L6
unused imports: `PublicPartialNoncesBytes`, `PublicPartialNonces`
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): src/private_partial_nonces.rs#L15
missing documentation for a struct
Test Suite (macos-latest): src/public_partial_nonces.rs#L16
missing documentation for a struct
Test Suite (macos-latest)
`two-party-musig2-eddsa` (lib) generated 9 warnings (run `cargo fix --lib -p two-party-musig2-eddsa` to apply 4 suggestions)
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/private_partial_nonces.rs#L6
unused imports: `PublicPartialNoncesBytes`, `PublicPartialNonces`
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): src/private_partial_nonces.rs#L15
missing documentation for a struct
Test Suite (macos-latest): src/public_partial_nonces.rs#L16
missing documentation for a struct
Test Suite (macos-latest)
`two-party-musig2-eddsa` (lib) generated 9 warnings (run `cargo fix --lib -p two-party-musig2-eddsa` to apply 4 suggestions)
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/private_partial_nonces.rs#L6
unused imports: `PublicPartialNoncesBytes`, `PublicPartialNonces`
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): src/private_partial_nonces.rs#L15
missing documentation for a struct
Test Suite Release (macos-latest): src/public_partial_nonces.rs#L16
missing documentation for a struct
Test Suite Release (macos-latest)
`two-party-musig2-eddsa` (lib) generated 9 warnings (run `cargo fix --lib -p two-party-musig2-eddsa` to apply 4 suggestions)
Test Suite Release (macos-latest): src/private_partial_nonces.rs#L6
unused imports: `PublicPartialNoncesBytes`, `PublicPartialNonces`
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): src/private_partial_nonces.rs#L15
missing documentation for a struct
Test Suite Release (macos-latest): src/public_partial_nonces.rs#L16
missing documentation for a struct
Test Suite Release (macos-latest)
`two-party-musig2-eddsa` (lib) generated 9 warnings (run `cargo fix --lib -p two-party-musig2-eddsa` to apply 4 suggestions)
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/private_partial_nonces.rs#L6
unused imports: `PublicPartialNoncesBytes`, `PublicPartialNonces`
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): src/private_partial_nonces.rs#L15
missing documentation for a struct
Test Suite Release (ubuntu-latest): src/public_partial_nonces.rs#L16
missing documentation for a struct
Test Suite Release (ubuntu-latest)
`two-party-musig2-eddsa` (lib) generated 9 warnings (run `cargo fix --lib -p two-party-musig2-eddsa` to apply 4 suggestions)
Test Suite Release (ubuntu-latest): src/private_partial_nonces.rs#L6
unused imports: `PublicPartialNoncesBytes`, `PublicPartialNonces`
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): src/private_partial_nonces.rs#L15
missing documentation for a struct
Test Suite Release (ubuntu-latest): src/public_partial_nonces.rs#L16
missing documentation for a struct
Test Suite Release (ubuntu-latest)
`two-party-musig2-eddsa` (lib) generated 9 warnings (run `cargo fix --lib -p two-party-musig2-eddsa` to apply 4 suggestions)
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/private_partial_nonces.rs#L6
unused imports: `PublicPartialNoncesBytes`, `PublicPartialNonces`
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): src/private_partial_nonces.rs#L15
missing documentation for a struct
Test Suite (ubuntu-latest): src/public_partial_nonces.rs#L16
missing documentation for a struct
Test Suite (ubuntu-latest)
`two-party-musig2-eddsa` (lib) generated 9 warnings (run `cargo fix --lib -p two-party-musig2-eddsa` to apply 4 suggestions)
Test Suite (ubuntu-latest): src/private_partial_nonces.rs#L6
unused imports: `PublicPartialNoncesBytes`, `PublicPartialNonces`
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): src/private_partial_nonces.rs#L15
missing documentation for a struct
Test Suite (ubuntu-latest): src/public_partial_nonces.rs#L16
missing documentation for a struct
Test Suite (ubuntu-latest)
`two-party-musig2-eddsa` (lib) generated 9 warnings (run `cargo fix --lib -p two-party-musig2-eddsa` to apply 4 suggestions)
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/private_partial_nonces.rs#L6
unused imports: `PublicPartialNoncesBytes`, `PublicPartialNonces`
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): src/private_partial_nonces.rs#L15
missing documentation for a struct
Test Suite Release (windows-latest): src/public_partial_nonces.rs#L16
missing documentation for a struct
Test Suite Release (windows-latest)
`two-party-musig2-eddsa` (lib) generated 9 warnings (run `cargo fix --lib -p two-party-musig2-eddsa` to apply 4 suggestions)
Test Suite Release (windows-latest): src/private_partial_nonces.rs#L6
unused imports: `PublicPartialNoncesBytes`, `PublicPartialNonces`
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): src/private_partial_nonces.rs#L15
missing documentation for a struct
Test Suite Release (windows-latest): src/public_partial_nonces.rs#L16
missing documentation for a struct
Test Suite Release (windows-latest)
`two-party-musig2-eddsa` (lib) generated 9 warnings (run `cargo fix --lib -p two-party-musig2-eddsa` to apply 4 suggestions)
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/private_partial_nonces.rs#L6
unused imports: `PublicPartialNoncesBytes`, `PublicPartialNonces`
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): src/private_partial_nonces.rs#L15
missing documentation for a struct
Test Suite (windows-latest): src/public_partial_nonces.rs#L16
missing documentation for a struct
Test Suite (windows-latest)
`two-party-musig2-eddsa` (lib) generated 9 warnings (run `cargo fix --lib -p two-party-musig2-eddsa` to apply 4 suggestions)
Test Suite (windows-latest): src/private_partial_nonces.rs#L6
unused imports: `PublicPartialNoncesBytes`, `PublicPartialNonces`
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): src/private_partial_nonces.rs#L15
missing documentation for a struct
Test Suite (windows-latest): src/public_partial_nonces.rs#L16
missing documentation for a struct
Test Suite (windows-latest)
`two-party-musig2-eddsa` (lib) generated 9 warnings (run `cargo fix --lib -p two-party-musig2-eddsa` to apply 4 suggestions)