Re-work connections and connection pool in favor of Node Pool #1020
Annotations
5 errors
Run phpstan:
tests/BulkTest.php#L708
Call to an undefined method Elastica\Client::getConnection().
|
Run phpstan:
tests/ClientFunctionalTest.php#L381
Argument of an invalid type Elastic\Transport\NodePool\Node supplied for foreach, only iterables are supported.
|
Run phpstan:
tests/ClientFunctionalTest.php#L421
Argument of an invalid type Elastic\Transport\NodePool\Node supplied for foreach, only iterables are supported.
|
Run 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.
|
Run phpstan
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading