Psr interfaces #579
test.yml
on: pull_request
Matrix: Integration Test (Elasticsearch)
Matrix: Integration Test (OpenSearch w/Strong Password)
Matrix: Integration Test (OpenSearch)
Matrix: Unit Test
Annotations
65 errors
Unit Test (8.1, ubuntu-latest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires symfony/http-client ^7.1 -> satisfiable by symfony/http-client[v7.1.0, ..., v7.1.5].
- symfony/http-client[v7.1.0, ..., v7.1.5] require php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
|
Unit Test (8.1, ubuntu-latest)
Process completed with exit code 2.
|
Unit Test (7.4, ubuntu-latest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ^8.1 but your php version (7.4.33) does not satisfy that requirement.
Problem 2
- Root composer.json requires symfony/http-client ^7.1 -> satisfiable by symfony/http-client[v7.1.0, ..., v7.1.5].
- symfony/http-client[v7.1.0, ..., v7.1.5] require php >=8.2 -> your php version (7.4.33) does not satisfy that requirement.
Problem 3
- Root composer.json requires symfony/http-client-contracts ^3.5 -> satisfiable by symfony/http-client-contracts[v3.5.0].
- symfony/http-client-contracts v3.5.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 4
- Root composer.json requires symfony/finder ^6.4|^7.0 -> satisfiable by symfony/finder[v6.4.0, ..., v6.4.11, v7.0.0, ..., v7.1.4].
- symfony/finder[v6.4.0, ..., v6.4.11] require php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
- symfony/finder[v7.0.0, ..., v7.1.4] require php >=8.2 -> your php version (7.4.33) does not satisfy that requirement.
|
Unit Test (7.4, ubuntu-latest)
Process completed with exit code 2.
|
Unit Test (7.3, ubuntu-latest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ^8.1 but your php version (7.3.33) does not satisfy that requirement.
Problem 2
- Root composer.json requires friendsofphp/php-cs-fixer ^v3.64 -> satisfiable by friendsofphp/php-cs-fixer[v3.64.0].
- friendsofphp/php-cs-fixer v3.64.0 requires php ^7.4 || ^8.0 -> your php version (7.3.33) does not satisfy that requirement.
Problem 3
- Root composer.json requires symfony/http-client ^7.1 -> satisfiable by symfony/http-client[v7.1.0, ..., v7.1.5].
- symfony/http-client[v7.1.0, ..., v7.1.5] require php >=8.2 -> your php version (7.3.33) does not satisfy that requirement.
Problem 4
- Root composer.json requires symfony/http-client-contracts ^3.5 -> satisfiable by symfony/http-client-contracts[v3.5.0].
- symfony/http-client-contracts v3.5.0 requires php >=8.1 -> your php version (7.3.33) does not satisfy that requirement.
Problem 5
- Root composer.json requires symfony/finder ^6.4|^7.0 -> satisfiable by symfony/finder[v6.4.0, ..., v6.4.11, v7.0.0, ..., v7.1.4].
- symfony/finder[v6.4.0, ..., v6.4.11] require php >=8.1 -> your php version (7.3.33) does not satisfy that requirement.
- symfony/finder[v7.0.0, ..., v7.1.4] require php >=8.2 -> your php version (7.3.33) does not satisfy that requirement.
|
Unit Test (7.3, ubuntu-latest)
Process completed with exit code 2.
|
Unit Test (8.2, ubuntu-latest)
Process completed with exit code 2.
|
PHPStan:
src/OpenSearch/Client.php#L208
Method OpenSearch\Client::bulk() should return array but returns Http\Promise\Promise|Psr\Http\Message\ResponseInterface.
|
PHPStan:
src/OpenSearch/Client.php#L246
Method OpenSearch\Client::bulkStream() should return array but returns Http\Promise\Promise|Psr\Http\Message\ResponseInterface.
|
PHPStan:
src/OpenSearch/Client.php#L273
Method OpenSearch\Client::clearScroll() should return array but returns Http\Promise\Promise|Psr\Http\Message\ResponseInterface.
|
PHPStan:
src/OpenSearch/Client.php#L314
Method OpenSearch\Client::count() should return array but returns Http\Promise\Promise|Psr\Http\Message\ResponseInterface.
|
PHPStan:
src/OpenSearch/Client.php#L343
Method OpenSearch\Client::createPit() should return array but returns Http\Promise\Promise|Psr\Http\Message\ResponseInterface.
|
PHPStan:
src/OpenSearch/Client.php#L378
Method OpenSearch\Client::delete() should return array but returns Http\Promise\Promise|Psr\Http\Message\ResponseInterface.
|
PHPStan:
src/OpenSearch/Client.php#L398
Method OpenSearch\Client::deleteAllPits() should return array but returns Http\Promise\Promise|Psr\Http\Message\ResponseInterface.
|
PHPStan:
src/OpenSearch/Client.php#L458
Method OpenSearch\Client::deleteByQuery() should return array but returns Http\Promise\Promise|Psr\Http\Message\ResponseInterface.
|
Unit Test (8.0, ubuntu-latest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ^8.1 but your php version (8.0.30) does not satisfy that requirement.
Problem 2
- Root composer.json requires symfony/http-client ^7.1 -> satisfiable by symfony/http-client[v7.1.0, ..., v7.1.5].
- symfony/http-client[v7.1.0, ..., v7.1.5] require php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 3
- Root composer.json requires symfony/http-client-contracts ^3.5 -> satisfiable by symfony/http-client-contracts[v3.5.0].
- symfony/http-client-contracts v3.5.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 4
- Root composer.json requires symfony/finder ^6.4|^7.0 -> satisfiable by symfony/finder[v6.4.0, ..., v6.4.11, v7.0.0, ..., v7.1.4].
- symfony/finder[v6.4.0, ..., v6.4.11] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
- symfony/finder[v7.0.0, ..., v7.1.4] require php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
|
PHPStan:
src/OpenSearch/Client.php#L483
Method OpenSearch\Client::deleteByQueryRethrottle() should return array but returns Http\Promise\Promise|Psr\Http\Message\ResponseInterface.
|
Unit Test (8.0, ubuntu-latest)
Process completed with exit code 2.
|
PHPStan:
src/OpenSearch/Client.php#L507
Method OpenSearch\Client::deletePit() should return array but returns Http\Promise\Promise|Psr\Http\Message\ResponseInterface.
|
Unit Test (8.3, ubuntu-latest)
Process completed with exit code 2.
|
Unit Test (8.4, ubuntu-latest)
Process completed with exit code 2.
|
Unit Test (7.4, windows-latest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ^8.1 but your php version (7.4.33) does not satisfy that requirement.
Problem 2
- Root composer.json requires symfony/http-client ^7.1 -> satisfiable by symfony/http-client[v7.1.0, ..., v7.1.5].
- symfony/http-client[v7.1.0, ..., v7.1.5] require php >=8.2 -> your php version (7.4.33) does not satisfy that requirement.
Problem 3
- Root composer.json requires symfony/http-client-contracts ^3.5 -> satisfiable by symfony/http-client-contracts[v3.5.0].
- symfony/http-client-contracts v3.5.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 4
- Root composer.json requires symfony/finder ^6.4|^7.0 -> satisfiable by symfony/finder[v6.4.0, ..., v6.4.11, v7.0.0, ..., v7.1.4].
- symfony/finder[v6.4.0, ..., v6.4.11] require php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
- symfony/finder[v7.0.0, ..., v7.1.4] require php >=8.2 -> your php version (7.4.33) does not satisfy that requirement.
|
Unit Test (7.4, windows-latest)
Process completed with exit code 1.
|
Unit Test (8.1, windows-latest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires symfony/http-client ^7.1 -> satisfiable by symfony/http-client[v7.1.0, ..., v7.1.5].
- symfony/http-client[v7.1.0, ..., v7.1.5] require php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
|
Unit Test (8.1, windows-latest)
Process completed with exit code 1.
|
Unit Test (8.3, windows-latest)
Process completed with exit code 1.
|
Unit Test (8.0, windows-latest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ^8.1 but your php version (8.0.30) does not satisfy that requirement.
Problem 2
- Root composer.json requires symfony/http-client ^7.1 -> satisfiable by symfony/http-client[v7.1.0, ..., v7.1.5].
- symfony/http-client[v7.1.0, ..., v7.1.5] require php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 3
- Root composer.json requires symfony/http-client-contracts ^3.5 -> satisfiable by symfony/http-client-contracts[v3.5.0].
- symfony/http-client-contracts v3.5.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 4
- Root composer.json requires symfony/finder ^6.4|^7.0 -> satisfiable by symfony/finder[v6.4.0, ..., v6.4.11, v7.0.0, ..., v7.1.4].
- symfony/finder[v6.4.0, ..., v6.4.11] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
- symfony/finder[v7.0.0, ..., v7.1.4] require php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
|
Unit Test (8.0, windows-latest)
Process completed with exit code 1.
|
Unit Test (7.3, windows-latest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ^8.1 but your php version (7.3.33) does not satisfy that requirement.
Problem 2
- Root composer.json requires friendsofphp/php-cs-fixer ^v3.64 -> satisfiable by friendsofphp/php-cs-fixer[v3.64.0].
- friendsofphp/php-cs-fixer v3.64.0 requires php ^7.4 || ^8.0 -> your php version (7.3.33) does not satisfy that requirement.
Problem 3
- Root composer.json requires symfony/http-client ^7.1 -> satisfiable by symfony/http-client[v7.1.0, ..., v7.1.5].
- symfony/http-client[v7.1.0, ..., v7.1.5] require php >=8.2 -> your php version (7.3.33) does not satisfy that requirement.
Problem 4
- Root composer.json requires symfony/http-client-contracts ^3.5 -> satisfiable by symfony/http-client-contracts[v3.5.0].
- symfony/http-client-contracts v3.5.0 requires php >=8.1 -> your php version (7.3.33) does not satisfy that requirement.
Problem 5
- Root composer.json requires symfony/finder ^6.4|^7.0 -> satisfiable by symfony/finder[v6.4.0, ..., v6.4.11, v7.0.0, ..., v7.1.4].
- symfony/finder[v6.4.0, ..., v6.4.11] require php >=8.1 -> your php version (7.3.33) does not satisfy that requirement.
- symfony/finder[v7.0.0, ..., v7.1.4] require php >=8.2 -> your php version (7.3.33) does not satisfy that requirement.
|
Unit Test (7.3, windows-latest)
Process completed with exit code 1.
|
Unit Test (8.2, windows-latest)
Process completed with exit code 1.
|
Integration Test (OpenSearch) (ubuntu-latest, opensearchproject/opensearch:2.1.0)
Process completed with exit code 1.
|
Integration Test (OpenSearch) (ubuntu-latest, opensearchproject/opensearch:2.3.0)
Process completed with exit code 1.
|
Integration Test (OpenSearch) (ubuntu-latest, opensearchproject/opensearch:2.6.0)
Process completed with exit code 1.
|
Unit Test (8.0, macos-latest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ^8.1 but your php version (8.0.30) does not satisfy that requirement.
Problem 2
- Root composer.json requires symfony/http-client ^7.1 -> satisfiable by symfony/http-client[v7.1.0, ..., v7.1.5].
- symfony/http-client[v7.1.0, ..., v7.1.5] require php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 3
- Root composer.json requires symfony/http-client-contracts ^3.5 -> satisfiable by symfony/http-client-contracts[v3.5.0].
- symfony/http-client-contracts v3.5.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 4
- Root composer.json requires symfony/finder ^6.4|^7.0 -> satisfiable by symfony/finder[v6.4.0, ..., v6.4.11, v7.0.0, ..., v7.1.4].
- symfony/finder[v6.4.0, ..., v6.4.11] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
- symfony/finder[v7.0.0, ..., v7.1.4] require php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
|
Unit Test (8.0, macos-latest)
Process completed with exit code 2.
|
Integration Test (OpenSearch) (ubuntu-latest, opensearchproject/opensearch:2.5.0)
Process completed with exit code 1.
|
Integration Test (OpenSearch) (ubuntu-latest, opensearchproject/opensearch:1.1.0)
Process completed with exit code 1.
|
Unit Test (8.1, macos-latest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires symfony/http-client ^7.1 -> satisfiable by symfony/http-client[v7.1.0, ..., v7.1.5].
- symfony/http-client[v7.1.0, ..., v7.1.5] require php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
|
Unit Test (8.1, macos-latest)
Process completed with exit code 2.
|
Integration Test (OpenSearch) (ubuntu-latest, opensearchproject/opensearch:2.4.1)
Process completed with exit code 1.
|
Unit Test (8.3, macos-latest)
Process completed with exit code 2.
|
Integration Test (OpenSearch w/Strong Password) (ubuntu-latest, opensearchproject/opensearch:2.14.0)
Process completed with exit code 1.
|
Integration Test (Elasticsearch) (ubuntu-latest, docker.elastic.co/elasticsearch/elasticsearch-os...
Process completed with exit code 1.
|
Unit Test (7.4, macos-latest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ^8.1 but your php version (7.4.33) does not satisfy that requirement.
Problem 2
- Root composer.json requires symfony/http-client ^7.1 -> satisfiable by symfony/http-client[v7.1.0, ..., v7.1.5].
- symfony/http-client[v7.1.0, ..., v7.1.5] require php >=8.2 -> your php version (7.4.33) does not satisfy that requirement.
Problem 3
- Root composer.json requires symfony/http-client-contracts ^3.5 -> satisfiable by symfony/http-client-contracts[v3.5.0].
- symfony/http-client-contracts v3.5.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 4
- Root composer.json requires symfony/finder ^6.4|^7.0 -> satisfiable by symfony/finder[v6.4.0, ..., v6.4.11, v7.0.0, ..., v7.1.4].
- symfony/finder[v6.4.0, ..., v6.4.11] require php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
- symfony/finder[v7.0.0, ..., v7.1.4] require php >=8.2 -> your php version (7.4.33) does not satisfy that requirement.
|
Unit Test (7.4, macos-latest)
Process completed with exit code 2.
|
Integration Test (OpenSearch) (ubuntu-latest, opensearchproject/opensearch:2.9.0)
Process completed with exit code 1.
|
Integration Test (OpenSearch) (ubuntu-latest, opensearchproject/opensearch:2.7.0)
Process completed with exit code 1.
|
Integration Test (OpenSearch) (ubuntu-latest, opensearchproject/opensearch:2.10.0)
Process completed with exit code 1.
|
Unit Test (8.4, macos-latest)
Process completed with exit code 2.
|
Integration Test (OpenSearch w/Strong Password) (ubuntu-latest, opensearchproject/opensearch:2.13.0)
Process completed with exit code 1.
|
Integration Test (OpenSearch) (ubuntu-latest, opensearchproject/opensearch:1.2.4)
Process completed with exit code 1.
|
Integration Test (OpenSearch) (ubuntu-latest, opensearchproject/opensearch:2.0.1)
Process completed with exit code 1.
|
Unit Test (8.2, macos-latest)
Process completed with exit code 2.
|
Unit Test (8.4, windows-latest)
Process completed with exit code 1.
|
Unit Test (7.3, macos-latest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ^8.1 but your php version (7.3.33) does not satisfy that requirement.
Problem 2
- Root composer.json requires friendsofphp/php-cs-fixer ^v3.64 -> satisfiable by friendsofphp/php-cs-fixer[v3.64.0].
- friendsofphp/php-cs-fixer v3.64.0 requires php ^7.4 || ^8.0 -> your php version (7.3.33) does not satisfy that requirement.
Problem 3
- Root composer.json requires symfony/http-client ^7.1 -> satisfiable by symfony/http-client[v7.1.0, ..., v7.1.5].
- symfony/http-client[v7.1.0, ..., v7.1.5] require php >=8.2 -> your php version (7.3.33) does not satisfy that requirement.
Problem 4
- Root composer.json requires symfony/http-client-contracts ^3.5 -> satisfiable by symfony/http-client-contracts[v3.5.0].
- symfony/http-client-contracts v3.5.0 requires php >=8.1 -> your php version (7.3.33) does not satisfy that requirement.
Problem 5
- Root composer.json requires symfony/finder ^6.4|^7.0 -> satisfiable by symfony/finder[v6.4.0, ..., v6.4.11, v7.0.0, ..., v7.1.4].
- symfony/finder[v6.4.0, ..., v6.4.11] require php >=8.1 -> your php version (7.3.33) does not satisfy that requirement.
- symfony/finder[v7.0.0, ..., v7.1.4] require php >=8.2 -> your php version (7.3.33) does not satisfy that requirement.
|
Unit Test (7.3, macos-latest)
Process completed with exit code 2.
|
Integration Test (OpenSearch) (ubuntu-latest, opensearchproject/opensearch:1.3.15)
Process completed with exit code 1.
|
Integration Test (OpenSearch w/Strong Password) (ubuntu-latest, opensearchproject/opensearch:2.15.0)
Process completed with exit code 1.
|
Integration Test (OpenSearch) (ubuntu-latest, opensearchproject/opensearch:2.8.0)
Process completed with exit code 1.
|
Coverage
Process completed with exit code 1.
|
Integration Test (OpenSearch w/Strong Password) (ubuntu-latest, opensearchproject/opensearch:2.12.0)
Process completed with exit code 1.
|
Integration Test (OpenSearch) (ubuntu-latest, opensearchproject/opensearch:2.5.0)
Process completed with exit code 1.
|
Integration Test (OpenSearch) (ubuntu-latest, opensearchproject/opensearch:2.2.1)
Process completed with exit code 1.
|
Integration Test (OpenSearch) (ubuntu-latest, opensearchproject/opensearch:2.11.1)
Process completed with exit code 1.
|