Skip to content
Triggered via push December 1, 2024 12:48
Status Failure
Total duration 49s
Artifacts
Fit to window
Zoom out
Zoom in

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.