[4.x] Add template annotations #258
Annotations
13 errors
PHPStan (PHP 8.2):
tests/types/coroutine.php#L12
Expected type React\Promise\PromiseInterface<bool>, actual: React\Promise\PromiseInterface<mixed>
|
PHPStan (PHP 8.2):
tests/types/coroutine.php#L18
Expected type bool, actual: mixed
|
PHPStan (PHP 8.2):
tests/types/coroutine.php#L23
Expected type React\Promise\PromiseInterface<bool>, actual: React\Promise\PromiseInterface<mixed>
|
PHPStan (PHP 8.2):
tests/types/coroutine.php#L25
Expected type bool, actual: mixed
|
PHPStan (PHP 8.2):
tests/types/coroutine.php#L44
Expected type bool, actual: mixed
|
PHPStan (PHP 8.2)
Process completed with exit code 1.
|
PHPStan (PHP 8.1)
The job was canceled because "_8_2" failed.
|
PHPStan (PHP 8.1):
tests/types/coroutine.php#L12
Expected type React\Promise\PromiseInterface<bool>, actual: React\Promise\PromiseInterface<mixed>
|
PHPStan (PHP 8.1):
tests/types/coroutine.php#L18
Expected type bool, actual: mixed
|
PHPStan (PHP 8.1):
tests/types/coroutine.php#L23
Expected type React\Promise\PromiseInterface<bool>, actual: React\Promise\PromiseInterface<mixed>
|
PHPStan (PHP 8.1):
tests/types/coroutine.php#L25
Expected type bool, actual: mixed
|
PHPStan (PHP 8.1):
tests/types/coroutine.php#L44
Expected type bool, actual: mixed
|
PHPStan (PHP 8.1)
The operation was canceled.
|