Skip to content

feat: create venv from rust #257

feat: create venv from rust

feat: create venv from rust #257

Re-run triggered December 19, 2023 18:05
Status Failure
Total duration 38s
Artifacts

rust-compile.yml

on: pull_request
Format and Lint
26s
Format and Lint
Check intra-doc links
19s
Check intra-doc links
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Check intra-doc links: crates/rattler_installs_packages/src/python_env/system_python.rs#L31
failed to resolve: use of undeclared type `ErrorKind`
Check intra-doc links: crates/rattler_installs_packages/src/python_env/system_python.rs#L32
no variant or associated item named `IoError` found for enum `FindPythonError` in the current scope
Check intra-doc links
Process completed with exit code 101.
Format and Lint: crates/rattler_installs_packages/src/python_env/system_python.rs#L31
failed to resolve: use of undeclared type `ErrorKind`
Format and Lint: crates/rattler_installs_packages/src/python_env/system_python.rs#L32
no variant or associated item named `IoError` found for enum `python_env::system_python::FindPythonError` in the current scope
Format and Lint
Process completed with exit code 101.