Skip to content

chore(deps): remove unused Safe dependency #359

chore(deps): remove unused Safe dependency

chore(deps): remove unused Safe dependency #359

Triggered via pull request January 12, 2024 09:00
Status Failure
Total duration 38s
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

4 errors
Static Analysis with PHPStan (8.2): src/Client/Http/LoggerPlugin.php#L30
PHPDoc tag @param for parameter $first contains generic type Http\Promise\Promise<Psr\Http\Message\ResponseInterface> but interface Http\Promise\Promise is not generic.
Static Analysis with PHPStan (8.2): src/Client/Http/LoggerPlugin.php#L30
PHPDoc tag @param for parameter $next contains generic type Http\Promise\Promise<Psr\Http\Message\ResponseInterface> but interface Http\Promise\Promise is not generic.
Static Analysis with PHPStan (8.2): src/Client/Http/LoggerPlugin.php#L30
PHPDoc tag @return contains generic type Http\Promise\Promise<Psr\Http\Message\ResponseInterface> but interface Http\Promise\Promise is not generic.
Static Analysis with PHPStan (8.2)
Process completed with exit code 1.