Skip to content

Psr interfaces

Psr interfaces #654

Triggered via pull request November 20, 2024 03:42
Status Failure
Total duration 1m 55s
Artifacts

test.yml

on: pull_request
Matrix: Integration Test (Elasticsearch)
Matrix: Integration Test (OpenSearch w/Strong Password)
Matrix: Integration Test (OpenSearch)
Matrix: Unit Test
Fit to window
Zoom out
Zoom in

Annotations

53 errors
Unit Test (8.2, ubuntu-latest)
Process completed with exit code 255.
Unit Test (8.3, ubuntu-latest)
Process completed with exit code 255.
Unit Test (8.0, 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.8]. - symfony/http-client[v7.1.0, ..., v7.1.8] require php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 2 - 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 3 - Root composer.json requires symfony/finder ^6.4|^7.0 -> satisfiable by symfony/finder[v6.4.0, ..., v6.4.13, v7.0.0, ..., v7.1.6]. - symfony/finder[v6.4.0, ..., v6.4.13] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. - symfony/finder[v7.0.0, ..., v7.1.6] require php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
Unit Test (8.0, ubuntu-latest)
Process completed with exit code 2.
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.8]. - symfony/http-client[v7.1.0, ..., v7.1.8] 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 (8.4, ubuntu-latest)
Process completed with exit code 255.
PHPStan: src/OpenSearch/Endpoints/AsyncSearch/Submit.php#L90
Return type OpenSearch\Endpoints\AsyncSearch\Submit of method OpenSearch\Endpoints\AsyncSearch\Submit::setBody() is not covariant with return type static(OpenSearch\Endpoints\AbstractEndpoint) of method OpenSearch\Endpoints\AbstractEndpoint::setBody().
PHPStan: src/OpenSearch/Endpoints/AsyncSearch/Submit.php#L92
Strict comparison using !== between true and true will always evaluate to false.
PHPStan: src/OpenSearch/Endpoints/AsyncSearch/Submit.php#L92
Variable $body in isset() always exists and is not nullable.
PHPStan: src/OpenSearch/Endpoints/AsynchronousSearch/Search.php#L52
Strict comparison using !== between true and true will always evaluate to false.
PHPStan: src/OpenSearch/Endpoints/AsynchronousSearch/Search.php#L52
Variable $body in isset() always exists and is not nullable.
PHPStan: src/OpenSearch/Endpoints/Bulk.php#L75
Strict comparison using !== between true and true will always evaluate to false.
PHPStan: src/OpenSearch/Endpoints/Bulk.php#L75
Variable $body in isset() always exists and is not nullable.
PHPStan: src/OpenSearch/Endpoints/Bulk.php#L78
Instanceof between *NEVER* and Traversable will always evaluate to false.
PHPStan: src/OpenSearch/Endpoints/Bulk.php#L78
Result of || is always true.
PHPStan: src/OpenSearch/Endpoints/BulkStream.php#L71
Strict comparison using !== between true and true will always evaluate to false.
Unit Test (8.0, 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.8]. - symfony/http-client[v7.1.0, ..., v7.1.8] require php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 2 - 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 3 - Root composer.json requires symfony/finder ^6.4|^7.0 -> satisfiable by symfony/finder[v6.4.0, ..., v6.4.13, v7.0.0, ..., v7.1.6]. - symfony/finder[v6.4.0, ..., v6.4.13] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. - symfony/finder[v7.0.0, ..., v7.1.6] 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 (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.8]. - symfony/http-client[v7.1.0, ..., v7.1.8] require php >=8.2 -> your php version (8.1.31) does not satisfy that requirement.
Unit Test (8.1, windows-latest)
Process completed with exit code 1.
Unit Test (8.2, windows-latest)
Process completed with exit code 1.
Unit Test (8.3, windows-latest)
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:1.1.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 symfony/http-client ^7.1 -> satisfiable by symfony/http-client[v7.1.0, ..., v7.1.8]. - symfony/http-client[v7.1.0, ..., v7.1.8] require php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 2 - 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 3 - Root composer.json requires symfony/finder ^6.4|^7.0 -> satisfiable by symfony/finder[v6.4.0, ..., v6.4.13, v7.0.0, ..., v7.1.6]. - symfony/finder[v6.4.0, ..., v6.4.13] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. - symfony/finder[v7.0.0, ..., v7.1.6] 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.0.1)
Process completed with exit code 1.
Integration Test (OpenSearch) (ubuntu-latest, opensearchproject/opensearch:1.3.15)
Process completed with exit code 1.
Integration Test (OpenSearch) (ubuntu-latest, opensearchproject/opensearch:2.4.1)
Process completed with exit code 1.
Integration Test (OpenSearch) (ubuntu-latest, opensearchproject/opensearch:2.1.0)
Process completed with exit code 1.
Unit Test (8.4, windows-latest)
Process completed with exit code 1.
Integration Test (OpenSearch) (ubuntu-latest, opensearchproject/opensearch:2.8.0)
Process completed with exit code 1.
Integration Test (OpenSearch) (ubuntu-latest, opensearchproject/opensearch:2.9.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.3.0)
Process completed with exit code 1.
Integration Test (OpenSearch) (ubuntu-latest, opensearchproject/opensearch:2.6.0)
Process completed with exit code 1.
Integration Test (OpenSearch) (ubuntu-latest, opensearchproject/opensearch:2.2.1)
Process completed with exit code 1.
Coverage
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.8]. - symfony/http-client[v7.1.0, ..., v7.1.8] require php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
Integration Test (OpenSearch) (ubuntu-latest, opensearchproject/opensearch:2.7.0)
Process completed with exit code 1.
Unit Test (8.1, macos-latest)
Process completed with exit code 2.
Integration Test (OpenSearch) (ubuntu-latest, opensearchproject/opensearch:2.10.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.11.1)
Process completed with exit code 1.
Unit Test (8.2, macos-latest)
Process completed with exit code 255.
Unit Test (8.3, macos-latest)
Process completed with exit code 255.
Unit Test (8.4, macos-latest)
Process completed with exit code 255.