Add support template types #29
Annotations
124 errors and 12 warnings
PHPUnit (PHP 7.2 on ubuntu-20.04)
Process completed with exit code 255.
|
PHPStan (PHP 8.1 on ubuntu-20.04):
src/Observable.php#L101
Result of && is always false.
|
PHPStan (PHP 8.1 on ubuntu-20.04):
src/Observable.php#L115
Cannot call method onError() on Rx\Observer\CallbackObserver|null.
|
PHPStan (PHP 8.1 on ubuntu-20.04):
src/Observable.php#L174
PHPDoc tag @param for parameter $scheduler with type Rx\SchedulerInterface|null is not subtype of native type Rx\AsyncSchedulerInterface|null.
|
PHPStan (PHP 8.1 on ubuntu-20.04):
src/Observable.php#L246
Method Rx\Observable::never() should return Rx\Observable\NeverObservable<T> but returns Rx\Observable\NeverObservable<mixed>.
|
PHPStan (PHP 8.1 on ubuntu-20.04):
src/Observable.php#L296
Class Rx\Operator\MergeAllOperator does not have a constructor and must be instantiated without any parameters.
|
PHPStan (PHP 8.1 on ubuntu-20.04):
src/Observable.php#L399
Method Rx\Observable::start() should return Rx\Observable<T> but returns Rx\Observable<mixed>.
|
PHPStan (PHP 8.1 on ubuntu-20.04):
src/Observable.php#L447
Method Rx\Observable::mapTo() has parameter $value with no type specified.
|
PHPStan (PHP 8.1 on ubuntu-20.04):
src/Observable.php#L543
Method Rx\Observable::selectMany() has parameter $selector with no type specified.
|
PHPStan (PHP 8.1 on ubuntu-20.04):
src/Observable.php#L793
Method Rx\Observable::__call() has parameter $arguments with no value type specified in iterable type array.
|
PHPStan (PHP 8.1 on ubuntu-20.04):
src/Observable.php#L793
Method Rx\Observable::__call() has parameter $name with no type specified.
|
PHPStan (PHP 7.4 on ubuntu-20.04):
src/Observable.php#L101
Result of && is always false.
|
PHPStan (PHP 7.4 on ubuntu-20.04):
src/Observable.php#L115
Cannot call method onError() on Rx\Observer\CallbackObserver|null.
|
PHPStan (PHP 7.4 on ubuntu-20.04):
src/Observable.php#L174
PHPDoc tag @param for parameter $scheduler with type Rx\SchedulerInterface|null is not subtype of native type Rx\AsyncSchedulerInterface|null.
|
PHPStan (PHP 7.4 on ubuntu-20.04):
src/Observable.php#L246
Method Rx\Observable::never() should return Rx\Observable\NeverObservable<T> but returns Rx\Observable\NeverObservable<mixed>.
|
PHPStan (PHP 7.4 on ubuntu-20.04):
src/Observable.php#L296
Class Rx\Operator\MergeAllOperator does not have a constructor and must be instantiated without any parameters.
|
PHPStan (PHP 7.4 on ubuntu-20.04):
src/Observable.php#L399
Method Rx\Observable::start() should return Rx\Observable<T> but returns Rx\Observable<mixed>.
|
PHPStan (PHP 7.4 on ubuntu-20.04):
src/Observable.php#L447
Method Rx\Observable::mapTo() has parameter $value with no type specified.
|
PHPStan (PHP 7.4 on ubuntu-20.04):
src/Observable.php#L543
Method Rx\Observable::selectMany() has parameter $selector with no type specified.
|
PHPStan (PHP 7.4 on ubuntu-20.04):
src/Observable.php#L793
Method Rx\Observable::__call() has parameter $arguments with no value type specified in iterable type array.
|
PHPStan (PHP 7.4 on ubuntu-20.04):
src/Observable.php#L793
Method Rx\Observable::__call() has parameter $name with no type specified.
|
PHPStan (PHP 8.2 on ubuntu-20.04):
src/Observable.php#L101
Result of && is always false.
|
PHPStan (PHP 8.2 on ubuntu-20.04):
src/Observable.php#L115
Cannot call method onError() on Rx\Observer\CallbackObserver|null.
|
PHPStan (PHP 8.2 on ubuntu-20.04):
src/Observable.php#L174
PHPDoc tag @param for parameter $scheduler with type Rx\SchedulerInterface|null is not subtype of native type Rx\AsyncSchedulerInterface|null.
|
PHPStan (PHP 8.2 on ubuntu-20.04):
src/Observable.php#L246
Method Rx\Observable::never() should return Rx\Observable\NeverObservable<T> but returns Rx\Observable\NeverObservable<mixed>.
|
PHPStan (PHP 8.2 on ubuntu-20.04):
src/Observable.php#L296
Class Rx\Operator\MergeAllOperator does not have a constructor and must be instantiated without any parameters.
|
PHPStan (PHP 8.2 on ubuntu-20.04):
src/Observable.php#L399
Method Rx\Observable::start() should return Rx\Observable<T> but returns Rx\Observable<mixed>.
|
PHPStan (PHP 8.2 on ubuntu-20.04):
src/Observable.php#L447
Method Rx\Observable::mapTo() has parameter $value with no type specified.
|
PHPStan (PHP 8.2 on ubuntu-20.04):
src/Observable.php#L543
Method Rx\Observable::selectMany() has parameter $selector with no type specified.
|
PHPStan (PHP 8.2 on ubuntu-20.04):
src/Observable.php#L793
Method Rx\Observable::__call() has parameter $arguments with no value type specified in iterable type array.
|
PHPStan (PHP 8.2 on ubuntu-20.04):
src/Observable.php#L793
Method Rx\Observable::__call() has parameter $name with no type specified.
|
PHPStan (PHP 7.2 on ubuntu-20.04):
src/Observable.php#L101
Result of && is always false.
|
PHPStan (PHP 7.2 on ubuntu-20.04):
src/Observable.php#L115
Cannot call method onError() on Rx\Observer\CallbackObserver|null.
|
PHPStan (PHP 7.2 on ubuntu-20.04):
src/Observable.php#L174
PHPDoc tag @param for parameter $scheduler with type Rx\SchedulerInterface|null is not subtype of native type Rx\AsyncSchedulerInterface|null.
|
PHPStan (PHP 7.2 on ubuntu-20.04):
src/Observable.php#L246
Method Rx\Observable::never() should return Rx\Observable\NeverObservable<T> but returns Rx\Observable\NeverObservable<mixed>.
|
PHPStan (PHP 7.2 on ubuntu-20.04):
src/Observable.php#L296
Class Rx\Operator\MergeAllOperator does not have a constructor and must be instantiated without any parameters.
|
PHPStan (PHP 7.2 on ubuntu-20.04):
src/Observable.php#L399
Method Rx\Observable::start() should return Rx\Observable<T> but returns Rx\Observable<mixed>.
|
PHPStan (PHP 7.2 on ubuntu-20.04):
src/Observable.php#L447
Method Rx\Observable::mapTo() has parameter $value with no type specified.
|
PHPStan (PHP 7.2 on ubuntu-20.04):
src/Observable.php#L543
Method Rx\Observable::selectMany() has parameter $selector with no type specified.
|
PHPStan (PHP 7.2 on ubuntu-20.04):
src/Observable.php#L793
Method Rx\Observable::__call() has parameter $arguments with no value type specified in iterable type array.
|
PHPStan (PHP 7.2 on ubuntu-20.04):
src/Observable.php#L793
Method Rx\Observable::__call() has parameter $name with no type specified.
|
PHPStan (PHP 7.3 on ubuntu-20.04):
src/Observable.php#L101
Result of && is always false.
|
PHPStan (PHP 7.3 on ubuntu-20.04):
src/Observable.php#L115
Cannot call method onError() on Rx\Observer\CallbackObserver|null.
|
PHPStan (PHP 7.3 on ubuntu-20.04):
src/Observable.php#L174
PHPDoc tag @param for parameter $scheduler with type Rx\SchedulerInterface|null is not subtype of native type Rx\AsyncSchedulerInterface|null.
|
PHPStan (PHP 7.3 on ubuntu-20.04):
src/Observable.php#L246
Method Rx\Observable::never() should return Rx\Observable\NeverObservable<T> but returns Rx\Observable\NeverObservable<mixed>.
|
PHPStan (PHP 7.3 on ubuntu-20.04):
src/Observable.php#L296
Class Rx\Operator\MergeAllOperator does not have a constructor and must be instantiated without any parameters.
|
PHPStan (PHP 7.3 on ubuntu-20.04):
src/Observable.php#L399
Method Rx\Observable::start() should return Rx\Observable<T> but returns Rx\Observable<mixed>.
|
PHPStan (PHP 7.3 on ubuntu-20.04):
src/Observable.php#L447
Method Rx\Observable::mapTo() has parameter $value with no type specified.
|
PHPStan (PHP 7.3 on ubuntu-20.04):
src/Observable.php#L543
Method Rx\Observable::selectMany() has parameter $selector with no type specified.
|
PHPStan (PHP 7.3 on ubuntu-20.04):
src/Observable.php#L793
Method Rx\Observable::__call() has parameter $arguments with no value type specified in iterable type array.
|
PHPStan (PHP 7.3 on ubuntu-20.04):
src/Observable.php#L793
Method Rx\Observable::__call() has parameter $name with no type specified.
|
PHPStan (PHP 8 on ubuntu-20.04):
src/Observable.php#L101
Result of && is always false.
|
PHPStan (PHP 8 on ubuntu-20.04):
src/Observable.php#L115
Cannot call method onError() on Rx\Observer\CallbackObserver|null.
|
PHPStan (PHP 8 on ubuntu-20.04):
src/Observable.php#L174
PHPDoc tag @param for parameter $scheduler with type Rx\SchedulerInterface|null is not subtype of native type Rx\AsyncSchedulerInterface|null.
|
PHPStan (PHP 8 on ubuntu-20.04):
src/Observable.php#L246
Method Rx\Observable::never() should return Rx\Observable\NeverObservable<T> but returns Rx\Observable\NeverObservable<mixed>.
|
PHPStan (PHP 8 on ubuntu-20.04):
src/Observable.php#L296
Class Rx\Operator\MergeAllOperator does not have a constructor and must be instantiated without any parameters.
|
PHPStan (PHP 8 on ubuntu-20.04):
src/Observable.php#L399
Method Rx\Observable::start() should return Rx\Observable<T> but returns Rx\Observable<mixed>.
|
PHPStan (PHP 8 on ubuntu-20.04):
src/Observable.php#L447
Method Rx\Observable::mapTo() has parameter $value with no type specified.
|
PHPStan (PHP 8 on ubuntu-20.04):
src/Observable.php#L543
Method Rx\Observable::selectMany() has parameter $selector with no type specified.
|
PHPStan (PHP 8 on ubuntu-20.04):
src/Observable.php#L793
Method Rx\Observable::__call() has parameter $arguments with no value type specified in iterable type array.
|
PHPStan (PHP 8 on ubuntu-20.04):
src/Observable.php#L793
Method Rx\Observable::__call() has parameter $name with no type specified.
|
PHPUnit (PHP 7.3 on ubuntu-20.04)
Process completed with exit code 255.
|
PHPStan (PHP 7.3 on windows-2019):
src/Observable.php#L101
Result of && is always false.
|
PHPStan (PHP 7.3 on windows-2019):
src/Observable.php#L115
Cannot call method onError() on Rx\Observer\CallbackObserver|null.
|
PHPStan (PHP 7.3 on windows-2019):
src/Observable.php#L174
PHPDoc tag @param for parameter $scheduler with type Rx\SchedulerInterface|null is not subtype of native type Rx\AsyncSchedulerInterface|null.
|
PHPStan (PHP 7.3 on windows-2019):
src/Observable.php#L246
Method Rx\Observable::never() should return Rx\Observable\NeverObservable<T> but returns Rx\Observable\NeverObservable<mixed>.
|
PHPStan (PHP 7.3 on windows-2019):
src/Observable.php#L296
Class Rx\Operator\MergeAllOperator does not have a constructor and must be instantiated without any parameters.
|
PHPStan (PHP 7.3 on windows-2019):
src/Observable.php#L399
Method Rx\Observable::start() should return Rx\Observable<T> but returns Rx\Observable<mixed>.
|
PHPStan (PHP 7.3 on windows-2019):
src/Observable.php#L447
Method Rx\Observable::mapTo() has parameter $value with no type specified.
|
PHPStan (PHP 7.3 on windows-2019):
src/Observable.php#L543
Method Rx\Observable::selectMany() has parameter $selector with no type specified.
|
PHPStan (PHP 7.2 on windows-2019):
src/Observable.php#L101
Result of && is always false.
|
PHPStan (PHP 7.3 on windows-2019):
src/Observable.php#L793
Method Rx\Observable::__call() has parameter $arguments with no value type specified in iterable type array.
|
PHPStan (PHP 7.2 on windows-2019):
src/Observable.php#L115
Cannot call method onError() on Rx\Observer\CallbackObserver|null.
|
PHPStan (PHP 7.3 on windows-2019):
src/Observable.php#L793
Method Rx\Observable::__call() has parameter $name with no type specified.
|
PHPStan (PHP 7.2 on windows-2019):
src/Observable.php#L174
PHPDoc tag @param for parameter $scheduler with type Rx\SchedulerInterface|null is not subtype of native type Rx\AsyncSchedulerInterface|null.
|
PHPStan (PHP 7.2 on windows-2019):
src/Observable.php#L246
Method Rx\Observable::never() should return Rx\Observable\NeverObservable<T> but returns Rx\Observable\NeverObservable<mixed>.
|
PHPStan (PHP 7.2 on windows-2019):
src/Observable.php#L296
Class Rx\Operator\MergeAllOperator does not have a constructor and must be instantiated without any parameters.
|
PHPStan (PHP 7.2 on windows-2019):
src/Observable.php#L399
Method Rx\Observable::start() should return Rx\Observable<T> but returns Rx\Observable<mixed>.
|
PHPStan (PHP 7.2 on windows-2019):
src/Observable.php#L447
Method Rx\Observable::mapTo() has parameter $value with no type specified.
|
PHPStan (PHP 7.2 on windows-2019):
src/Observable.php#L543
Method Rx\Observable::selectMany() has parameter $selector with no type specified.
|
PHPStan (PHP 7.2 on windows-2019):
src/Observable.php#L793
Method Rx\Observable::__call() has parameter $arguments with no value type specified in iterable type array.
|
PHPStan (PHP 7.2 on windows-2019):
src/Observable.php#L793
Method Rx\Observable::__call() has parameter $name with no type specified.
|
PHPStan (PHP 7.4 on windows-2019):
src/Observable.php#L101
Result of && is always false.
|
PHPStan (PHP 7.4 on windows-2019):
src/Observable.php#L115
Cannot call method onError() on Rx\Observer\CallbackObserver|null.
|
PHPStan (PHP 7.4 on windows-2019):
src/Observable.php#L174
PHPDoc tag @param for parameter $scheduler with type Rx\SchedulerInterface|null is not subtype of native type Rx\AsyncSchedulerInterface|null.
|
PHPStan (PHP 7.4 on windows-2019):
src/Observable.php#L246
Method Rx\Observable::never() should return Rx\Observable\NeverObservable<T> but returns Rx\Observable\NeverObservable<mixed>.
|
PHPStan (PHP 7.4 on windows-2019):
src/Observable.php#L296
Class Rx\Operator\MergeAllOperator does not have a constructor and must be instantiated without any parameters.
|
PHPStan (PHP 7.4 on windows-2019):
src/Observable.php#L399
Method Rx\Observable::start() should return Rx\Observable<T> but returns Rx\Observable<mixed>.
|
PHPStan (PHP 7.4 on windows-2019):
src/Observable.php#L447
Method Rx\Observable::mapTo() has parameter $value with no type specified.
|
PHPStan (PHP 7.4 on windows-2019):
src/Observable.php#L543
Method Rx\Observable::selectMany() has parameter $selector with no type specified.
|
PHPStan (PHP 7.4 on windows-2019):
src/Observable.php#L793
Method Rx\Observable::__call() has parameter $arguments with no value type specified in iterable type array.
|
PHPStan (PHP 7.4 on windows-2019):
src/Observable.php#L793
Method Rx\Observable::__call() has parameter $name with no type specified.
|
PHPStan (PHP 8 on windows-2019):
src/Observable.php#L101
Result of && is always false.
|
PHPStan (PHP 8 on windows-2019):
src/Observable.php#L115
Cannot call method onError() on Rx\Observer\CallbackObserver|null.
|
PHPStan (PHP 8 on windows-2019):
src/Observable.php#L174
PHPDoc tag @param for parameter $scheduler with type Rx\SchedulerInterface|null is not subtype of native type Rx\AsyncSchedulerInterface|null.
|
PHPStan (PHP 8 on windows-2019):
src/Observable.php#L246
Method Rx\Observable::never() should return Rx\Observable\NeverObservable<T> but returns Rx\Observable\NeverObservable<mixed>.
|
PHPStan (PHP 8 on windows-2019):
src/Observable.php#L296
Class Rx\Operator\MergeAllOperator does not have a constructor and must be instantiated without any parameters.
|
PHPStan (PHP 8 on windows-2019):
src/Observable.php#L399
Method Rx\Observable::start() should return Rx\Observable<T> but returns Rx\Observable<mixed>.
|
PHPStan (PHP 8 on windows-2019):
src/Observable.php#L447
Method Rx\Observable::mapTo() has parameter $value with no type specified.
|
PHPStan (PHP 8 on windows-2019):
src/Observable.php#L543
Method Rx\Observable::selectMany() has parameter $selector with no type specified.
|
PHPStan (PHP 8 on windows-2019):
src/Observable.php#L793
Method Rx\Observable::__call() has parameter $arguments with no value type specified in iterable type array.
|
PHPStan (PHP 8 on windows-2019):
src/Observable.php#L793
Method Rx\Observable::__call() has parameter $name with no type specified.
|
PHPUnit (PHP 7.2 on windows-2019)
Process completed with exit code 1.
|
PHPUnit (PHP 7.3 on windows-2019)
Process completed with exit code 1.
|
PHPStan (PHP 8.2 on windows-2019):
src/Observable.php#L101
Result of && is always false.
|
PHPStan (PHP 8.2 on windows-2019):
src/Observable.php#L115
Cannot call method onError() on Rx\Observer\CallbackObserver|null.
|
PHPStan (PHP 8.2 on windows-2019):
src/Observable.php#L174
PHPDoc tag @param for parameter $scheduler with type Rx\SchedulerInterface|null is not subtype of native type Rx\AsyncSchedulerInterface|null.
|
PHPStan (PHP 8.2 on windows-2019):
src/Observable.php#L246
Method Rx\Observable::never() should return Rx\Observable\NeverObservable<T> but returns Rx\Observable\NeverObservable<mixed>.
|
PHPStan (PHP 8.2 on windows-2019):
src/Observable.php#L296
Class Rx\Operator\MergeAllOperator does not have a constructor and must be instantiated without any parameters.
|
PHPStan (PHP 8.2 on windows-2019):
src/Observable.php#L399
Method Rx\Observable::start() should return Rx\Observable<T> but returns Rx\Observable<mixed>.
|
PHPStan (PHP 8.2 on windows-2019):
src/Observable.php#L447
Method Rx\Observable::mapTo() has parameter $value with no type specified.
|
PHPStan (PHP 8.2 on windows-2019):
src/Observable.php#L543
Method Rx\Observable::selectMany() has parameter $selector with no type specified.
|
PHPStan (PHP 8.2 on windows-2019):
src/Observable.php#L793
Method Rx\Observable::__call() has parameter $arguments with no value type specified in iterable type array.
|
PHPStan (PHP 8.2 on windows-2019):
src/Observable.php#L793
Method Rx\Observable::__call() has parameter $name with no type specified.
|
PHPStan (PHP 8.1 on windows-2019):
src/Observable.php#L101
Result of && is always false.
|
PHPStan (PHP 8.1 on windows-2019):
src/Observable.php#L115
Cannot call method onError() on Rx\Observer\CallbackObserver|null.
|
PHPStan (PHP 8.1 on windows-2019):
src/Observable.php#L174
PHPDoc tag @param for parameter $scheduler with type Rx\SchedulerInterface|null is not subtype of native type Rx\AsyncSchedulerInterface|null.
|
PHPStan (PHP 8.1 on windows-2019):
src/Observable.php#L246
Method Rx\Observable::never() should return Rx\Observable\NeverObservable<T> but returns Rx\Observable\NeverObservable<mixed>.
|
PHPStan (PHP 8.1 on windows-2019):
src/Observable.php#L296
Class Rx\Operator\MergeAllOperator does not have a constructor and must be instantiated without any parameters.
|
PHPStan (PHP 8.1 on windows-2019):
src/Observable.php#L399
Method Rx\Observable::start() should return Rx\Observable<T> but returns Rx\Observable<mixed>.
|
PHPStan (PHP 8.1 on windows-2019):
src/Observable.php#L447
Method Rx\Observable::mapTo() has parameter $value with no type specified.
|
PHPStan (PHP 8.1 on windows-2019):
src/Observable.php#L543
Method Rx\Observable::selectMany() has parameter $selector with no type specified.
|
PHPStan (PHP 8.1 on windows-2019):
src/Observable.php#L793
Method Rx\Observable::__call() has parameter $arguments with no value type specified in iterable type array.
|
PHPStan (PHP 8.1 on windows-2019):
src/Observable.php#L793
Method Rx\Observable::__call() has parameter $name with no type specified.
|
PHPUnit (PHP 7.2 on ubuntu-20.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHPUnit (PHP 7.4 on ubuntu-20.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHPUnit (PHP 8.1 on ubuntu-20.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHPUnit (PHP 8 on ubuntu-20.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHPUnit (PHP 7.3 on ubuntu-20.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHPUnit (PHP 8.2 on ubuntu-20.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHPUnit (PHP 7.2 on windows-2019)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHPUnit (PHP 7.3 on windows-2019)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHPUnit (PHP 8.2 on windows-2019)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHPUnit (PHP 7.4 on windows-2019)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHPUnit (PHP 8 on windows-2019)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHPUnit (PHP 8.1 on windows-2019)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|