refactor: Use Nextcloud sets for rector #4488
Annotations
10 errors
Run coding standards check:
lib/Controller/AccountsController.php#L72
lib/Controller/AccountsController.php:72:26: UndefinedVariable: Cannot find referenced variable $UserId (see https://psalm.dev/024)
|
Run coding standards check:
lib/Controller/AliasesController.php#L34
lib/Controller/AliasesController.php:34:26: UndefinedVariable: Cannot find referenced variable $UserId (see https://psalm.dev/024)
|
Run coding standards check:
lib/Controller/AvatarsController.php#L36
lib/Controller/AvatarsController.php:36:16: UndefinedVariable: Cannot find referenced variable $UserId (see https://psalm.dev/024)
|
Run coding standards check:
lib/Controller/DraftsController.php#L44
lib/Controller/DraftsController.php:44:19: UndefinedVariable: Cannot find referenced variable $UserId (see https://psalm.dev/024)
|
Run coding standards check:
lib/Controller/GoogleIntegrationController.php#L49
lib/Controller/GoogleIntegrationController.php:49:19: UndefinedVariable: Cannot find referenced variable $UserId (see https://psalm.dev/024)
|
Run coding standards check:
lib/Controller/LocalAttachmentsController.php#L38
lib/Controller/LocalAttachmentsController.php:38:19: UndefinedVariable: Cannot find referenced variable $UserId (see https://psalm.dev/024)
|
Run coding standards check:
lib/Controller/MailboxesController.php#L55
lib/Controller/MailboxesController.php:55:26: UndefinedVariable: Cannot find referenced variable $UserId (see https://psalm.dev/024)
|
Run coding standards check:
lib/Controller/MessagesController.php#L105
lib/Controller/MessagesController.php:105:26: UndefinedVariable: Cannot find referenced variable $UserId (see https://psalm.dev/024)
|
Run coding standards check:
lib/Controller/MicrosoftIntegrationController.php#L41
lib/Controller/MicrosoftIntegrationController.php:41:19: UndefinedVariable: Cannot find referenced variable $UserId (see https://psalm.dev/024)
|
Run coding standards check:
lib/Controller/OutboxController.php#L41
lib/Controller/OutboxController.php:41:19: UndefinedVariable: Cannot find referenced variable $UserId (see https://psalm.dev/024)
|
Loading