Skip to content

queue event #17

queue event

queue event #17

Triggered via push January 9, 2025 12:41
Status Failure
Total duration 28s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
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/FilamentMailLogPlugin.php#L8
Class Tapp\FilamentMailLog\FilamentMailLogPlugin implements unknown interface Filament\Contracts\Plugin.
phpstan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636