Skip to content

[3.x] Add template annotations #88

[3.x] Add template annotations

[3.x] Add template annotations #88

Triggered via push July 7, 2023 19:02
Status Failure
Total duration 1m 7s
Artifacts

ci.yml

on: push
Matrix: PHPStan
Matrix: PHPUnit
Fit to window
Zoom out
Zoom in

Annotations

3 errors
PHPStan (PHP 7.1): src/PromiseInterface.php#L38
PHPDoc tag @param has invalid value (?(callable(T): Fulfilled) $onFulfilled): Unexpected token "(", expected type at offset 1165
PHPStan (PHP 7.1): src/PromiseInterface.php#L38
Template type Fulfilled of method React\Promise\PromiseInterface::then() is not referenced in a parameter.
PHPStan (PHP 7.1)
Process completed with exit code 1.