Update generic-array requirement from 0.14 to 1.1 #942
Annotations
10 errors and 9 warnings
Run cargo test:
src/serialization/mod.rs#L49
trait takes 0 generic arguments but 1 generic argument was supplied
|
Run cargo test:
src/serialization/mod.rs#L49
trait takes 0 generic arguments but 1 generic argument was supplied
|
Run cargo test:
src/serialization/mod.rs#L49
trait takes 0 generic arguments but 1 generic argument was supplied
|
Run cargo test:
src/serialization/mod.rs#L55
trait takes 0 generic arguments but 1 generic argument was supplied
|
Run cargo test:
src/serialization/mod.rs#L55
trait takes 0 generic arguments but 1 generic argument was supplied
|
Run cargo test:
src/key_exchange/group/mod.rs#L34
trait takes 0 generic arguments but 1 generic argument was supplied
|
Run cargo test:
src/envelope.rs#L294
trait takes 0 generic arguments but 1 generic argument was supplied
|
Run cargo test:
src/key_exchange/group/mod.rs#L38
trait takes 0 generic arguments but 1 generic argument was supplied
|
Run cargo test:
src/key_exchange/group/elliptic_curve.rs#L34
the trait bound `<<G as elliptic_curve::Curve>::FieldBytesSize as ModulusSize>::CompressedPointSize: generic_array::ArrayLength` is not satisfied
|
Run cargo test:
src/key_exchange/group/elliptic_curve.rs#L38
the trait bound `<G as elliptic_curve::Curve>::FieldBytesSize: generic_array::ArrayLength` is not satisfied
|
The following actions uses node12 which is deprecated and will be forced to run on node16: 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-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/
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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 cargo test:
src/messages.rs#L16
unused import: `generic_array::sequence::Concat`
|
Run cargo test:
src/opaque.rs#L16
unused import: `generic_array::sequence::Concat`
|
Run cargo test
`opaque-ke` (lib) generated 2 warnings
|
Loading