Skip to content

test: add snapshot tests to verify solver sorting order #2813

test: add snapshot tests to verify solver sorting order

test: add snapshot tests to verify solver sorting order #2813

Triggered via pull request October 7, 2024 08:20
Status Failure
Total duration 2m 11s
Artifacts

rust-compile.yml

on: pull_request
Format and Lint
1m 59s
Format and Lint
Check intra-doc links
1m 39s
Check intra-doc links
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Format and Lint: crates/rattler_solve/tests/sorting.rs#L41
explicit call to `.into_iter()` in function argument accepting `IntoIterator`
Format and Lint: crates/rattler_solve/tests/sorting.rs#L71
this `.into_iter()` call is equivalent to `.iter()` and will not consume the `slice`
Format and Lint
Process completed with exit code 101.