Psr interfaces #579
Annotations
10 errors
PHP Static Analysis Tool:
src/OpenSearch/Client.php#L208
Method OpenSearch\Client::bulk() should return array but returns Http\Promise\Promise|Psr\Http\Message\ResponseInterface.
|
PHP Static Analysis Tool:
src/OpenSearch/Client.php#L246
Method OpenSearch\Client::bulkStream() should return array but returns Http\Promise\Promise|Psr\Http\Message\ResponseInterface.
|
PHP Static Analysis Tool:
src/OpenSearch/Client.php#L273
Method OpenSearch\Client::clearScroll() should return array but returns Http\Promise\Promise|Psr\Http\Message\ResponseInterface.
|
PHP Static Analysis Tool:
src/OpenSearch/Client.php#L314
Method OpenSearch\Client::count() should return array but returns Http\Promise\Promise|Psr\Http\Message\ResponseInterface.
|
PHP Static Analysis Tool:
src/OpenSearch/Client.php#L343
Method OpenSearch\Client::createPit() should return array but returns Http\Promise\Promise|Psr\Http\Message\ResponseInterface.
|
PHP Static Analysis Tool:
src/OpenSearch/Client.php#L378
Method OpenSearch\Client::delete() should return array but returns Http\Promise\Promise|Psr\Http\Message\ResponseInterface.
|
PHP Static Analysis Tool:
src/OpenSearch/Client.php#L398
Method OpenSearch\Client::deleteAllPits() should return array but returns Http\Promise\Promise|Psr\Http\Message\ResponseInterface.
|
PHP Static Analysis Tool:
src/OpenSearch/Client.php#L458
Method OpenSearch\Client::deleteByQuery() should return array but returns Http\Promise\Promise|Psr\Http\Message\ResponseInterface.
|
PHP Static Analysis Tool:
src/OpenSearch/Client.php#L483
Method OpenSearch\Client::deleteByQueryRethrottle() should return array but returns Http\Promise\Promise|Psr\Http\Message\ResponseInterface.
|
PHP Static Analysis Tool:
src/OpenSearch/Client.php#L507
Method OpenSearch\Client::deletePit() should return array but returns Http\Promise\Promise|Psr\Http\Message\ResponseInterface.
|
Loading