fix phpstan with larastan #96
Annotations
10 errors
PHPStan:
src/Commands/MeilisearchCommand.php#L8
Class Meilisearch\Exceptions\TimeOutException referenced with incorrect case: MeiliSearch\Exceptions\TimeOutException.
|
PHPStan:
src/Commands/MeilisearchCommand.php#L15
Class Meilisearch\Client referenced with incorrect case: MeiliSearch\Client.
|
PHPStan:
src/Commands/MeilisearchCommand.php#L62
Class Meilisearch\Exceptions\TimeOutException referenced with incorrect case: MeiliSearch\Exceptions\TimeOutException.
|
PHPStan:
src/Commands/ScoutKeyCommand.php#L106
Class Meilisearch\Endpoints\Keys referenced with incorrect case: MeiliSearch\Endpoints\Keys.
|
PHPStan:
src/Commands/ScoutKeyCommand.php#L118
Class Meilisearch\Endpoints\Keys referenced with incorrect case: MeiliSearch\Endpoints\Keys.
|
PHPStan:
src/Commands/ScoutKeyCommand.php#L153
Class Meilisearch\Endpoints\Keys referenced with incorrect case: MeiliSearch\Endpoints\Keys.
|
PHPStan:
src/Commands/ScoutKeyCommand.php#L202
Class Meilisearch\Endpoints\Keys referenced with incorrect case: MeiliSearch\Endpoints\Keys.
|
PHPStan:
src/Commands/ScoutTasksCancelCommand.php#L6
Class Meilisearch\Contracts\CancelTasksQuery referenced with incorrect case: MeiliSearch\Contracts\CancelTasksQuery.
|
PHPStan:
src/Commands/ScoutTasksCancelCommand.php#L41
Class Meilisearch\Contracts\CancelTasksQuery referenced with incorrect case: MeiliSearch\Contracts\CancelTasksQuery.
|
PHPStan:
src/Commands/ScoutTasksCancelCommand.php#L51
Call to sprintf contains 1 placeholder, 0 values given.
|