Skip to content

Bump actions/checkout from 5 to 6 (#726) #981

Bump actions/checkout from 5 to 6 (#726)

Bump actions/checkout from 5 to 6 (#726) #981

Triggered via push November 24, 2025 05:42
Status Success
Total duration 3m 46s
Artifacts

test.yml

on: push
Cargo clippy
30s
Cargo clippy
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Cargo clippy: timely/src/dataflow/operators/core/rc.rs#L33
`data` shadows a previous, unrelated binding
Cargo clippy: timely/src/dataflow/operators/core/partition.rs#L68
`data` shadows a previous, unrelated binding
Cargo clippy: timely/src/dataflow/operators/core/inspect.rs#L144
`data` shadows a previous, unrelated binding
Cargo clippy: timely/src/dataflow/operators/core/capture/capture.rs#L133
replacing a value of type `T` with `T::default()` is better expressed using `std::mem::take`
Cargo clippy: timely/src/progress/subgraph.rs#L787
`internal` shadows a previous, unrelated binding
Cargo clippy: timely/src/progress/reachability.rs#L689
`diff` shadows a previous, unrelated binding
Cargo clippy: timely/src/progress/reachability.rs#L689
`time` shadows a previous, unrelated binding
Cargo clippy: timely/src/progress/reachability.rs#L666
`diff` shadows a previous, unrelated binding
Cargo clippy: timely/src/progress/reachability.rs#L666
`time` shadows a previous, unrelated binding
Cargo clippy: timely/src/progress/reachability.rs#L290
`summary` shadows a previous, unrelated binding