feat: filter messages by mention #4626
Annotations
6 errors
Run coding standards check:
lib/IMAP/ImapMessageFetcher.php#L241
lib/IMAP/ImapMessageFetcher.php:241:39: PossiblyNullArgument: Argument 1 of OCA\Mail\IMAP\ImapMessageFetcher::checkMention cannot be null, possibly null value provided (see https://psalm.dev/078)
|
Run coding standards check:
lib/IMAP/ImapMessageFetcher.php#L241
lib/IMAP/ImapMessageFetcher.php:241:87: PossiblyNullReference: Cannot call method getEmail on possibly null value (see https://psalm.dev/083)
|
Run coding standards check:
lib/IMAP/MessageMapper.php#L974
lib/IMAP/MessageMapper.php:974:18: ArgumentTypeCoercion: Argument 1 of DOMDocument::loadHTML expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
|
Run coding standards check:
lib/IMAP/MessageStructureData.php#L34
lib/IMAP/MessageStructureData.php:34:23: PossiblyNullPropertyAssignmentValue: $this->mentionsMe with non-nullable declared type 'bool' cannot be assigned nullable type 'bool|null' (see https://psalm.dev/148)
|
Run coding standards check:
lib/Service/Html.php#L199
lib/Service/Html.php:199:18: ArgumentTypeCoercion: Argument 1 of DOMDocument::loadHTML expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
|
Run coding standards check
Process completed with exit code 2.
|
Loading