WIP: Upgrading guzzle. #31
Annotations
10 errors and 1 warning
src/OpenSearch/Connections/Connection.php#L380
Parameter $response of method OpenSearch\Connections\Connection::logWarning() has invalid type OpenSearch\Connections\ResponseInterface.
|
src/OpenSearch/Connections/Connection.php#L382
Access to offset 'headers' on an unknown class OpenSearch\Connections\ResponseInterface.
|
src/OpenSearch/Connections/Connection.php#L392
Parameter $response of method OpenSearch\Connections\Connection::logRequestSuccess() has invalid type OpenSearch\Connections\ResponseInterface.
|
src/OpenSearch/Connections/Connection.php#L392
Parameter $response of method OpenSearch\Connections\Connection::logRequestSuccess() has invalid type OpenSearch\Connections\ResponseInterface.
|
src/OpenSearch/Connections/Connection.php#L394
Access to offset 'transfer_stats' on an unknown class OpenSearch\Connections\ResponseInterface.
|
src/OpenSearch/Connections/Connection.php#L395
Access to offset 'effective_url' on an unknown class OpenSearch\Connections\ResponseInterface.
|
src/OpenSearch/Connections/Connection.php#L405
Access to offset 'status' on an unknown class OpenSearch\Connections\ResponseInterface.
|
src/OpenSearch/Connections/Connection.php#L406
Access to offset 'transfer_stats' on an unknown class OpenSearch\Connections\ResponseInterface.
|
src/OpenSearch/Connections/Connection.php#L409
Access to offset 'body' on an unknown class OpenSearch\Connections\ResponseInterface.
|
src/OpenSearch/Connections/Connection.php#L417
Access to offset 'body' on an unknown class OpenSearch\Connections\ResponseInterface.
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading