Enable declare_strict_types option and apply @PHP80Migration set with… #1061
Annotations
4 errors and 1 warning
Run phpstan:
src/ResponseConverter.php#L21
Parameter #1 $responseString of class Elastica\Response constructor expects array|string, Psr\Http\Message\StreamInterface given.
|
Run phpstan:
tests/SearchTest.php#L261
Parameter #1 $json of function json_decode expects string, Psr\Http\Message\StreamInterface given.
|
Run phpstan:
tests/SearchTest.php#L274
Parameter #1 $json of function json_decode expects string, Psr\Http\Message\StreamInterface given.
|
Run phpstan
Process completed with exit code 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/.
|
Loading