Skip to content

Fixing clippy warnings #14207

Fixing clippy warnings

Fixing clippy warnings #14207

Triggered via pull request December 4, 2024 18:50
Status Failure
Total duration 30m 42s
Artifacts 1

build+test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
redundant redefinition of a binding `task_monitors`: metrics-server/src/lib.rs#L148
error: redundant redefinition of a binding `task_monitors` --> metrics-server/src/lib.rs:148:13 | 148 | let task_monitors = task_monitors; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: `task_monitors` is initially defined here --> metrics-server/src/lib.rs:145:13 | 145 | let task_monitors = task_monitors.to_vec(); | ^^^^^^^^^^^^^ = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_locals = note: `#[deny(clippy::redundant_locals)]` on by default
clippy
Clippy had exited with the 101 exit code
web-client-lib
Process completed with exit code 1.

Artifacts

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