fix: add ability to send alternet text (html and plain) #5049
psalm-matrix.yml
on: pull_request
Matrix: static-analysis
static-psalm-analysis-summary
5s
Annotations
7 errors
PossiblyNullArgument:
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)
|
PossiblyNullArgument:
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)
|
PossiblyNullArgument:
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)
|
PossiblyUndefinedVariable:
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)
|
PossiblyUndefinedVariable:
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)
|
static-psalm-analysis dev-master
Process completed with exit code 2.
|
static-psalm-analysis-summary
Process completed with exit code 1.
|