Skip to content

wip

wip #172

Triggered via push January 13, 2025 14:19
Status Failure
Total duration 44s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
phpstan: src/Listeners/UnsuppressEmailAddress.php#L20
Call to an undefined method Vormkracht10\Mails\Contracts\MailDriverContract::unSupress().
phpstan: src/Models/MailEvent.php#L118
Undefined variable: $mailEvent
phpstan: src/Models/MailEvent.php#L127
Call to static method create() on an unknown class Mailgun\Mailgun.
phpstan: src/Models/MailEvent.php#L132
Undefined variable: $mailEvent
phpstan
Process completed with exit code 1.
phpstan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636