Skip to content

Merge pull request #339 from binaryfire/feature/scout #1282

Merge pull request #339 from binaryfire/feature/scout

Merge pull request #339 from binaryfire/feature/scout #1282

Triggered via push January 30, 2026 06:57
Status Failure
Total duration 1m 7s
Artifacts
Matrix: linux_tests
Fit to window
Zoom out
Zoom in

Annotations

15 errors
PHP 8.3 (swoole-5.1.6)
Process completed with exit code 1.
PHP 8.3 (swoole-5.1.6): src/scout/src/Engines/TypesenseEngine.php#L507
Parameter #1 $array of function array_flip expects array<int|string>, array<list<int|string>> given.
PHP 8.3 (swoole-5.1.6): src/scout/src/Engines/TypesenseEngine.php#L474
Parameter #1 $array of function array_flip expects array<int|string>, array<list<int|string>> given.
PHP 8.3 (swoole-5.1.6): src/scout/src/Engines/MeilisearchEngine.php#L307
Parameter #1 $array of function array_flip expects array<int|string>, array<list<int|string>> given.
PHP 8.3 (swoole-5.1.6): src/scout/src/Engines/MeilisearchEngine.php#L268
Parameter #1 $array of function array_flip expects array<int|string>, array<list<int|string>> given.
PHP 8.3 (swoole-5.1.6): src/scout/src/Engines/CollectionEngine.php#L249
Parameter #1 $array of function array_flip expects array<int|string>, array<list<int|string>> given.
PHP 8.3 (swoole-5.1.6): src/scout/src/Engines/CollectionEngine.php#L220
Parameter #1 $array of function array_flip expects array<int|string>, array<list<int|string>> given.
PHP 8.3 (swoole-5.1.6): src/scout/src/Engines/CollectionEngine.php#L72
Method Hypervel\Scout\Engines\CollectionEngine::paginate() should return array{results: array<Hypervel\Database\Eloquent\Model>, total: int} but returns array{results: array<Hyperf\Database\Model\Model>, total: int<0, max>}.
PHP 8.3 (swoole-5.1.6): src/scout/src/Engines/CollectionEngine.php#L57
Method Hypervel\Scout\Engines\CollectionEngine::search() should return array{results: array<Hypervel\Database\Eloquent\Model>, total: int} but returns array{results: array<Hyperf\Database\Model\Model>, total: int<0, max>}.
PHP 8.2 (swoole-5.1.6)
The strategy configuration was canceled because "linux_tests._8_3_5_1_6" failed
PHP 8.2 (swoole-5.1.6)
Process completed with exit code 1.
PHP 8.2 (swoole-5.1.6): src/scout/src/Engines/CollectionEngine.php#L72
Method Hypervel\Scout\Engines\CollectionEngine::paginate() should return array{results: array<Hypervel\Database\Eloquent\Model>, total: int} but returns array{results: array<Hyperf\Database\Model\Model>, total: int<0, max>}.
PHP 8.2 (swoole-5.1.6): src/scout/src/Engines/CollectionEngine.php#L57
Method Hypervel\Scout\Engines\CollectionEngine::search() should return array{results: array<Hypervel\Database\Eloquent\Model>, total: int} but returns array{results: array<Hyperf\Database\Model\Model>, total: int<0, max>}.
PHP 8.4 (swoole-6.0.2)
The strategy configuration was canceled because "linux_tests._8_3_5_1_6" failed
PHP 8.4 (swoole-6.0.2)
The operation was canceled.