Skip to content

Try the async version of resolvo #650

Try the async version of resolvo

Try the async version of resolvo #650

Triggered via pull request February 8, 2024 13:54
Status Failure
Total duration 1m 35s
Artifacts

python-bindings.yml

on: pull_request
Format, Lint and Test the Python bindings
1m 26s
Format, Lint and Test the Python bindings
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Format, Lint and Test the Python bindings: crates/rattler_solve/src/resolvo/mod.rs#L352
method `pool` has an incompatible type for trait
Format, Lint and Test the Python bindings: crates/rattler_solve/src/resolvo/mod.rs#L356
method `sort_candidates` has an incompatible type for trait
Format, Lint and Test the Python bindings: crates/rattler_solve/src/resolvo/mod.rs#L367
method `get_candidates` has an incompatible type for trait
Format, Lint and Test the Python bindings: crates/rattler_solve/src/resolvo/mod.rs#L371
method `get_dependencies` has an incompatible type for trait
Format, Lint and Test the Python bindings: crates/rattler_solve/src/resolvo/conda_util.rs#L57
the method `now_or_never` exists for enum `Result<&Dependencies, Box<dyn Any>>`, but its trait bounds were not satisfied
Format, Lint and Test the Python bindings: crates/rattler_solve/src/resolvo/conda_util.rs#L61
the method `now_or_never` exists for enum `Result<&Dependencies, Box<dyn Any>>`, but its trait bounds were not satisfied
Format, Lint and Test the Python bindings: crates/rattler_solve/src/resolvo/conda_util.rs#L160
the method `now_or_never` exists for enum `Result<&[SolvableId], Box<dyn Any>>`, but its trait bounds were not satisfied
Format, Lint and Test the Python bindings: crates/rattler_solve/src/resolvo/mod.rs#L468
this function takes 1 argument but 2 arguments were supplied
Format, Lint and Test the Python bindings: crates/rattler_solve/src/resolvo/mod.rs#L475
this method takes 2 arguments but 3 arguments were supplied
Format, Lint and Test the Python bindings: crates/rattler_solve/src/resolvo/mod.rs#L487
attempted to take value of method `pool` on type `resolvo::Solver<SolverMatchSpec<'_>, String, CondaDependencyProvider<'_>>`
Format, Lint and Test the Python bindings
pixi list is not supported for pixi versions < `v0.13.0`. Please set `pixi-version` to `v0.13.0` or later.