fix no sent mailbox configured #5486
psalm-matrix.yml
on: pull_request
Matrix: static-analysis
static-psalm-analysis-summary
7s
Annotations
4 errors
static-psalm-analysis dev-master
Process completed with exit code 2.
|
static-psalm-analysis dev-master:
lib/Controller/MailboxesController.php#L306
lib/Controller/MailboxesController.php:306:34: UndefinedInterfaceMethod: Method OCA\Mail\Contracts\IMailManager::getMailboxByName does not exist (see https://psalm.dev/181)
|
static-psalm-analysis dev-master:
lib/Controller/MailboxesController.php#L304
lib/Controller/MailboxesController.php:304:42: PossiblyNullArgument: Argument 1 of OCA\Mail\Service\AccountService::find cannot be null, possibly null value provided (see https://psalm.dev/078)
|
static-psalm-analysis-summary
Process completed with exit code 1.
|