Skip to content

Merge branch 'main' of github.com:vormkracht10/filament-mails #5

Merge branch 'main' of github.com:vormkracht10/filament-mails

Merge branch 'main' of github.com:vormkracht10/filament-mails #5

Triggered via push August 30, 2024 09:45
Status Failure
Total duration 1m 13s
Billable time 2m
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
phpstan: src/Models/Mail.php#L48
Access to an undefined property Vormkracht10\FilamentMails\Models\Mail::$resent_at.
phpstan: src/Resources/MailResource/Pages/ListMails.php#L36
Call to an undefined method Illuminate\Database\Eloquent\Builder::sent().
phpstan: src/Resources/MailResource/Pages/ListMails.php#L41
Call to an undefined method Illuminate\Database\Eloquent\Builder::delivered().
phpstan: src/Resources/MailResource/Pages/ListMails.php#L47
Call to an undefined method Illuminate\Database\Eloquent\Builder::softBounced().
phpstan: src/Resources/MailResource/Pages/ListMails.php#L55
Call to an undefined method Illuminate\Database\Eloquent\Builder::unsent().
phpstan
Process completed with exit code 1.