Re-work connections and connection pool in favor of Node Pool #1013
continuous-integration.yaml
on: pull_request
Coding style
18s
PHPStan
22s
Matrix: phpunit
Annotations
22 errors
PHPUnit (PHP 8.1, ES 8.6.2)
Process completed with exit code 2.
|
PHPUnit (PHP 8.1, ES 8.8.0)
Process completed with exit code 2.
|
PHPUnit (PHP 8.1, ES 8.0.1)
Process completed with exit code 2.
|
Coding style
Process completed with exit code 8.
|
PHPUnit (PHP 8.1, ES 8.9.0-SNAPSHOT)
Process completed with exit code 2.
|
PHPUnit (PHP 8.1, ES 8.1.3)
Process completed with exit code 2.
|
PHPUnit (PHP 8.0, ES 7.17.9)
Process completed with exit code 2.
|
PHPUnit (PHP 8.1, ES 7.17.9)
Process completed with exit code 2.
|
PHPUnit (PHP 8.1, ES 8.5.3)
Process completed with exit code 2.
|
PHPStan:
tests/ClientFunctionalTest.php#L385
Call to an undefined method Elastica\Client::setConnections().
|
PHPStan:
tests/ClientFunctionalTest.php#L389
Call to an undefined method Elastica\Client::getConnections().
|
PHPStan:
tests/ClientFunctionalTest.php#L423
Call to an undefined method Elastica\Client::setConnections().
|
PHPStan:
tests/ClientFunctionalTest.php#L431
Call to an undefined method Elastica\Client::getConnections().
|
PHPStan:
tests/ClientTest.php#L21
Call to an undefined method Elastica\Client::getConnections().
|
PHPStan:
tests/ClientTest.php#L27
Call to an undefined method Elastica\Client::getConnections().
|
PHPStan:
tests/ClientTest.php#L50
Call to an undefined method Elastica\Client::getConnection().
|
PHPStan:
tests/ClientTest.php#L59
Call to an undefined method Elastica\Client::getConnection().
|
PHPStan:
tests/ClientTest.php#L68
Call to an undefined method Elastica\Client::getConnection().
|
PHPStan:
tests/ClientTest.php#L111
Call to an undefined method Elastica\Client::getConnection().
|
PHPUnit (PHP 8.1, ES 8.7.1)
Process completed with exit code 2.
|
PHPUnit (PHP 8.2, ES 7.17.9)
Process completed with exit code 2.
|
PHPUnit (PHP 8.0, ES 7.17.9)
Process completed with exit code 2.
|