Skip to content

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

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 #1809

Triggered via pull request September 3, 2024 07:08
Status Failure
Total duration 1m 44s
Artifacts

python-bindings.yml

on: pull_request
Format, Lint and Test the Python bindings
1m 35s
Format, Lint and Test the Python bindings
Fit to window
Zoom out
Zoom in

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.