Re-work connections and connection pool in favor of Node Pool #1022
continuous-integration.yaml
on: pull_request
Coding style
17s
PHPStan
23s
Matrix: phpunit
Annotations
17 errors and 13 warnings
Coding style
Process completed with exit code 8.
|
PHPStan:
tests/BulkTest.php#L708
Call to an undefined method Elastica\Client::getConnection().
|
PHPStan:
tests/ClientFunctionalTest.php#L375
Argument of an invalid type Elastic\Transport\NodePool\Node supplied for foreach, only iterables are supported.
|
PHPStan:
tests/ClientFunctionalTest.php#L415
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.5.3)
Process completed with exit code 2.
|
PHPUnit (PHP 8.1, ES 8.8.0)
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.7.1)
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 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.1.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.0.1)
Process completed with exit code 2.
|
Coding style
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPStan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPUnit (PHP 8.0, ES 7.17.9)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPUnit (PHP 8.1, ES 8.5.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPUnit (PHP 8.1, ES 8.8.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPUnit (PHP 8.2, ES 7.17.9)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPUnit (PHP 8.1, ES 8.7.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPUnit (PHP 8.1, ES 8.6.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPUnit (PHP 8.1, ES 7.17.9)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPUnit (PHP 8.0, ES 7.17.9)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPUnit (PHP 8.1, ES 8.1.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPUnit (PHP 8.1, ES 8.9.0-SNAPSHOT)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPUnit (PHP 8.1, ES 8.0.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|