Skip to content

Fix styling

Fix styling #15

Triggered via push July 9, 2024 18:38
Status Failure
Total duration 37s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

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.