Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

delete filecache entries when the object doesn't exist #40522

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

raise proper error when s3 object doesn't exist

a9c882d
Select commit
Loading
Failed to load commit list.
Draft

delete filecache entries when the object doesn't exist #40522

raise proper error when s3 object doesn't exist
a9c882d
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Psalm failed Nov 20, 2023 in 4s

1 new alert including 1 error

New alerts in code changed by this pull request

  • 1 error

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 351 in lib/private/Files/ObjectStore/ObjectStoreStorage.php

See this annotation in the file changed.

Code scanning / Psalm

InvalidArgument Error

Argument 1 of OC\Files\Cache\Cache::remove expects string, but int provided