Remove constraints from container builders #938
Triggered via pull request
September 17, 2025 14:24
Status
Success
Total duration
5m 21s
Artifacts
–
Annotations
10 warnings and 2 notices
|
Cargo clippy:
timely/src/dataflow/operators/aggregation/state_machine.rs#L98
`output` shadows a previous, unrelated binding
|
|
Cargo clippy:
timely/src/dataflow/operators/aggregation/state_machine.rs#L76
`output` shadows a previous, unrelated binding
|
|
Cargo clippy:
timely/src/dataflow/operators/core/partition.rs#L70
this `map_or` can be simplified
|
|
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
|
|
cargo test on windows, rust 1.79
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
cargo test on windows, rust stable
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|