Skip to content

chore(deps): update dependency symfony/http-client to v7 #335

chore(deps): update dependency symfony/http-client to v7

chore(deps): update dependency symfony/http-client to v7 #335

Triggered via pull request November 29, 2023 14:12
Status Failure
Total duration 1m 25s
Artifacts

static-analysis.yml

on: pull_request
Matrix: Static Analysis with PHPStan
Matrix: Static Analysis with Psalm
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Static Analysis with PHPStan (8.2): src/Client/Http/LoggerPlugin.php#L22
Method SimPod\ClickHouseClient\Client\Http\LoggerPlugin::handleRequest() has parameter $first with generic interface Http\Promise\Promise but does not specify its types: T
Static Analysis with PHPStan (8.2): src/Client/Http/LoggerPlugin.php#L22
Method SimPod\ClickHouseClient\Client\Http\LoggerPlugin::handleRequest() has parameter $next with generic interface Http\Promise\Promise but does not specify its types: T
Static Analysis with PHPStan (8.2): src/Client/Http/LoggerPlugin.php#L22
Method SimPod\ClickHouseClient\Client\Http\LoggerPlugin::handleRequest() return type with generic interface Http\Promise\Promise does not specify its types: T
Static Analysis with PHPStan (8.2): src/Client/Http/LoggerPlugin.php#L28
Parameter #1 $onFulfilled of method Http\Promise\Promise<mixed>::then() expects (callable(mixed): Psr\Http\Message\ResponseInterface)|null, Closure(Psr\Http\Message\ResponseInterface): Psr\Http\Message\ResponseInterface given.
Static Analysis with PHPStan (8.2)
Process completed with exit code 1.