Skip to content

fix(): polish secure key testing #1062

fix(): polish secure key testing

fix(): polish secure key testing #1062

Status Failure
Total duration 2m 36s
Artifacts

rust.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
Build and Test: crates/web-plugins/did-endpoint/src/didgen.rs#L338
cannot find value `secrets` in this scope
Build and Test: crates/web-plugins/did-endpoint/src/didgen.rs#L342
cannot find value `master_key` in this scope
Build and Test: crates/web-plugins/did-endpoint/src/didgen.rs#L342
failed to resolve: use of undeclared type `MiniCocoon`
Build and Test: crates/web-plugins/did-endpoint/src/didgen.rs#L349
no field `keystore` on type `&didgen::tests::MockKeystore`
Build and Test
Process completed with exit code 101.
Build and Test: crates/web-plugins/didcomm-messaging/did-utils/src/jwk/prm.rs#L30
unexpected `cfg` condition value: `url`
Build and Test: crates/keystore/src/lib.rs#L198
unused variable: `secret`
Build and Test: crates/keystore/src/lib.rs#L199
unused variable: `master_key`
Build and Test: crates/keystore/src/lib.rs#L205
unused variable: `kid`
Build and Test: crates/keystore/src/lib.rs#L206
unused variable: `master_key`