Skip to content

Conversation

@backportbot
Copy link

@backportbot backportbot bot commented Nov 6, 2025

Backport of PR #55556

// We shouldn't end up here, because we return true when reaching the folder named after the file containing OC_DEFAULT_MODULE
return null;
}
private function deleteAll(array $keys, OutputInterface $output) {

Check notice

Code scanning / Psalm

MissingReturnType Note

Method OCA\Encryption\Command\CleanOrphanedKeys::deleteAll does not have a return type, expecting void
}
}

private function deleteSpecific(InputInterface $input, OutputInterface $output, array $orphanedKeys) {

Check notice

Code scanning / Psalm

MissingReturnType Note

Method OCA\Encryption\Command\CleanOrphanedKeys::deleteSpecific does not have a return type, expecting void
@backportbot backportbot bot force-pushed the backport/55556/stable30 branch from 30d1eeb to 5804635 Compare November 10, 2025 15:01
@hamza221 hamza221 closed this Nov 10, 2025
@hamza221 hamza221 deleted the backport/55556/stable30 branch November 10, 2025 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants