Skip to content

add client for predis #144

add client for predis

add client for predis #144

Re-run triggered September 2, 2024 12:25
Status Failure
Total duration 49s
Artifacts

tests.yaml

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

Annotations

10 errors
tests (8.3): src/Client/PredisClient.php#L26
Call to an undefined method Predis\Connection\ConnectionInterface::getParameters().
tests (8.3): src/Client/PredisClient.php#L65
Strict comparison using === between array and false will always evaluate to false.
tests (8.3): src/Client/PredisClient.php#L260
Unreachable statement - code above always terminates.
tests (8.3): src/Client/PredisClient.php#L381
Unreachable statement - code above always terminates.
tests (8.3)
Process completed with exit code 1.
tests (8.2): src/Client/PredisClient.php#L26
Call to an undefined method Predis\Connection\ConnectionInterface::getParameters().
tests (8.2): src/Client/PredisClient.php#L65
Strict comparison using === between array and false will always evaluate to false.
tests (8.2): src/Client/PredisClient.php#L260
Unreachable statement - code above always terminates.
tests (8.2): src/Client/PredisClient.php#L381
Unreachable statement - code above always terminates.
tests (8.2)
Process completed with exit code 1.