Skip to content

fix test_generate_pubkey_dalek #45

fix test_generate_pubkey_dalek

fix test_generate_pubkey_dalek #45

Triggered via push May 19, 2024 12:04
Status Failure
Total duration 3m 22s
Artifacts

test.yml

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

Annotations

1 error and 87 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/common.rs#L38
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#L46
use of deprecated associated function `curve25519_dalek::Scalar::from_bits`: This constructor outputs scalars with undefined scalar-scalar arithmetic. See docs.
Check
`two-party-musig2-eddsa` (lib) generated 2 warnings
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 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/common.rs#L38
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#L46
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)
`two-party-musig2-eddsa` (lib) generated 2 warnings
Test Suite Release (ubuntu-latest): src/common.rs#L38
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#L46
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)
`two-party-musig2-eddsa` (lib) generated 2 warnings
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/common.rs#L38
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#L46
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)
`two-party-musig2-eddsa` (lib) generated 2 warnings
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/common.rs#L38
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#L46
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)
`two-party-musig2-eddsa` (lib) generated 2 warnings
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/common.rs#L38
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#L46
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)
`two-party-musig2-eddsa` (lib) generated 2 warnings
Test Suite Release (macos-latest): src/common.rs#L38
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#L46
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)
`two-party-musig2-eddsa` (lib) generated 2 warnings
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/common.rs#L38
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#L46
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)
`two-party-musig2-eddsa` (lib) generated 2 warnings
Test Suite (ubuntu-latest): src/common.rs#L38
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#L46
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)
`two-party-musig2-eddsa` (lib) generated 2 warnings
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/common.rs#L38
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#L46
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)
`two-party-musig2-eddsa` (lib) generated 2 warnings
Test Suite Release (windows-latest): src/common.rs#L38
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#L46
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)
`two-party-musig2-eddsa` (lib) generated 2 warnings
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/common.rs#L38
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#L46
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)
`two-party-musig2-eddsa` (lib) generated 2 warnings
Test Suite (windows-latest): src/common.rs#L38
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#L46
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)
`two-party-musig2-eddsa` (lib) generated 2 warnings