Merge branch 'main' of github.com:vormkracht10/filament-mails #27
Annotations
10 errors
phpstan:
src/Controllers/MailDownloadController.php#L16
Access to an undefined property Illuminate\Database\Eloquent\Collection<int, Vormkracht10\Mails\Models\MailAttachment>|Vormkracht10\Mails\Models\MailAttachment::$disk.
|
phpstan:
src/Controllers/MailDownloadController.php#L16
Access to an undefined property Illuminate\Database\Eloquent\Collection<int, Vormkracht10\Mails\Models\MailAttachment>|Vormkracht10\Mails\Models\MailAttachment::$uuid.
|
phpstan:
src/Controllers/MailPreviewController.php#L15
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#L78
Match arm is unreachable because previous comparison is always true.
|
phpstan:
src/Resources/EventResource.php#L199
Match arm is unreachable because previous comparison is always true.
|
phpstan:
src/Resources/EventResource.php#L213
Access to an undefined property Vormkracht10\Mails\Models\MailEvent::$occurred_at.
|
phpstan:
src/Resources/MailResource.php#L159
Match arm is unreachable because previous comparison is always true.
|
phpstan:
src/Resources/MailResource.php#L345
Undefined variable: $bcc
|
phpstan:
src/Resources/MailResource.php#L345
Undefined variable: $cc
|