Skip to content

Implement a simple DHT fallback on HTTPS #14111

Implement a simple DHT fallback on HTTPS

Implement a simple DHT fallback on HTTPS #14111

Triggered via pull request November 25, 2024 17:59
Status Failure
Total duration 27m 55s
Artifacts 1

build+test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
web-client
Process completed with exit code 1.
web-client-lib
Process completed with exit code 101.
redundant closure: validator-network/src/network_impl.rs#L84
warning: redundant closure --> validator-network/src/network_impl.rs:84:62 | 84 | dht_fallback: Arc::new(dht_fallback_url.and_then(|url| DhtFallback::new(url))), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace the closure with the function itself: `DhtFallback::new` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure = note: `#[warn(clippy::redundant_closure)]` on by default

Artifacts

Produced during runtime
Name Size
reconnect-test-logs
283 KB