Meilisearch VIP #310
Annotations
9 errors
PHP 8.2:
app/Http/Controllers/Api/v1/FullTextSearchApiController.php#L30
Unreachable statement - code above always terminates.
|
PHP 8.2:
app/Http/Controllers/SearchController.php#L58
Call to method limit() on an unknown class App\Models\Concerns\Searchable.
|
PHP 8.2:
app/Models/Attribute.php#L402
Access to an undefined property App\Models\Attribute::$entry.
|
PHP 8.2:
app/Services/MentionsService.php#L435
Method App\Models\Entity::type() invoked with 0 parameters, 1 required.
|
PHP 8.2:
app/Services/Users/PurgeService.php#L47
Method Illuminate\Database\Eloquent\Builder<App\User>::chunk() invoked with 4 parameters, 2 required.
|
PHP 8.2:
app/Services/Users/PurgeService.php#L90
Method Illuminate\Database\Eloquent\Builder<App\User>::chunk() invoked with 4 parameters, 2 required.
|
PHP 8.2:
app/Services/Users/PurgeService.php#L153
Method Illuminate\Database\Eloquent\Builder<App\User>::chunk() invoked with 4 parameters, 2 required.
|
PHP 8.2:
app/Services/Users/PurgeService.php#L209
Method Illuminate\Database\Eloquent\Builder<App\User>::chunk() invoked with 4 parameters, 2 required.
|
PHP 8.2
Process completed with exit code 1.
|