Skip to content

Preview mail in PDF #18

Preview mail in PDF

Preview mail in PDF #18

Triggered via push September 6, 2024 11:24
Status Failure
Total duration 1m 0s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
phpstan: src/Controllers/MailPreviewController.php#L14
Access to an undefined property Illuminate\Database\Eloquent\Collection<int, Vormkracht10\Mails\Models\Mail>|Vormkracht10\Mails\Models\Mail::$html.
phpstan: src/Models/Mail.php#L46
Access to an undefined property Vormkracht10\FilamentMails\Models\Mail::$resent_at.
phpstan: src/Resources/EventResource.php#L77
Match arm is unreachable because previous comparison is always true.
phpstan: src/Resources/EventResource.php#L174
Match arm is unreachable because previous comparison is always true.
phpstan: src/Resources/EventResource.php#L188
Access to an undefined property Vormkracht10\Mails\Models\MailEvent::$occurred_at.
phpstan: src/Resources/MailResource.php#L158
Match arm is unreachable because previous comparison is always true.
phpstan: src/Resources/MailResource.php#L303
Undefined variable: $bcc
phpstan: src/Resources/MailResource.php#L303
Undefined variable: $cc
phpstan: src/Resources/MailResource.php#L303
Undefined variable: $to
phpstan: src/Resources/MailResource/Pages/ListMails.php#L37
Call to an undefined method Illuminate\Database\Eloquent\Builder::sent().