Skip to content

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

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

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

Triggered via pull request January 24, 2024 21:06
Status Failure
Total duration 2m 37s
Artifacts

continuous-integration.yaml

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

Annotations

16 errors
PHPStan: tests/BulkTest.php#L708
Call to an undefined method Elastica\Client::getConnection().
PHPStan: tests/ClientFunctionalTest.php#L381
Argument of an invalid type Elastic\Transport\NodePool\Node supplied for foreach, only iterables are supported.
PHPStan: tests/ClientFunctionalTest.php#L421
Argument of an invalid type Elastic\Transport\NodePool\Node supplied for foreach, only iterables are supported.
PHPStan
Ignored error pattern #^Parameter \#1 \$params of static method Elastica\\Connection\:\:create\(\) expects array\|Elastica\\Connection, string given\.$# in path /home/runner/work/Elastica/Elastica/tests/ConnectionTest.php was not matched in reported errors.
PHPStan
Process completed with exit code 1.
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.0, ES 7.17.9)
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.6.2)
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 8.8.0)
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 7.17.9)
Process completed with exit code 2.
PHPUnit (PHP 8.1, ES 8.0.1)
Process completed with exit code 2.