Skip to content

[4.x] Add template annotations #258

[4.x] Add template annotations

[4.x] Add template annotations #258

Triggered via pull request August 29, 2023 07:16
Status Failure
Total duration 31s
Artifacts

ci.yml

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

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.