Skip to content

add client for predis #136

add client for predis

add client for predis #136

Re-run triggered August 30, 2024 09:05
Status Failure
Total duration 49s
Artifacts

tests.yaml

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

Annotations

20 errors
tests (8.3): src/Client/PredisClient.php#L17
Parameter $redis of method Talleu\RedisOm\Client\PredisClient::__construct() has invalid type Predis\Client.
tests (8.3): src/Client/PredisClient.php#L17
Property Talleu\RedisOm\Client\PredisClient::$redis has unknown class Predis\Client as its type.
tests (8.3): src/Client/PredisClient.php#L19
Instantiated class Predis\Client not found.
tests (8.3): src/Client/PredisClient.php#L28
Call to method getConnection() on an unknown class Predis\Client.
tests (8.3): src/Client/PredisClient.php#L30
Instantiated class Predis\Client not found.
tests (8.3): src/Client/PredisClient.php#L45
Call to method hmset() on an unknown class Predis\Client.
tests (8.3): src/Client/PredisClient.php#L46
Call to method getLastError() on an unknown class Predis\Client.
tests (8.3): src/Client/PredisClient.php#L56
Call to method hgetall() on an unknown class Predis\Client.
tests (8.3): src/Client/PredisClient.php#L59
Call to method getLastError() on an unknown class Predis\Client.
tests (8.3): src/Client/PredisClient.php#L70
Call to method hget() on an unknown class Predis\Client.
tests (8.2): src/Client/PredisClient.php#L17
Parameter $redis of method Talleu\RedisOm\Client\PredisClient::__construct() has invalid type Predis\Client.
tests (8.2): src/Client/PredisClient.php#L17
Property Talleu\RedisOm\Client\PredisClient::$redis has unknown class Predis\Client as its type.
tests (8.2): src/Client/PredisClient.php#L19
Instantiated class Predis\Client not found.
tests (8.2): src/Client/PredisClient.php#L28
Call to method getConnection() on an unknown class Predis\Client.
tests (8.2): src/Client/PredisClient.php#L30
Instantiated class Predis\Client not found.
tests (8.2): src/Client/PredisClient.php#L45
Call to method hmset() on an unknown class Predis\Client.
tests (8.2): src/Client/PredisClient.php#L46
Call to method getLastError() on an unknown class Predis\Client.
tests (8.2): src/Client/PredisClient.php#L56
Call to method hgetall() on an unknown class Predis\Client.
tests (8.2): src/Client/PredisClient.php#L59
Call to method getLastError() on an unknown class Predis\Client.
tests (8.2): src/Client/PredisClient.php#L70
Call to method hget() on an unknown class Predis\Client.