Add support template types #36
Annotations
4 errors
Run vendor/bin/phpstan:
src/Operator/ThrottleOperator.php#L64
Parameter #2 $scheduler of method Rx\Observable<mixed>::delay() expects Rx\AsyncSchedulerInterface|null, Rx\SchedulerInterface given.
|
Run vendor/bin/phpstan:
src/React/PromiseFactory.php#L21
Method Rx\React\PromiseFactory::toObservable() should return Rx\Observable<T> but returns Rx\Observable<mixed>.
|
Run vendor/bin/phpstan:
src/Scheduler/PriorityQueue.php#L27
Parameter #2 $priority of method Rx\Scheduler\InternalPriorityQueue<int,Rx\Scheduler\ScheduledItem>::insert() expects int, Rx\Scheduler\ScheduledItem given.
|
Run vendor/bin/phpstan
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading