refactor: put PackageCache into an enum in preparation for a multi-layered package cache #1809
python-bindings.yml
on: pull_request
Format, Lint and Test the Python bindings
1m 35s
Annotations
3 errors
Format, Lint and Test the Python bindings:
crates/rattler_cache/src/package_cache.rs#L52
type `PackageCacheInner` is more private than the item `PackageCache::SingletonPackageCache::inner`
|
Format, Lint and Test the Python bindings:
crates/rattler_cache/src/package_cache.rs#L147
type `PackageCacheInner` is more private than the item `PackageCache::get_inner`
|
Format, Lint and Test the Python bindings
Process completed with exit code 1.
|