Skip to content

Use cargo nextest to speed up the testing workflow #125

Use cargo nextest to speed up the testing workflow

Use cargo nextest to speed up the testing workflow #125

Triggered via pull request July 4, 2024 13:23
Status Success
Total duration 1m 8s
Artifacts

rust.yml

on: pull_request
Build and Test
59s
Build and Test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and Test: mediator-server/src/utils/sha256_ripemd160_to_u32_segments.rs#L1
unused imports: `Deserialize`, `Serialize`
Build and Test: mediator-server/src/models/mod.rs#L104
unused variable: `recipientMasterPubKeyId`
Build and Test: mediator-server/src/constants.rs#L1
constant `MEDIATE_REQUEST_2_0` is never used
Build and Test: mediator-server/src/constants.rs#L2
constant `MEDIATE_DENY_2_0` is never used
Build and Test: mediator-server/src/constants.rs#L4
constant `KEYLIST_UPDATE_2_0` is never used
Build and Test: mediator-server/src/constants.rs#L5
constant `KEYLIST_UPDATE_RESPONSE_2_0` is never used
Build and Test: mediator-server/src/constants.rs#L6
constant `KEYLIST_QUERY_2_0` is never used
Build and Test: mediator-server/src/constants.rs#L7
constant `KEYLIST_2_0` is never used
Build and Test: mediator-server/src/models/mod.rs#L63
associated function `new` is never used
Build and Test: mediator-server/src/models/mod.rs#L88
field `recipient_key_record_map` is never read