Torrent update #108
Annotations
2 warnings
[clippy] zung_torrent/src/sources/trackers/request.rs#L384:
zung_torrent/src/sources/trackers/request.rs#L384
warning: this looks like a formatting argument but it is not part of a formatting macro
--> zung_torrent/src/sources/trackers/request.rs:384:55
|
384 | .context("Failed to recieve any response: {udp_url}")?;
| ^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#literal_string_with_formatting_args
= note: `#[warn(clippy::literal_string_with_formatting_args)]` on by default
|
Build and Test (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|