Skip to content

fixes slideovers

fixes slideovers #71

Triggered via push December 23, 2024 21:44
Status Failure
Total duration 53s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
phpstan: src/Resources/MailResource.php#L176
Access to an undefined property Illuminate\Database\Eloquent\Model::$id.
phpstan: src/Resources/MailResource.php#L194
Access to an undefined property Illuminate\Database\Eloquent\Model::$id.
phpstan: src/Resources/MailResource.php#L366
Else branch is unreachable because ternary operator condition is always true.
phpstan: src/Resources/MailResource.php#L367
Else branch is unreachable because ternary operator condition is always true.
phpstan: src/Resources/MailResource.php#L430
Strict comparison using === between mixed and null will always evaluate to false.
phpstan: src/Resources/MailResource/Pages/ListMails.php#L40
Call to an undefined method Illuminate\Database\Eloquent\Builder::sent().
phpstan: src/Resources/MailResource/Pages/ListMails.php#L47
Call to an undefined method Illuminate\Database\Eloquent\Builder::delivered().
phpstan: src/Resources/MailResource/Pages/ListMails.php#L54
Call to an undefined method Illuminate\Database\Eloquent\Builder::opened().
phpstan: src/Resources/MailResource/Pages/ListMails.php#L61
Call to an undefined method Illuminate\Database\Eloquent\Builder::clicked().
phpstan: src/Resources/MailResource/Pages/ListMails.php#L69
Call to an undefined method Illuminate\Database\Eloquent\Builder::softBounced().
phpstan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636