chore(deps): remove unused Safe dependency #359
static-analysis.yml
on: pull_request
Matrix: Static Analysis with PHPStan
Matrix: Static Analysis with Psalm
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.
|