Skip to content

Conversation

@susnux
Copy link
Contributor

@susnux susnux commented Apr 4, 2025

Summary

  1. Add missing import of setup check in application class
  2. Add missing l10n constructor parameter.
  3. Lint the app using psalm so this does not happen again.

Checklist

@susnux susnux requested a review from a team as a code owner April 4, 2025 14:31
@susnux susnux requested review from ArtificialOwl, artonge, nfebe and yemkareems and removed request for a team April 4, 2025 14:31
@susnux susnux added bug 3. to review Waiting for reviews regression labels Apr 4, 2025
@susnux susnux added this to the Nextcloud 31.0.3 milestone Apr 4, 2025
@susnux susnux requested a review from ChristophWurst April 4, 2025 14:34
@susnux
Copy link
Contributor Author

susnux commented Apr 4, 2025

/backport to stable31

@susnux
Copy link
Contributor Author

susnux commented Apr 4, 2025

/backport to stable30

@susnux
Copy link
Contributor Author

susnux commented Apr 4, 2025

/backport to stable29

kesselb
kesselb previously requested changes Apr 7, 2025
* SPDX-License-Identifier: AGPL-3.0-or-later
*/

namespace OCA\DAV\SetupChecks;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indeed that’s worrying. We have no check for namespace<>path consistency?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can psalm do this?

susnux added 3 commits April 7, 2025 10:56
- Resolves #51943

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux force-pushed the fix/missing-import branch from 8f3abc4 to c0212af Compare April 7, 2025 08:56
@susnux susnux requested review from come-nc and kesselb April 7, 2025 08:56
@kesselb kesselb merged commit 07278d2 into master Apr 7, 2025
195 of 198 checks passed
@kesselb kesselb deleted the fix/missing-import branch April 7, 2025 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Could not resolve OCA\FilesReminders\AppInfo\NeedNotificationsApp

7 participants