fix: bring back too many recipients check #2430
psalm-matrix.yml
on: pull_request
Matrix: static-analysis
static-psalm-analysis-summary
5s
Annotations
10 errors
UndefinedMethod:
lib/Controller/OutboxController.php#L164
lib/Controller/OutboxController.php:164:19: UndefinedMethod: Method OCA\Mail\Service\OutboxService::checkRecpientsCount does not exist (see https://psalm.dev/022)
|
UndefinedInterfaceMethod:
lib/Service/OutboxService.php#L290
lib/Service/OutboxService.php:290:24: UndefinedInterfaceMethod: Method OCA\Mail\Contracts\IMailTransmission::checkRecipients does not exist (see https://psalm.dev/181)
|
Nextcloud dev-stable27
Process completed with exit code 2.
|
UndefinedMethod:
lib/Controller/OutboxController.php#L164
lib/Controller/OutboxController.php:164:19: UndefinedMethod: Method OCA\Mail\Service\OutboxService::checkRecpientsCount does not exist (see https://psalm.dev/022)
|
UndefinedInterfaceMethod:
lib/Service/OutboxService.php#L290
lib/Service/OutboxService.php:290:24: UndefinedInterfaceMethod: Method OCA\Mail\Contracts\IMailTransmission::checkRecipients does not exist (see https://psalm.dev/181)
|
Nextcloud dev-stable26
Process completed with exit code 2.
|
UndefinedMethod:
lib/Controller/OutboxController.php#L164
lib/Controller/OutboxController.php:164:19: UndefinedMethod: Method OCA\Mail\Service\OutboxService::checkRecpientsCount does not exist (see https://psalm.dev/022)
|
UndefinedInterfaceMethod:
lib/Service/OutboxService.php#L290
lib/Service/OutboxService.php:290:24: UndefinedInterfaceMethod: Method OCA\Mail\Contracts\IMailTransmission::checkRecipients does not exist (see https://psalm.dev/181)
|
Nextcloud dev-master
Process completed with exit code 2.
|
static-psalm-analysis-summary
Process completed with exit code 1.
|