Meilisearch VIP #309
Annotations
10 errors
app/Http/Controllers/Api/v1/FullTextSearchApiController.php#L31
Unreachable statement - code above always terminates.
|
app/Http/Controllers/SearchController.php#L58
Call to method limit() on an unknown class App\Models\Concerns\Searchable.
|
app/Services/MentionsService.php#L435
Method App\Models\Entity::type() invoked with 0 parameters, 1 required.
|
app/Services/Search/EntitySearchService.php#L23
PHPDoc tag @param references unknown parameter: $query
|
app/Services/Search/EntitySearchService.php#L74
Call to an undefined method App\Models\Post::url().
|
app/Services/Search/EntitySearchService.php#L83
Variable $output might not be defined.
|
app/Services/Users/PurgeService.php#L47
Method Illuminate\Database\Eloquent\Builder<App\User>::chunk() invoked with 4 parameters, 2 required.
|
app/Services/Users/PurgeService.php#L90
Method Illuminate\Database\Eloquent\Builder<App\User>::chunk() invoked with 4 parameters, 2 required.
|
app/Services/Users/PurgeService.php#L153
Method Illuminate\Database\Eloquent\Builder<App\User>::chunk() invoked with 4 parameters, 2 required.
|
app/Services/Users/PurgeService.php#L209
Method Illuminate\Database\Eloquent\Builder<App\User>::chunk() invoked with 4 parameters, 2 required.
|
The logs for this run have expired and are no longer available.
Loading