Update README.md #23
Annotations
16 warnings
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run actions-rs/cargo@v1
/home/runner/work/elusiv-ecc/elusiv-ecc/curve25519-dalek/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
|
Run actions-rs/cargo@v1:
curve25519-dalek/src/field.rs#L52
unused import: `backend::serial::u64::field::*`
|
Run actions-rs/cargo@v1:
curve25519-dalek/src/backend/mod.rs#L56
unexpected `cfg` condition name: `rustdoc`
|
Run actions-rs/cargo@v1:
curve25519-dalek/src/traits.rs#L391
trait `ValidityCheck` is never used
|
Run actions-rs/cargo@v1:
curve25519-dalek/src/ristretto.rs#L916
call to `.borrow()` on a reference in this situation does nothing
|
Run actions-rs/cargo@v1
`curve25519-dalek` (lib) generated 4 warnings (run `cargo fix --lib -p curve25519-dalek` to apply 2 suggestions)
|
Run actions-rs/cargo@v1:
x25519-dalek/src/lib.rs#L18
unexpected `cfg` condition value: `bench`
|
Run actions-rs/cargo@v1
`x25519-dalek` (lib) generated 1 warning
|
Run actions-rs/cargo@v1
`x25519-dalek` (lib test) generated 1 warning (1 duplicate)
|
Run actions-rs/cargo@v1
`curve25519-dalek` (lib test) generated 3 warnings (2 duplicates) (run `cargo fix --lib -p curve25519-dalek --tests` to apply 1 suggestion)
|
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/
|
Loading