Skip to content
Triggered via push April 1, 2024 06:39
Status Failure
Total duration 28s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
phpstan: src/Controllers/MailgunWebhookController.php#L34
Match expression does not handle remaining value: string
phpstan: src/Controllers/PostmarkWebhookController.php#L35
Match expression does not handle remaining value: string
phpstan: src/Drivers/PostmarkDriver.php#L56
Call to function is_null() with Vormkracht10\Mails\Models\Mail will always evaluate to false.
phpstan: src/Jobs/ResendMailJob.php#L35
Access to an undefined property Vormkracht10\Mails\Models\Mail::$html.
phpstan: src/Listeners/Concerns/SendsNotifications.php (in context of class Vormkracht10/Mails/Listeners/NotifyOnBounce)#L14
PHPDoc tag @param for parameter $notification contains unresolvable type.
phpstan: src/Listeners/Concerns/SendsNotifications.php (in context of class Vormkracht10/Mails/Listeners/NotifyOnBounce)#L28
Call to an undefined method Illuminate\Notifications\Notification::on().
phpstan: src/Listeners/Concerns/SendsNotifications.php (in context of class Vormkracht10/Mails/Listeners/NotifyOnSpamComplaint)#L28
Call to an undefined method Illuminate\Notifications\Notification::on().
phpstan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.