<#18540 `Failed to write to remote cache` when run...
# github-notifications
c
#18540 `Failed to write to remote cache` when running `ruff` Issue created by danxmoran Describe the bug When running
pants lint --only=ruff ::
I see many
WARN
logs like:
Copy code
14:18:48.60 [WARN] Failed to write to remote cache (1 occurrences so far): Declared output directory path RelativePath("src/django_apps/preventive_care/consults/automatic_refer_out/__init__.py") in output digest Digest { hash: Fingerprint<b4c4a7e44c3d23b8eac247bfdd5ed723d054947915bbfb808e0ee16e4fa75430>, size_bytes: 77 } contained a file instead.
Pants version
PANTS_SHA=254f69b3f111fb620206bbfe72b262520849484f
(on the 2.16.x branch) OS MacOS pantsbuild/pants