Skip to content

Implement keypair storage and retrieval for groups (Radmap #2.2) #8

Implement keypair storage and retrieval for groups (Radmap #2.2)

Implement keypair storage and retrieval for groups (Radmap #2.2) #8

Triggered via pull request July 17, 2024 21:20
Status Failure
Total duration 1m 59s
Artifacts

lint_and_test.yml

on: pull_request
Matrix: lint_and_test
Fit to window
Zoom out
Zoom in

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#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
`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.