Skip to content

fix: bring back too many recipients check #2430

fix: bring back too many recipients check

fix: bring back too many recipients check #2430

Triggered via pull request October 12, 2023 19:28
Status Failure
Total duration 2m 12s
Artifacts

psalm-matrix.yml

on: pull_request
Matrix: static-analysis
static-psalm-analysis-summary
5s
static-psalm-analysis-summary
Fit to window
Zoom out
Zoom in

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.