Skip to content

feat: work on extracting dependencies #4

feat: work on extracting dependencies

feat: work on extracting dependencies #4

Triggered via push July 30, 2024 14:35
Status Failure
Total duration 56s
Billable time 2m
Artifacts

rust-compile.yml

on: push
Format and Lint
47s
Format and Lint
Check intra-doc links
47s
Check intra-doc links
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Format and Lint: crates/pixi-build-python/src/main.rs#L105
failed to resolve: `Platform` is a variant, not a module
Format and Lint: crates/pixi-build-python/src/main.rs#L106
failed to resolve: `Platform` is a variant, not a module
Format and Lint: crates/pixi-build-python/src/main.rs#L107
failed to resolve: `Platform` is a variant, not a module
Format and Lint: crates/pixi-build-python/src/main.rs#L109
cannot find value `variant` in this scope
Format and Lint: crates/pixi-build-python/src/main.rs#L17
unused import: `MatchSpec`
Format and Lint: crates/pixi-build-python/src/main.rs#L69
no associated item named `None` found for struct `rattler_conda_types::NoArchType` in the current scope
Format and Lint: crates/pixi-build-python/src/main.rs#L77
cannot construct `rattler_build::recipe::parser::Package` with struct literal syntax due to private fields
Format and Lint: crates/pixi-build-python/src/main.rs#L94
cannot construct `rattler_build::recipe::parser::Build` with struct literal syntax due to private fields
Format and Lint: 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`
Format and Lint: crates/pixi-build-python/src/main.rs#L40
unused variable: `run_dependencies`