Skip to content

Re-work connections and connection pool in favor of Node Pool #1019

Re-work connections and connection pool in favor of Node Pool

Re-work connections and connection pool in favor of Node Pool #1019

Triggered via pull request January 24, 2024 20:46
Status Failure
Total duration 2m 40s
Artifacts

continuous-integration.yaml

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

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.