Update generic-array requirement from =0.14.7 to =1.3.5 #1091
Annotations
10 errors and 10 warnings
|
Run cargo test:
src/key_exchange/group/elliptic_curve.rs#L63
the trait bound `<G as elliptic_curve::Curve>::FieldBytesSize: generic_array::ArrayLength` is not satisfied
|
|
Run cargo test:
src/key_exchange/group/elliptic_curve.rs#L48
the trait bound `<... as ModulusSize>::CompressedPointSize: ArrayLength` is not satisfied
|
|
Run cargo test:
src/key_exchange/group/elliptic_curve.rs#L46
the trait bound `<G as elliptic_curve::Curve>::FieldBytesSize: generic_array::ArrayLength` is not satisfied
|
|
Run cargo test:
src/key_exchange/group/mod.rs#L36
trait takes 0 generic arguments but 1 generic argument was supplied
|
|
Run cargo test:
src/key_exchange/group/elliptic_curve.rs#L42
the trait bound `<... as ModulusSize>::CompressedPointSize: ArrayLength` is not satisfied
|
|
Run cargo test:
src/key_exchange/group/mod.rs#L32
trait takes 0 generic arguments but 1 generic argument was supplied
|
|
Run cargo test:
src/key_exchange/sigma_i/shared.rs#L19
missing generics for associated type `generic_array::ArrayLength::ArrayType`
|
|
Run cargo test:
src/key_exchange/sigma_i/shared.rs#L19
trait takes 0 generic arguments but 1 generic argument was supplied
|
|
Run cargo test:
src/ciphersuite.rs#L42
trait takes 0 generic arguments but 1 generic argument was supplied
|
|
Run cargo test:
src/ciphersuite.rs#L41
trait takes 0 generic arguments but 1 generic argument was supplied
|
|
Run cargo test
`opaque-ke` (lib test) generated 3 warnings (2 duplicates)
|
|
Run cargo test
build failed, waiting for other jobs to finish...
|
|
Run cargo test
`opaque-ke` (lib) generated 2 warnings
|
|
Run cargo test:
src/serialization/tests.rs#L641
use of deprecated method `digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
|
|
Run cargo test:
src/key_exchange/shared.rs#L326
use of deprecated method `digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
|
|
Run cargo test:
src/key_exchange/sigma_i/message.rs#L186
use of deprecated method `digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
|
|
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/
|
Loading