Try the async version of resolvo #630
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
2m 6s
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#L55
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#L56
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#L153
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#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
pixi list is not supported for pixi versions < `v0.13.0`. Please set `pixi-version` to `v0.13.0` or later.
|