Skip to content

fix phpstan with larastan #96

fix phpstan with larastan

fix phpstan with larastan #96

Triggered via push March 4, 2025 11:41
Status Failure
Total duration 30s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

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.