Fixes #9
Annotations
7 warnings
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/cargo@v1:
src/crypto/sign/ed25519.rs#L167
use of deprecated associated function `ed25519::Signature::new`: use ed25519::Signature::from_bytes instead
|
Run actions-rs/cargo@v1:
src/crypto/sign/ed25519.rs#L223
use of deprecated associated function `ed25519::Signature::new`: use ed25519::Signature::from_bytes instead
|
Run actions-rs/cargo@v1
`sodiumoxide` (lib) generated 2 warnings
|
Loading