Skip to content

feat(libp2p): add SwarmBuilder::with_dns_config #14208

feat(libp2p): add SwarmBuilder::with_dns_config

feat(libp2p): add SwarmBuilder::with_dns_config #14208

Triggered via pull request November 7, 2023 08:20
Status Failure
Total duration 6m 51s
Artifacts

ci.yml

on: pull_request
gather_published_crates
10s
gather_published_crates
Run all WASM tests
2m 52s
Run all WASM tests
Compile with MSRV
40s
Compile with MSRV
Check rustdoc intra-doc links
33s
Check rustdoc intra-doc links
IPFS Integration tests
1m 16s
IPFS Integration tests
examples
1m 40s
examples
semver
6m 30s
semver
rustfmt
10s
rustfmt
manifest_lint
6s
manifest_lint
Check for changes in proto files
14s
Check for changes in proto files
Ensure that `Cargo.lock` is up-to-date
25s
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

15 errors
Check rustdoc intra-doc links: libp2p/src/builder/phase/dns.rs#L54
duplicate definitions with name `with_dns_config`
Check rustdoc intra-doc links
Process completed with exit code 101.
Compile with MSRV: libp2p/src/builder/phase/dns.rs#L54
duplicate definitions with name `with_dns_config`
Compile with MSRV
Process completed with exit code 101.
clippy (nightly-2023-09-10): libp2p/src/builder/phase/dns.rs#L54
duplicate definitions with name `with_dns_config`
clippy (nightly-2023-09-10)
Process completed with exit code 101.
Compile on x86_64-apple-darwin: libp2p/src/builder/phase/dns.rs#L54
duplicate definitions with name `with_dns_config`
Compile on x86_64-apple-darwin
Process completed with exit code 101.
Compile on x86_64-pc-windows-msvc
The job was canceled because "x86_64-apple-darwin_macos" failed.
Compile on x86_64-pc-windows-msvc
The operation was canceled.
examples: libp2p/src/builder/phase/dns.rs#L54
duplicate definitions with name `with_dns_config`
examples
Process completed with exit code 101.
Test libp2p: libp2p/src/builder/phase/dns.rs#L54
duplicate definitions with name `with_dns_config`
Test libp2p
Process completed with exit code 101.
Test libp2p-dns
Process completed with exit code 1.