Merge pull request #21 from vormkracht10/laravel-11 #75
Annotations
10 errors and 1 warning
src/Controllers/MailgunWebhookController.php#L34
Match expression does not handle remaining value: string
|
src/Controllers/PostmarkWebhookController.php#L39
Match expression does not handle remaining value: string
|
src/Drivers/PostmarkDriver.php#L21
Access to an undefined property Vormkracht10\Mails\Drivers\PostmarkDriver::$uuidHeaderName.
|
src/Drivers/PostmarkDriver.php#L26
Access to an undefined property Vormkracht10\Mails\Drivers\PostmarkDriver::$uuidHeaderName.
|
src/Drivers/PostmarkDriver.php#L27
Access to an undefined property Vormkracht10\Mails\Drivers\PostmarkDriver::$uuidHeaderName.
|
src/Drivers/PostmarkDriver.php#L28
Access to an undefined property Vormkracht10\Mails\Drivers\PostmarkDriver::$uuidHeaderName.
|
src/Drivers/PostmarkDriver.php#L56
Call to function is_null() with Vormkracht10\Mails\Models\Mail will always evaluate to false.
|
src/Listeners/Concerns/SendsNotifications.php (in context of class Vormkracht10/Mails/Actions/SendHighBounceRateNotifications)#L14
PHPDoc tag @param for parameter $notification contains unresolvable type.
|
src/Listeners/Concerns/SendsNotifications.php (in context of class Vormkracht10/Mails/Actions/SendHighBounceRateNotifications)#L29
Call to an undefined method Illuminate\Notifications\Notification::on().
|
src/Listeners/Concerns/SendsNotifications.php (in context of class Vormkracht10/Mails/Listeners/NotifyOnBounce)#L14
PHPDoc tag @param for parameter $notification contains unresolvable type.
|
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/.
|
The logs for this run have expired and are no longer available.
Loading