WIP #278
Annotations
6 errors
analyze:
src/Actions/CreateCommentReplyAction.php#L34
Deprecated in PHP 8.4: Parameter #4 $guest (LakM\Comments\Data\GuestData) is implicitly nullable via default value null.
|
analyze:
src/Contracts/CommentableContract.php#L21
Deprecated in PHP 8.4: Parameter #1 $user (Illuminate\Contracts\Auth\Authenticatable) is implicitly nullable via default value null.
|
analyze:
src/Contracts/CommentableContract.php#L25
Deprecated in PHP 8.4: Parameter #1 $user (Illuminate\Contracts\Auth\Authenticatable) is implicitly nullable via default value null.
|
analyze:
src/Queries.php#L65
Call to an undefined method LakM\Comments\Builders\MessageBuilder<LakM\Comments\Models\Message>::addScore().
|
analyze:
src/Queries.php#L92
No error to ignore is reported on line 92.
|
analyze
Process completed with exit code 1.
|