Skip to content

Prepare v3.2.0 release #273

Prepare v3.2.0 release

Prepare v3.2.0 release #273

Triggered via push November 22, 2023 16:21
Status Failure
Total duration 58s
Artifacts

ci.yml

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

Annotations

47 errors
PHPStan (PHP 7.2): src/functions.php#L372
Function React\Async\coroutine() should return React\Promise\PromiseInterface<T> but returns React\Promise\PromiseInterface<mixed>.
PHPStan (PHP 7.2): src/functions.php#L433
Function React\Async\parallel() should return React\Promise\PromiseInterface<array<T>> but returns React\Promise\PromiseInterface<mixed>.
PHPStan (PHP 7.2): src/functions.php#L488
Function React\Async\series() should return React\Promise\PromiseInterface<array<T>> but returns React\Promise\PromiseInterface<mixed>.
PHPStan (PHP 7.2): src/functions.php#L537
Function React\Async\waterfall() should return React\Promise\PromiseInterface<T|null> but returns React\Promise\PromiseInterface<mixed>.
PHPStan (PHP 7.2): tests/AwaitTest.php#L29
Parameter #1 $ of callable callable(Throwable): void expects Throwable, false given.
PHPStan (PHP 7.2): tests/AwaitTest.php#L44
Parameter #1 $ of callable callable(Throwable): void expects Throwable, null given.
PHPStan (PHP 7.2): tests/AwaitTest.php#L281
Parameter #1 $ of callable callable(Throwable): void expects Throwable, null given.
PHPStan (PHP 7.2)
Process completed with exit code 1.
PHPStan (PHP 8.3)
The job was canceled because "_7_2" failed.
PHPStan (PHP 7.4)
The job was canceled because "_7_2" failed.
PHPStan (PHP 7.4): src/functions.php#L372
Function React\Async\coroutine() should return React\Promise\PromiseInterface<T> but returns React\Promise\PromiseInterface<mixed>.
PHPStan (PHP 7.4): src/functions.php#L433
Function React\Async\parallel() should return React\Promise\PromiseInterface<array<T>> but returns React\Promise\PromiseInterface<mixed>.
PHPStan (PHP 7.4): src/functions.php#L488
Function React\Async\series() should return React\Promise\PromiseInterface<array<T>> but returns React\Promise\PromiseInterface<mixed>.
PHPStan (PHP 7.4): src/functions.php#L537
Function React\Async\waterfall() should return React\Promise\PromiseInterface<T|null> but returns React\Promise\PromiseInterface<mixed>.
PHPStan (PHP 7.4): tests/AwaitTest.php#L29
Parameter #1 $ of callable callable(Throwable): void expects Throwable, false given.
PHPStan (PHP 7.4): tests/AwaitTest.php#L44
Parameter #1 $ of callable callable(Throwable): void expects Throwable, null given.
PHPStan (PHP 7.4): tests/AwaitTest.php#L281
Parameter #1 $ of callable callable(Throwable): void expects Throwable, null given.
PHPStan (PHP 7.4)
Process completed with exit code 1.
PHPStan (PHP 8)
The job was canceled because "_7_2" failed.
PHPStan (PHP 8): src/functions.php#L372
Function React\Async\coroutine() should return React\Promise\PromiseInterface<T> but returns React\Promise\PromiseInterface<mixed>.
PHPStan (PHP 8): src/functions.php#L433
Function React\Async\parallel() should return React\Promise\PromiseInterface<array<T>> but returns React\Promise\PromiseInterface<mixed>.
PHPStan (PHP 8): src/functions.php#L488
Function React\Async\series() should return React\Promise\PromiseInterface<array<T>> but returns React\Promise\PromiseInterface<mixed>.
PHPStan (PHP 8): src/functions.php#L537
Function React\Async\waterfall() should return React\Promise\PromiseInterface<T|null> but returns React\Promise\PromiseInterface<mixed>.
PHPStan (PHP 8): tests/AwaitTest.php#L29
Parameter #1 $ of callable callable(Throwable): void expects Throwable, false given.
PHPStan (PHP 8): tests/AwaitTest.php#L44
Parameter #1 $ of callable callable(Throwable): void expects Throwable, null given.
PHPStan (PHP 8): tests/AwaitTest.php#L281
Parameter #1 $ of callable callable(Throwable): void expects Throwable, null given.
PHPStan (PHP 8)
Process completed with exit code 1.
PHPStan (PHP 7.3)
The job was canceled because "_7_2" failed.
PHPStan (PHP 7.3): src/functions.php#L372
Function React\Async\coroutine() should return React\Promise\PromiseInterface<T> but returns React\Promise\PromiseInterface<mixed>.
PHPStan (PHP 7.3): src/functions.php#L433
Function React\Async\parallel() should return React\Promise\PromiseInterface<array<T>> but returns React\Promise\PromiseInterface<mixed>.
PHPStan (PHP 7.3): src/functions.php#L488
Function React\Async\series() should return React\Promise\PromiseInterface<array<T>> but returns React\Promise\PromiseInterface<mixed>.
PHPStan (PHP 7.3): src/functions.php#L537
Function React\Async\waterfall() should return React\Promise\PromiseInterface<T|null> but returns React\Promise\PromiseInterface<mixed>.
PHPStan (PHP 7.3): tests/AwaitTest.php#L29
Parameter #1 $ of callable callable(Throwable): void expects Throwable, false given.
PHPStan (PHP 7.3): tests/AwaitTest.php#L44
Parameter #1 $ of callable callable(Throwable): void expects Throwable, null given.
PHPStan (PHP 7.3): tests/AwaitTest.php#L281
Parameter #1 $ of callable callable(Throwable): void expects Throwable, null given.
PHPStan (PHP 7.3)
Process completed with exit code 1.
PHPStan (PHP 8.1)
The job was canceled because "_7_2" failed.
PHPStan (PHP 8.1): src/functions.php#L372
Function React\Async\coroutine() should return React\Promise\PromiseInterface<T> but returns React\Promise\PromiseInterface<mixed>.
PHPStan (PHP 8.1): src/functions.php#L433
Function React\Async\parallel() should return React\Promise\PromiseInterface<array<T>> but returns React\Promise\PromiseInterface<mixed>.
PHPStan (PHP 8.1): src/functions.php#L488
Function React\Async\series() should return React\Promise\PromiseInterface<array<T>> but returns React\Promise\PromiseInterface<mixed>.
PHPStan (PHP 8.1): src/functions.php#L537
Function React\Async\waterfall() should return React\Promise\PromiseInterface<T|null> but returns React\Promise\PromiseInterface<mixed>.
PHPStan (PHP 8.1): tests/AwaitTest.php#L29
Parameter #1 $ of callable callable(Throwable): void expects Throwable, false given.
PHPStan (PHP 8.1): tests/AwaitTest.php#L44
Parameter #1 $ of callable callable(Throwable): void expects Throwable, null given.
PHPStan (PHP 8.1): tests/AwaitTest.php#L281
Parameter #1 $ of callable callable(Throwable): void expects Throwable, null given.
PHPStan (PHP 8.1)
Process completed with exit code 1.
PHPStan (PHP 8.2)
The job was canceled because "_7_2" failed.
PHPStan (PHP 8.2)
The operation was canceled.