Try the async version of resolvo #650
Annotations
10 errors and 1 warning
Format and Lint:
crates/rattler_solve/src/resolvo/mod.rs#L352
method `pool` has an incompatible type for trait
|
Format and Lint:
crates/rattler_solve/src/resolvo/mod.rs#L356
method `sort_candidates` has an incompatible type for trait
|
Format and Lint:
crates/rattler_solve/src/resolvo/mod.rs#L367
method `get_candidates` has an incompatible type for trait
|
Format and Lint:
crates/rattler_solve/src/resolvo/mod.rs#L371
method `get_dependencies` has an incompatible type for trait
|
Format and Lint:
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 and Lint:
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 and Lint:
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 and Lint:
crates/rattler_solve/src/resolvo/mod.rs#L468
this function takes 1 argument but 2 arguments were supplied
|
Format and Lint:
crates/rattler_solve/src/resolvo/mod.rs#L475
this method takes 2 arguments but 3 arguments were supplied
|
Format and Lint:
crates/rattler_solve/src/resolvo/mod.rs#L487
attempted to take value of method `pool` on type `resolvo::Solver<SolverMatchSpec<'_>, String, CondaDependencyProvider<'_>>`
|
Run prefix-dev/setup-pixi@v0.5.1
pixi list is not supported for pixi versions < `v0.13.0`. Please set `pixi-version` to `v0.13.0` or later.
|
The logs for this run have expired and are no longer available.
Loading