feat(libp2p): add SwarmBuilder::with_dns_config
#14208
ci.yml
on: pull_request
gather_published_crates
10s
Run all WASM tests
2m 52s
Compile with MSRV
40s
Check rustdoc intra-doc links
33s
IPFS Integration tests
1m 16s
examples
1m 40s
semver
6m 30s
rustfmt
10s
manifest_lint
6s
Check for changes in proto files
14s
Ensure that `Cargo.lock` is up-to-date
25s
cargo-deny
31s
Matrix: clippy
Matrix: cross
Matrix: feature_matrix
Matrix: test
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.
|