Skip to content

discord notifications #73

discord notifications

discord notifications #73

Triggered via push April 8, 2024 12:53
Status Failure
Total duration 33s
Artifacts

phpstan.yml

on: push

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#L39
Match expression does not handle remaining value: string
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/Jobs/ResendMailJob.php#L35
Access to an undefined property Vormkracht10\Mails\Models\Mail::$html.
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/.