Prepare v3.2.0 release #272
Annotations
9 errors
|
Run vendor/bin/phpstan:
src/functions.php#L372
Function React\Async\coroutine() should return React\Promise\PromiseInterface<T> but returns React\Promise\PromiseInterface<mixed>.
|
Run vendor/bin/phpstan:
src/functions.php#L433
Function React\Async\parallel() should return React\Promise\PromiseInterface<array<T>> but returns React\Promise\PromiseInterface<mixed>.
|
Run vendor/bin/phpstan:
src/functions.php#L488
Function React\Async\series() should return React\Promise\PromiseInterface<array<T>> but returns React\Promise\PromiseInterface<mixed>.
|
Run vendor/bin/phpstan:
src/functions.php#L537
Function React\Async\waterfall() should return React\Promise\PromiseInterface<T|null> but returns React\Promise\PromiseInterface<mixed>.
|
Run vendor/bin/phpstan:
tests/AwaitTest.php#L29
Parameter #1 $ of callable callable(Throwable): void expects Throwable, false given.
|
Run vendor/bin/phpstan:
tests/AwaitTest.php#L44
Parameter #1 $ of callable callable(Throwable): void expects Throwable, null given.
|
Run vendor/bin/phpstan:
tests/AwaitTest.php#L281
Parameter #1 $ of callable callable(Throwable): void expects Throwable, null given.
|
Run vendor/bin/phpstan
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading