Re-work connections and connection pool in favor of Node Pool #1020
continuous-integration.yaml
on: pull_request
Coding style
16s
PHPStan
18s
Matrix: phpunit
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.
|