Skip to content

city fillable #87

city fillable

city fillable #87

Triggered via push September 4, 2024 12:44
Status Failure
Total duration 46s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
phpstan: src/Drivers/PostmarkDriver.php#L21
Access to an undefined property Vormkracht10\Mails\Drivers\PostmarkDriver::$uuidHeaderName.
phpstan: src/Drivers/PostmarkDriver.php#L26
Access to an undefined property Vormkracht10\Mails\Drivers\PostmarkDriver::$uuidHeaderName.
phpstan: src/Drivers/PostmarkDriver.php#L27
Access to an undefined property Vormkracht10\Mails\Drivers\PostmarkDriver::$uuidHeaderName.
phpstan: src/Drivers/PostmarkDriver.php#L28
Access to an undefined property Vormkracht10\Mails\Drivers\PostmarkDriver::$uuidHeaderName.
phpstan: src/Drivers/PostmarkDriver.php#L56
Call to function is_null() with Vormkracht10\Mails\Models\Mail will always evaluate to false.
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)#L29
Call to an undefined method Illuminate\Notifications\Notification::on().
phpstan
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/