Skip to content

Add a way to debug the Body contents with tracing #3551

Add a way to debug the Body contents with tracing

Add a way to debug the Body contents with tracing #3551

Triggered via pull request November 23, 2024 14:51
Status Success
Total duration 1m 49s
Artifacts

clippy.yml

on: pull_request
clippy_nightly
50s
clippy_nightly
Fit to window
Zoom out
Zoom in

Annotations

1 warning
unused import: `fmt`: kube-client/src/client/body.rs#L3
warning: unused import: `fmt` --> kube-client/src/client/body.rs:3:5 | 3 | fmt, | ^^^ | = note: `#[warn(unused_imports)]` on by default