Skip to content

Remove custom navigation registration #16

Remove custom navigation registration

Remove custom navigation registration #16

Triggered via push September 6, 2024 09:36
Status Failure
Total duration 53s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
phpstan: src/Models/Mail.php#L46
Access to an undefined property Vormkracht10\FilamentMails\Models\Mail::$resent_at.
phpstan: src/Resources/EventResource.php#L75
Match arm is unreachable because previous comparison is always true.
phpstan: src/Resources/EventResource.php#L172
Match arm is unreachable because previous comparison is always true.
phpstan: src/Resources/EventResource.php#L185
Access to an undefined property Vormkracht10\Mails\Models\MailEvent::$occurred_at.
phpstan: src/Resources/MailResource.php#L154
Match arm is unreachable because previous comparison is always true.
phpstan: src/Resources/MailResource.php#L294
Undefined variable: $bcc
phpstan: src/Resources/MailResource.php#L294
Undefined variable: $cc
phpstan: src/Resources/MailResource.php#L294
Undefined variable: $to
phpstan: src/Resources/MailResource/Pages/ListMails.php#L37
Call to an undefined method Illuminate\Database\Eloquent\Builder::sent().
phpstan: src/Resources/MailResource/Pages/ListMails.php#L42
Call to an undefined method Illuminate\Database\Eloquent\Builder::delivered().