Update algolia/algoliasearch-client-php requirement from ^2.3|^3.0 to ^4.11.2 #76
Annotations
8 errors and 1 warning
Run PHPStan checks:
src/Scout.php#L55
Class Algolia\AlgoliaSearch\SearchClient not found.
|
Run PHPStan checks:
src/Scout.php#L56
Call to static method create() on an unknown class Algolia\AlgoliaSearch\Config\SearchConfig.
|
Run PHPStan checks:
src/Scout.php#L63
Call to static method createWithConfig() on an unknown class Algolia\AlgoliaSearch\SearchClient.
|
Run PHPStan checks:
src/engines/AlgoliaEngine.php#L20
Parameter $algolia of method rias\scout\engines\AlgoliaEngine::__construct() has invalid type Algolia\AlgoliaSearch\SearchClient.
|
Run PHPStan checks:
src/engines/Engine.php#L15
Parameter $algolia of method rias\scout\engines\Engine::__construct() has invalid type Algolia\AlgoliaSearch\SearchClient.
|
Run PHPStan checks:
src/jobs/MakeSearchable.php#L82
No error to ignore is reported on line 82.
|
Run PHPStan checks:
src/jobs/MakeSearchable.php#L99
No error to ignore is reported on line 99.
|
Run PHPStan checks
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading