Fix styling #15
Annotations
10 errors
phpstan:
src/Events/MailLogEventHandler.php#L1
Ignored error pattern #^Property 'attachments' does not exist in Tapp\\FilamentMailLog\\Models\\MailLog model\.$# in path /home/runner/work/filament-maillog/filament-maillog/src/Events/MailLogEventHandler.php was not matched in reported errors.
|
phpstan:
src/Events/MailLogEventHandler.php#L1
Ignored error pattern #^Property 'bcc' does not exist in Tapp\\FilamentMailLog\\Models\\MailLog model\.$# in path /home/runner/work/filament-maillog/filament-maillog/src/Events/MailLogEventHandler.php was not matched in reported errors.
|
phpstan:
src/Events/MailLogEventHandler.php#L1
Ignored error pattern #^Property 'body' does not exist in Tapp\\FilamentMailLog\\Models\\MailLog model\.$# in path /home/runner/work/filament-maillog/filament-maillog/src/Events/MailLogEventHandler.php was not matched in reported errors.
|
phpstan:
src/Events/MailLogEventHandler.php#L1
Ignored error pattern #^Property 'cc' does not exist in Tapp\\FilamentMailLog\\Models\\MailLog model\.$# in path /home/runner/work/filament-maillog/filament-maillog/src/Events/MailLogEventHandler.php was not matched in reported errors.
|
phpstan:
src/Events/MailLogEventHandler.php#L1
Ignored error pattern #^Property 'from' does not exist in Tapp\\FilamentMailLog\\Models\\MailLog model\.$# in path /home/runner/work/filament-maillog/filament-maillog/src/Events/MailLogEventHandler.php was not matched in reported errors.
|
phpstan:
src/Events/MailLogEventHandler.php#L1
Ignored error pattern #^Property 'headers' does not exist in Tapp\\FilamentMailLog\\Models\\MailLog model\.$# in path /home/runner/work/filament-maillog/filament-maillog/src/Events/MailLogEventHandler.php was not matched in reported errors.
|
phpstan:
src/Events/MailLogEventHandler.php#L1
Ignored error pattern #^Property 'message_id' does not exist in Tapp\\FilamentMailLog\\Models\\MailLog model\.$# in path /home/runner/work/filament-maillog/filament-maillog/src/Events/MailLogEventHandler.php was not matched in reported errors.
|
phpstan:
src/Events/MailLogEventHandler.php#L1
Ignored error pattern #^Property 'subject' does not exist in Tapp\\FilamentMailLog\\Models\\MailLog model\.$# in path /home/runner/work/filament-maillog/filament-maillog/src/Events/MailLogEventHandler.php was not matched in reported errors.
|
phpstan:
src/Events/MailLogEventHandler.php#L1
Ignored error pattern #^Property 'to' does not exist in Tapp\\FilamentMailLog\\Models\\MailLog model\.$# in path /home/runner/work/filament-maillog/filament-maillog/src/Events/MailLogEventHandler.php was not matched in reported errors.
|
phpstan:
src/Models/MailLog.php#L20
Access to an undefined property Tapp\FilamentMailLog\Models\MailLog::$data.
|