Skip to content

Try the async version of resolvo #625

Try the async version of resolvo

Try the async version of resolvo #625

Triggered via pull request February 5, 2024 15:28
Status Failure
Total duration 1m 45s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

python-bindings.yml

on: pull_request
Format, Lint and Test the Python bindings
1m 35s
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#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#L55
`Result<&Dependencies, Box<dyn std::any::Any>>` is not a future
Format, Lint and Test the Python bindings: crates/rattler_solve/src/resolvo/conda_util.rs#L56
`Result<&Dependencies, Box<dyn std::any::Any>>` is not a future
Format, Lint and Test the Python bindings: crates/rattler_solve/src/resolvo/conda_util.rs#L153
`Result<&[SolvableId], Box<dyn std::any::Any>>` is not a future
Format, Lint and Test the Python bindings: crates/rattler_solve/src/resolvo/mod.rs#L469
this function takes 1 argument but 2 arguments were supplied
Format, Lint and Test the Python bindings: crates/rattler_solve/src/resolvo/mod.rs#L476
this method takes 2 arguments but 3 arguments were supplied
Format, Lint and Test the Python bindings: crates/rattler_solve/src/resolvo/mod.rs#L488
attempted to take value of method `pool` on type `resolvo::Solver<SolverMatchSpec<'_>, String, CondaDependencyProvider<'_>>`
Format, Lint and Test the Python bindings
Process completed with exit code 1.
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.