Feature/lar 152 sponsoring thanks mail #494
Annotations
5 errors and 3 warnings
phpstan:
app/Filament/Resources/ArticleResource.php#L83
Using nullsafe property access on non-nullable type mixed. Use -> instead.
|
phpstan:
app/Listeners/SendPaymentNotification.php#L21
Offset 'email' might not exist on array|string.
|
phpstan:
app/Listeners/SendPaymentNotification.php#L22
Offset 'name' might not exist on array|string.
|
phpstan:
app/Mail/SendSponsorThanksMail.php#L17
Constructor of class App\Mail\SendSponsorThanksMail has an unused parameter $name.
|
phpstan
Process completed with exit code 1.
|
phpstan
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
pint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
composer
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|