Skip to content

[4.x] Add template annotations #256

[4.x] Add template annotations

[4.x] Add template annotations #256

Triggered via pull request August 28, 2023 13:26
Status Failure
Total duration 29s
Artifacts

ci.yml

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

Annotations

11 errors
PHPStan (PHP 8.2): tests/types/coroutine.php#L16
Expected type React\Promise\PromiseInterface<bool>, actual: React\Promise\PromiseInterface<mixed>
PHPStan (PHP 8.2): tests/types/coroutine.php#L28
Expected type bool, actual: mixed
PHPStan (PHP 8.2): tests/types/coroutine.php#L33
Expected type React\Promise\PromiseInterface<bool>, actual: React\Promise\PromiseInterface<mixed>
PHPStan (PHP 8.2): tests/types/coroutine.php#L54
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#L16
Expected type React\Promise\PromiseInterface<bool>, actual: React\Promise\PromiseInterface<mixed>
PHPStan (PHP 8.1): tests/types/coroutine.php#L28
Expected type bool, actual: mixed
PHPStan (PHP 8.1): tests/types/coroutine.php#L33
Expected type React\Promise\PromiseInterface<bool>, actual: React\Promise\PromiseInterface<mixed>
PHPStan (PHP 8.1): tests/types/coroutine.php#L54
Expected type bool, actual: mixed
PHPStan (PHP 8.1)
Process completed with exit code 1.