Skip to content

Torrent update

Torrent update #108

Triggered via pull request January 9, 2025 08:47
@ishaan26ishaan26
synchronize #34
torrent
Status Success
Total duration 3m 40s
Artifacts

cargo_build_test.yml

on: pull_request
Matrix: Build and Test
Fit to window
Zoom out
Zoom in

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