Skip to content

fix: add ability to send alternet text (html and plain) #5050

fix: add ability to send alternet text (html and plain)

fix: add ability to send alternet text (html and plain) #5050

Triggered via pull request December 17, 2024 17:19
Status Failure
Total duration 1m 13s
Artifacts

psalm-matrix.yml

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

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.