Skip to content

refactor: put PackageCache into an enum in preparation for a multi-layered package cache #2671

refactor: put PackageCache into an enum in preparation for a multi-layered package cache

refactor: put PackageCache into an enum in preparation for a multi-layered package cache #2671

Triggered via pull request September 3, 2024 07:15
Status Cancelled
Total duration 1m 25s
Artifacts

rust-compile.yml

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

Annotations

7 errors
Check intra-doc links: crates/rattler_cache/src/package_cache.rs#L52
type `PackageCacheInner` is more private than the item `PackageCache::SingletonPackageCache::inner`
Check intra-doc links: crates/rattler_cache/src/package_cache.rs#L147
type `PackageCacheInner` is more private than the item `PackageCache::get_inner`
Check intra-doc links
Process completed with exit code 101.
Format and Lint
Canceling since a higher priority waiting request for 'Rust-refs/pull/843/merge' exists
Format and Lint: crates/rattler_cache/src/package_cache.rs#L52
type `package_cache::PackageCacheInner` is more private than the item `package_cache::PackageCache::SingletonPackageCache::inner`
Format and Lint: crates/rattler_cache/src/package_cache.rs#L147
type `package_cache::PackageCacheInner` is more private than the item `package_cache::PackageCache::get_inner`
Format and Lint
The operation was canceled.