Template types #203
Annotations
10 errors and 1 warning
../../src/EventLoopBridge.php#L39
../../src/EventLoopBridge.php:39:13: TooManyTemplateParams: parallel\Events<parallel\Events\Event> has too many template params, expecting 0 (see https://psalm.dev/184)
|
../../src/EventLoopBridge.php#L47
../../src/EventLoopBridge.php:47:5: UndefinedDocblockClass: Docblock-defined class, interface or enum named ReactParallel\EventLoop\T does not exist (see https://psalm.dev/200)
|
../../src/EventLoopBridge.php#L47
../../src/EventLoopBridge.php:47:13: UndefinedDocblockClass: Docblock-defined class, interface or enum named ReactParallel\EventLoop\T does not exist (see https://psalm.dev/200)
|
../../src/EventLoopBridge.php#L53
../../src/EventLoopBridge.php:53:5: UndefinedDocblockClass: Docblock-defined class, interface or enum named ReactParallel\EventLoop\T does not exist (see https://psalm.dev/200)
|
../../src/EventLoopBridge.php#L53
../../src/EventLoopBridge.php:53:13: UndefinedDocblockClass: Docblock-defined class, interface or enum named ReactParallel\EventLoop\T does not exist (see https://psalm.dev/200)
|
../../src/EventLoopBridge.php#L75
../../src/EventLoopBridge.php:75:15: TooManyTemplateParams: parallel\Channel<T:fn-reactparallel\eventloop\eventloopbridge::observe as mixed> has too many template params, expecting 0 (see https://psalm.dev/184)
|
../../src/EventLoopBridge.php#L85
../../src/EventLoopBridge.php:85:9: MixedPropertyTypeCoercion: $this->channels expects 'array<int, ReactParallel\EventLoop\Stream<ReactParallel\EventLoop\T>>', parent type `non-empty-array<int, ReactParallel\EventLoop\Stream<ReactParallel\EventLoop\T>|(ReactParallel\EventLoop\Stream<T:fn-reactparallel\eventloop\eventloopbridge::observe as mixed>)>` provided (see https://psalm.dev/196)
|
../../src/EventLoopBridge.php#L98
../../src/EventLoopBridge.php:98:15: TooManyTemplateParams: parallel\Future<T:fn-reactparallel\eventloop\eventloopbridge::await as mixed> has too many template params, expecting 0 (see https://psalm.dev/184)
|
../../src/EventLoopBridge.php#L108
../../src/EventLoopBridge.php:108:9: MixedPropertyTypeCoercion: $this->futures expects 'array<int, React\Promise\Deferred<ReactParallel\EventLoop\T>>', parent type `non-empty-array<int, React\Promise\Deferred<ReactParallel\EventLoop\T>|(React\Promise\Deferred<T:fn-reactparallel\eventloop\eventloopbridge::await as mixed>)>` provided (see https://psalm.dev/196)
|
../../src/EventLoopBridge.php#L155
../../src/EventLoopBridge.php:155:24: MixedAssignment: Unable to determine the type that $event is being assigned to (see https://psalm.dev/032)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The logs for this run have expired and are no longer available.
Loading