Implement keypair storage and retrieval for groups (Radmap #2.2) #8
Annotations
12 errors
lint_and_test (macOS-latest, stable):
src/main.rs#L123
no field `value` on type `std::option::Option<veilid_core::CryptoTyped<veilid_core::CryptoKey>>`
|
lint_and_test (macOS-latest, stable):
src/main.rs#L221
mismatched types
|
lint_and_test (macOS-latest, stable):
src/main.rs#L254
mismatched types
|
lint_and_test (macOS-latest, stable):
src/main.rs#L268
`std::option::Option<veilid_core::CryptoKey>` doesn't implement `std::fmt::Display`
|
lint_and_test (macOS-latest, stable):
src/main.rs#L268
the trait bound `std::option::Option<veilid_core::CryptoKey>: veilid_core::FromStr` is not satisfied
|
lint_and_test (macOS-latest, stable):
src/main.rs#L268
the trait bound `std::option::Option<veilid_core::CryptoKey>: veilid_core::Encodable` is not satisfied
|
lint_and_test (macOS-latest, stable):
src/main.rs#L268
mismatched types
|
lint_and_test (macOS-latest, stable):
src/main.rs#L268
`std::option::Option<veilid_core::CryptoKey>` doesn't implement `std::fmt::Display`
|
lint_and_test (macOS-latest, stable):
src/main.rs#L268
the trait bound `std::option::Option<veilid_core::CryptoKey>: veilid_core::FromStr` is not satisfied
|
lint_and_test (macOS-latest, stable):
src/main.rs#L268
the trait bound `std::option::Option<veilid_core::CryptoKey>: veilid_core::Encodable` is not satisfied
|
lint_and_test (ubuntu-latest, stable)
The job was canceled because "macOS-latest_stable" failed.
|
lint_and_test (ubuntu-latest, stable)
The operation was canceled.
|