Skip to content

Conversation

@icewind1991
Copy link
Member

testing backport of #51010 and #51839

$userPrincipalBackend,
'principals/users',
\OC::$server->query(CleanupService::class));
\OC::$server->query(CleanupService::class),

Check notice

Code scanning / Psalm

DeprecatedMethod Note

The method OC\ServerContainer::query has been marked as deprecated
$folder = $this->getUploadFolder();
if (!$folder->isCreatable()) {
$user = $this->userSession->getUser();
$this->logger->warning('Upload home not writable for ' . $user->getUID() . ', attempting to fix', ['permissions' => $folder->getPermissions()]);

Check notice

Code scanning / Psalm

PossiblyNullReference Note

Cannot call method getUID on possibly null value
Signed-off-by: Robin Appelman <robin@icewind.nl>

[skip ci]
Signed-off-by: Robin Appelman <robin@icewind.nl>
@icewind1991 icewind1991 force-pushed the backport/51010-51839/stable29 branch from 19e5ad0 to 2c56dfb Compare April 4, 2025 13:44
@skjnldsv skjnldsv closed this Jul 11, 2025
@skjnldsv
Copy link
Member

Closing as stale and EOL branch.
If still required, please resume your work on it by rebasing and requesting for reviews again 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants