Skip to content

Meilisearch VIP

Meilisearch VIP #309

Triggered via pull request November 14, 2023 23:17
Status Failure
Total duration 1m 36s
Artifacts

phpstan.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors
PHP 8.2: app/Http/Controllers/Api/v1/FullTextSearchApiController.php#L31
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/Services/MentionsService.php#L435
Method App\Models\Entity::type() invoked with 0 parameters, 1 required.
PHP 8.2: app/Services/Search/EntitySearchService.php#L23
PHPDoc tag @param references unknown parameter: $query
PHP 8.2: app/Services/Search/EntitySearchService.php#L74
Call to an undefined method App\Models\Post::url().
PHP 8.2: app/Services/Search/EntitySearchService.php#L83
Variable $output might not be defined.
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.