[wip] tiered cache #3266
Annotations
4 errors and 1 warning
Run RUSTDOCFLAGS="-Dwarnings -Wunreachable-pub" cargo doc --no-deps --all --all-features:
crates/rattler_cache/src/package_cache/mod.rs#L265
cannot find value `cache_path` in this scope
|
Run RUSTDOCFLAGS="-Dwarnings -Wunreachable-pub" cargo doc --no-deps --all --all-features:
crates/rattler_cache/src/package_cache/mod.rs#L246
no field `disk_caches` on type `&PackageCache`
|
Run RUSTDOCFLAGS="-Dwarnings -Wunreachable-pub" cargo doc --no-deps --all --all-features:
crates/rattler_cache/src/package_cache/mod.rs#L248
no method named `get_or_fetch_from_cache` found for reference `&PackageCache` in the current scope
|
Run RUSTDOCFLAGS="-Dwarnings -Wunreachable-pub" cargo doc --no-deps --all --all-features
Process completed with exit code 101.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading