Add stream support #21
Annotations
8 errors
|
CodeQL
Process completed with exit code 1.
|
|
CodeQL:
tests/ClientTest.php#L507
Call to an undefined method Utopia\Fetch\Chunk::getStatusCode().
|
|
CodeQL:
tests/ClientTest.php#L483
Call to an undefined method Utopia\Fetch\Chunk::tryDecodeJson().
|
|
CodeQL:
tests/ClientTest.php#L481
Call to an undefined method Utopia\Fetch\Chunk::getContentType().
|
|
CodeQL:
tests/ClientTest.php#L480
Call to an undefined method Utopia\Fetch\Chunk::isJson().
|
|
CodeQL:
tests/ClientTest.php#L454
Cannot call method isLast() on Utopia\Fetch\Chunk|null.
|
|
CodeQL:
tests/ClientTest.php#L450
Call to an undefined method Utopia\Fetch\Chunk::getHeaders().
|
|
CodeQL:
tests/ClientTest.php#L449
Call to an undefined method Utopia\Fetch\Chunk::getStatusCode().
|