Skip to content

Add stream support

Add stream support #21

Triggered via pull request March 11, 2025 20:28
Status Failure
Total duration 13s
Artifacts

codeql-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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().