Re-work connections and connection pool in favor of Node Pool #1019
continuous-integration.yaml
on: pull_request
Coding style
17s
PHPStan
17s
Matrix: phpunit
Annotations
21 errors
PHPStan:
tests/BulkTest.php#L708
Call to an undefined method Elastica\Client::getConnection().
|
PHPStan:
tests/ClientFunctionalTest.php#L381
Instantiated class Elastica\Test\Connection not found.
|
PHPStan:
tests/ClientFunctionalTest.php#L382
Instantiated class Elastica\Test\Connection not found.
|
PHPStan:
tests/ClientFunctionalTest.php#L384
Call to an undefined method Elastica\Client::setConnections().
|
PHPStan:
tests/ClientFunctionalTest.php#L388
Call to an undefined method Elastica\Client::getConnections().
|
PHPStan:
tests/ClientFunctionalTest.php#L419
Instantiated class Elastica\Test\Connection not found.
|
PHPStan:
tests/ClientFunctionalTest.php#L420
Instantiated class Elastica\Test\Connection not found.
|
PHPStan:
tests/ClientFunctionalTest.php#L422
Call to an undefined method Elastica\Client::setConnections().
|
PHPStan:
tests/ClientFunctionalTest.php#L430
Call to an undefined method Elastica\Client::getConnections().
|
PHPStan:
tests/ClientFunctionalTest.php#L464
Parameter $connection of anonymous function has invalid type Elastica\Test\Connection.
|
PHPUnit (PHP 8.0, ES 7.17.9)
Process completed with exit code 2.
|
PHPUnit (PHP 8.1, ES 8.1.3)
Process completed with exit code 2.
|
PHPUnit (PHP 8.2, ES 7.17.9)
Process completed with exit code 2.
|
PHPUnit (PHP 8.1, ES 8.6.2)
Process completed with exit code 2.
|
PHPUnit (PHP 8.1, ES 8.5.3)
Process completed with exit code 2.
|
PHPUnit (PHP 8.1, ES 8.9.0-SNAPSHOT)
Process completed with exit code 2.
|
PHPUnit (PHP 8.1, ES 8.7.1)
Process completed with exit code 2.
|
PHPUnit (PHP 8.1, ES 7.17.9)
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 8.8.0)
Process completed with exit code 2.
|
PHPUnit (PHP 8.1, ES 8.0.1)
Process completed with exit code 2.
|