feat: add reinstallation method to installer and transaction #3846
rust-compile.yml
on: pull_request
Format and Lint
46s
Check intra-doc links
43s
Matrix: build
Annotations
10 errors
Windows-x86_64:
crates/rattler/src/install/unlink.rs#L400
cannot find function `link_package` in this scope
|
Windows-x86_64:
crates/rattler/src/install/unlink.rs#L404
failed to resolve: use of undeclared type `InstallOptions`
|
Windows-x86_64:
crates/rattler/src/install/unlink.rs#L409
cannot find function `get_repodata_record` in this scope
|
Windows-x86_64:
crates/rattler/src/install/unlink.rs#L413
failed to resolve: use of undeclared type `PrefixRecord`
|
Windows-x86_64
Process completed with exit code 1.
|
Windows-aarch64:
crates/rattler/src/install/unlink.rs#L400
cannot find function `link_package` in this scope
|
Windows-aarch64:
crates/rattler/src/install/unlink.rs#L404
failed to resolve: use of undeclared type `InstallOptions`
|
Windows-aarch64:
crates/rattler/src/install/unlink.rs#L409
cannot find function `get_repodata_record` in this scope
|
Windows-aarch64:
crates/rattler/src/install/unlink.rs#L413
failed to resolve: use of undeclared type `PrefixRecord`
|
Windows-aarch64
Process completed with exit code 1.
|