[3.x] Add template types #220
Annotations
10 errors and 1 warning
Run make stan:
src/Infinite.php#L63
Condition "(Closure(A0, A1, A2, A3, A4): T)|(Closure(A0, A1, A2, A3, A4): void) is Closure(): T" in conditional return type is always false.
|
Run make stan:
src/Infinite.php#L63
Condition "(Closure(A0, A1, A2, A3, A4): T)|(Closure(A0, A1, A2, A3, A4): void) is Closure(A0): T" in conditional return type is always false.
|
Run make stan:
src/Infinite.php#L63
Condition "(Closure(A0, A1, A2, A3, A4): T)|(Closure(A0, A1, A2, A3, A4): void) is Closure(A0, A1): T" in conditional return type is always false.
|
Run make stan:
src/Infinite.php#L63
Condition "(Closure(A0, A1, A2, A3, A4): T)|(Closure(A0, A1, A2, A3, A4): void) is Closure(A0, A1, A2): T" in conditional return type is always false.
|
Run make stan:
src/Infinite.php#L63
Condition "(Closure(A0, A1, A2, A3, A4): T)|(Closure(A0, A1, A2, A3, A4): void) is Closure(A0, A1, A2, A3): T" in conditional return type is always false.
|
Run make stan:
src/Infinite.php#L83
Method ReactParallel\Pool\Infinite\Infinite::run() should return T|null but returns T|void.
|
Run make stan:
tests/ExternalTest.php#L44
Call to an undefined static method ReactParallel\Tests\Pool\Infinite\ExternalTest::assertFalse().
|
Run make stan:
tests/ExternalTest.php#L45
Call to an undefined static method ReactParallel\Tests\Pool\Infinite\ExternalTest::assertFalse().
|
Run make stan:
tests/ExternalTest.php#L48
Call to an undefined static method ReactParallel\Tests\Pool\Infinite\ExternalTest::assertTrue().
|
Run make stan:
tests/ExternalTest.php#L49
Call to an undefined static method ReactParallel\Tests\Pool\Infinite\ExternalTest::assertTrue().
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading