Skip to content

feat(mdns): emit ToSwarm::NewExternalAddrOfPeer #17044

feat(mdns): emit ToSwarm::NewExternalAddrOfPeer

feat(mdns): emit ToSwarm::NewExternalAddrOfPeer #17044

Triggered via pull request October 8, 2024 17:05
Status Failure
Total duration 7m 44s
Artifacts

ci.yml

on: pull_request
gather_published_crates
4s
gather_published_crates
Run all WASM tests
1m 30s
Run all WASM tests
Compile with MSRV
46s
Compile with MSRV
Check rustdoc intra-doc links
43s
Check rustdoc intra-doc links
IPFS Integration tests
52s
IPFS Integration tests
examples
3m 6s
examples
semver
3m 37s
semver
rustfmt
5s
rustfmt
manifest_lint
8s
manifest_lint
Check for changes in proto files
13s
Check for changes in proto files
Ensure that `Cargo.lock` is up-to-date
10s
Ensure that `Cargo.lock` is up-to-date
cargo-deny
31s
cargo-deny
Matrix: clippy
Matrix: cross
Matrix: feature_matrix
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors
rustfmt
Process completed with exit code 1.
clippy (beta): protocols/mdns/src/behaviour.rs#L361
using `clone` on type `PeerId` which implements the `Copy` trait
clippy (beta)
Process completed with exit code 101.
clippy (1.80.0): protocols/mdns/src/behaviour.rs#L361
using `clone` on type `PeerId` which implements the `Copy` trait
clippy (1.80.0)
Process completed with exit code 101.
Test libp2p-mdns
Process completed with exit code 1.