Skip to content

[3.x] Add template annotations #98

[3.x] Add template annotations

[3.x] Add template annotations #98

Triggered via push July 9, 2023 12:30
Status Failure
Total duration 1m 0s
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|void) $onFulfilled): Unexpected token "(", expected variable at offset 1173
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.