feat: work on extracting dependencies #4
Annotations
10 errors
crates/pixi-build-python/src/main.rs#L105
failed to resolve: `Platform` is a variant, not a module
|
crates/pixi-build-python/src/main.rs#L106
failed to resolve: `Platform` is a variant, not a module
|
crates/pixi-build-python/src/main.rs#L107
failed to resolve: `Platform` is a variant, not a module
|
crates/pixi-build-python/src/main.rs#L109
cannot find value `variant` in this scope
|
crates/pixi-build-python/src/main.rs#L17
unused import: `MatchSpec`
|
crates/pixi-build-python/src/main.rs#L69
no associated item named `None` found for struct `rattler_conda_types::NoArchType` in the current scope
|
crates/pixi-build-python/src/main.rs#L77
cannot construct `rattler_build::recipe::parser::Package` with struct literal syntax due to private fields
|
crates/pixi-build-python/src/main.rs#L94
cannot construct `rattler_build::recipe::parser::Build` with struct literal syntax due to private fields
|
crates/pixi-build-python/src/main.rs#L98
missing fields `build`, `host`, `ignore_run_exports` and 3 other fields in initializer of `rattler_build::recipe::parser::Requirements`
|
crates/pixi-build-python/src/main.rs#L40
unused variable: `run_dependencies`
|
This job failed
Loading