Skip to content

Update identity doc - ensure consistency of adds/removes (#381) #205

Update identity doc - ensure consistency of adds/removes (#381)

Update identity doc - ensure consistency of adds/removes (#381) #205

Triggered via push December 14, 2023 23:53
Status Success
Total duration 5m 57s
Artifacts

ci-image.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 warning
the borrowed expression implements the required traits: xmtp_proto/src/gen/xmtp.message_contents.serde.rs#L1329
warning: the borrowed expression implements the required traits --> xmtp_proto/src/gen/xmtp.message_contents.serde.rs:1329:86 | 1329 | struct_ser.serialize_field("v1", pbjson::private::base64::encode(&v).as_str())?; | ^^ help: change this to: `v` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_borrows_for_generic_args = note: `#[warn(clippy::needless_borrows_for_generic_args)]` on by default