Prepare v4.2.0 release #274
Annotations
9 errors
Run vendor/bin/phpstan:
src/functions.php#L192
Function React\Async\async() should return callable(A1=, A2=, A3=, A4=, A5=): React\Promise\PromiseInterface<T> but returns Closure(mixed ...): React\Promise\Promise<mixed>.
|
Run vendor/bin/phpstan:
src/functions.php#L676
Function React\Async\coroutine() should return React\Promise\PromiseInterface<T> but returns React\Promise\PromiseInterface<mixed>.
|
Run vendor/bin/phpstan:
src/functions.php#L737
Function React\Async\parallel() should return React\Promise\PromiseInterface<array<T>> but returns React\Promise\PromiseInterface<mixed>.
|
Run vendor/bin/phpstan:
src/functions.php#L792
Function React\Async\series() should return React\Promise\PromiseInterface<array<T>> but returns React\Promise\PromiseInterface<mixed>.
|
Run vendor/bin/phpstan:
src/functions.php#L841
Function React\Async\waterfall() should return React\Promise\PromiseInterface<T|null> but returns React\Promise\PromiseInterface<mixed>.
|
Run vendor/bin/phpstan:
tests/AwaitTest.php#L132
Parameter #1 $ of callable callable(Throwable): void expects Throwable, false given.
|
Run vendor/bin/phpstan:
tests/AwaitTest.php#L150
Parameter #1 $ of callable callable(Throwable): void expects Throwable, null given.
|
Run vendor/bin/phpstan:
tests/AwaitTest.php#L334
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