Skip to content

Try the async version of resolvo #601

Try the async version of resolvo

Try the async version of resolvo #601

Triggered via pull request January 31, 2024 09:35
Status Failure
Total duration 4m 9s
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
3m 59s
Format, Lint and Test the Python bindings
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Format, Lint and Test the Python bindings: crates/rattler_solve/src/resolvo/mod.rs#L10
unresolved import `resolvo::OneShotSender`
Format, Lint and Test the Python bindings: crates/rattler_solve/src/resolvo/mod.rs#L366
method `get_candidates` has 3 parameters but the declaration in trait `get_candidates` has 2
Format, Lint and Test the Python bindings: crates/rattler_solve/src/resolvo/mod.rs#L370
method `get_dependencies` has 3 parameters but the declaration in trait `get_dependencies` has 2
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#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#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#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#L152
`Result<&[SolvableId], Box<dyn std::any::Any>>` is not a future