Skip to content
Triggered via push September 6, 2024 14:09
Status Failure
Total duration 56s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
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().
phpstan: src/Resources/MailResource/Pages/ListMails.php#L47
Call to an undefined method Illuminate\Database\Eloquent\Builder::clicked().
phpstan: src/Resources/MailResource/Pages/ListMails.php#L53
Call to an undefined method Illuminate\Database\Eloquent\Builder::softBounced().
phpstan: src/Resources/MailResource/Pages/ListMails.php#L61
Call to an undefined method Illuminate\Database\Eloquent\Builder::unsent().
phpstan
Process completed with exit code 1.