fix: add ability to send alternet text (html and plain) #5046
Annotations
6 errors
Run coding standards check:
lib/Controller/DraftsController.php#L108
lib/Controller/DraftsController.php:108:27: PossiblyNullArgument: Argument 1 of setEditorBody cannot be null, possibly null value provided (see https://psalm.dev/078)
|
Run coding standards check:
lib/Controller/DraftsController.php#L178
lib/Controller/DraftsController.php:178:27: PossiblyNullArgument: Argument 1 of setEditorBody cannot be null, possibly null value provided (see https://psalm.dev/078)
|
Run coding standards check:
lib/Controller/OutboxController.php#L216
lib/Controller/OutboxController.php:216:27: PossiblyNullArgument: Argument 1 of setEditorBody cannot be null, possibly null value provided (see https://psalm.dev/078)
|
Run coding standards check:
lib/Service/MimeMessage.php#L131
lib/Service/MimeMessage.php:131:18: PossiblyUndefinedVariable: Possibly undefined variable $messagePart, first seen on line 118 (see https://psalm.dev/018)
|
Run coding standards check:
lib/Service/MimeMessage.php#L136
lib/Service/MimeMessage.php:136:16: PossiblyUndefinedVariable: Possibly undefined variable $messagePart, first seen on line 118 (see https://psalm.dev/018)
|
Run coding standards check
Process completed with exit code 2.
|
Loading