Add support template types #24
Annotations
124 errors and 12 warnings
PHPStan (PHP 7.3 on ubuntu-20.04):
src/Disposable/BinaryDisposable.php#L35
Method Rx\Disposable\BinaryDisposable::dispose() has no return type specified.
|
PHPStan (PHP 7.3 on ubuntu-20.04):
src/Disposable/BinaryDisposable.php#L46
Property Rx\Disposable\BinaryDisposable::$first (Rx\DisposableInterface) does not accept null.
|
PHPStan (PHP 7.3 on ubuntu-20.04):
src/Disposable/BinaryDisposable.php#L47
Property Rx\Disposable\BinaryDisposable::$second (Rx\DisposableInterface) does not accept null.
|
PHPStan (PHP 7.3 on ubuntu-20.04):
src/Disposable/CallbackDisposable.php#L11
Property Rx\Disposable\CallbackDisposable::$action has no type specified.
|
PHPStan (PHP 7.3 on ubuntu-20.04):
src/Disposable/CallbackDisposable.php#L12
Property Rx\Disposable\CallbackDisposable::$disposed has no type specified.
|
PHPStan (PHP 7.3 on ubuntu-20.04):
src/Disposable/CallbackDisposable.php#L19
Method Rx\Disposable\CallbackDisposable::dispose() has no return type specified.
|
PHPStan (PHP 7.3 on ubuntu-20.04):
src/Disposable/CompositeDisposable.php#L11
Property Rx\Disposable\CompositeDisposable::$disposables has no type specified.
|
PHPStan (PHP 7.3 on ubuntu-20.04):
src/Disposable/CompositeDisposable.php#L12
Property Rx\Disposable\CompositeDisposable::$isDisposed has no type specified.
|
PHPStan (PHP 7.3 on ubuntu-20.04):
src/Disposable/CompositeDisposable.php#L14
Method Rx\Disposable\CompositeDisposable::__construct() has parameter $disposables with no value type specified in iterable type array.
|
PHPStan (PHP 7.3 on ubuntu-20.04):
src/Disposable/CompositeDisposable.php#L19
Method Rx\Disposable\CompositeDisposable::dispose() has no return type specified.
|
PHPStan (PHP 8.2 on ubuntu-20.04):
src/Disposable/BinaryDisposable.php#L35
Method Rx\Disposable\BinaryDisposable::dispose() has no return type specified.
|
PHPStan (PHP 8.2 on ubuntu-20.04):
src/Disposable/BinaryDisposable.php#L46
Property Rx\Disposable\BinaryDisposable::$first (Rx\DisposableInterface) does not accept null.
|
PHPStan (PHP 8.2 on ubuntu-20.04):
src/Disposable/BinaryDisposable.php#L47
Property Rx\Disposable\BinaryDisposable::$second (Rx\DisposableInterface) does not accept null.
|
PHPStan (PHP 8.2 on ubuntu-20.04):
src/Disposable/CallbackDisposable.php#L11
Property Rx\Disposable\CallbackDisposable::$action has no type specified.
|
PHPStan (PHP 8.2 on ubuntu-20.04):
src/Disposable/CallbackDisposable.php#L12
Property Rx\Disposable\CallbackDisposable::$disposed has no type specified.
|
PHPStan (PHP 8.2 on ubuntu-20.04):
src/Disposable/CallbackDisposable.php#L19
Method Rx\Disposable\CallbackDisposable::dispose() has no return type specified.
|
PHPStan (PHP 8.2 on ubuntu-20.04):
src/Disposable/CompositeDisposable.php#L11
Property Rx\Disposable\CompositeDisposable::$disposables has no type specified.
|
PHPStan (PHP 8.2 on ubuntu-20.04):
src/Disposable/CompositeDisposable.php#L12
Property Rx\Disposable\CompositeDisposable::$isDisposed has no type specified.
|
PHPStan (PHP 8.2 on ubuntu-20.04):
src/Disposable/CompositeDisposable.php#L14
Method Rx\Disposable\CompositeDisposable::__construct() has parameter $disposables with no value type specified in iterable type array.
|
PHPStan (PHP 8.2 on ubuntu-20.04):
src/Disposable/CompositeDisposable.php#L19
Method Rx\Disposable\CompositeDisposable::dispose() has no return type specified.
|
PHPStan (PHP 7.4 on ubuntu-20.04):
src/Disposable/BinaryDisposable.php#L35
Method Rx\Disposable\BinaryDisposable::dispose() has no return type specified.
|
PHPStan (PHP 7.4 on ubuntu-20.04):
src/Disposable/BinaryDisposable.php#L46
Property Rx\Disposable\BinaryDisposable::$first (Rx\DisposableInterface) does not accept null.
|
PHPStan (PHP 7.4 on ubuntu-20.04):
src/Disposable/BinaryDisposable.php#L47
Property Rx\Disposable\BinaryDisposable::$second (Rx\DisposableInterface) does not accept null.
|
PHPStan (PHP 7.4 on ubuntu-20.04):
src/Disposable/CallbackDisposable.php#L11
Property Rx\Disposable\CallbackDisposable::$action has no type specified.
|
PHPStan (PHP 7.4 on ubuntu-20.04):
src/Disposable/CallbackDisposable.php#L12
Property Rx\Disposable\CallbackDisposable::$disposed has no type specified.
|
PHPStan (PHP 7.4 on ubuntu-20.04):
src/Disposable/CallbackDisposable.php#L19
Method Rx\Disposable\CallbackDisposable::dispose() has no return type specified.
|
PHPStan (PHP 7.4 on ubuntu-20.04):
src/Disposable/CompositeDisposable.php#L11
Property Rx\Disposable\CompositeDisposable::$disposables has no type specified.
|
PHPStan (PHP 7.4 on ubuntu-20.04):
src/Disposable/CompositeDisposable.php#L12
Property Rx\Disposable\CompositeDisposable::$isDisposed has no type specified.
|
PHPStan (PHP 7.4 on ubuntu-20.04):
src/Disposable/CompositeDisposable.php#L14
Method Rx\Disposable\CompositeDisposable::__construct() has parameter $disposables with no value type specified in iterable type array.
|
PHPStan (PHP 7.4 on ubuntu-20.04):
src/Disposable/CompositeDisposable.php#L19
Method Rx\Disposable\CompositeDisposable::dispose() has no return type specified.
|
PHPUnit (PHP 7.2 on ubuntu-20.04)
Process completed with exit code 255.
|
PHPStan (PHP 8 on ubuntu-20.04):
src/Disposable/BinaryDisposable.php#L35
Method Rx\Disposable\BinaryDisposable::dispose() has no return type specified.
|
PHPStan (PHP 8 on ubuntu-20.04):
src/Disposable/BinaryDisposable.php#L46
Property Rx\Disposable\BinaryDisposable::$first (Rx\DisposableInterface) does not accept null.
|
PHPStan (PHP 8 on ubuntu-20.04):
src/Disposable/BinaryDisposable.php#L47
Property Rx\Disposable\BinaryDisposable::$second (Rx\DisposableInterface) does not accept null.
|
PHPStan (PHP 8 on ubuntu-20.04):
src/Disposable/CallbackDisposable.php#L11
Property Rx\Disposable\CallbackDisposable::$action has no type specified.
|
PHPStan (PHP 8 on ubuntu-20.04):
src/Disposable/CallbackDisposable.php#L12
Property Rx\Disposable\CallbackDisposable::$disposed has no type specified.
|
PHPStan (PHP 8 on ubuntu-20.04):
src/Disposable/CallbackDisposable.php#L19
Method Rx\Disposable\CallbackDisposable::dispose() has no return type specified.
|
PHPStan (PHP 8 on ubuntu-20.04):
src/Disposable/CompositeDisposable.php#L11
Property Rx\Disposable\CompositeDisposable::$disposables has no type specified.
|
PHPStan (PHP 8 on ubuntu-20.04):
src/Disposable/CompositeDisposable.php#L12
Property Rx\Disposable\CompositeDisposable::$isDisposed has no type specified.
|
PHPStan (PHP 8 on ubuntu-20.04):
src/Disposable/CompositeDisposable.php#L14
Method Rx\Disposable\CompositeDisposable::__construct() has parameter $disposables with no value type specified in iterable type array.
|
PHPStan (PHP 8 on ubuntu-20.04):
src/Disposable/CompositeDisposable.php#L19
Method Rx\Disposable\CompositeDisposable::dispose() has no return type specified.
|
PHPStan (PHP 7.2 on ubuntu-20.04):
src/Disposable/BinaryDisposable.php#L35
Method Rx\Disposable\BinaryDisposable::dispose() has no return type specified.
|
PHPStan (PHP 7.2 on ubuntu-20.04):
src/Disposable/BinaryDisposable.php#L46
Property Rx\Disposable\BinaryDisposable::$first (Rx\DisposableInterface) does not accept null.
|
PHPStan (PHP 7.2 on ubuntu-20.04):
src/Disposable/BinaryDisposable.php#L47
Property Rx\Disposable\BinaryDisposable::$second (Rx\DisposableInterface) does not accept null.
|
PHPStan (PHP 7.2 on ubuntu-20.04):
src/Disposable/CallbackDisposable.php#L11
Property Rx\Disposable\CallbackDisposable::$action has no type specified.
|
PHPStan (PHP 7.2 on ubuntu-20.04):
src/Disposable/CallbackDisposable.php#L12
Property Rx\Disposable\CallbackDisposable::$disposed has no type specified.
|
PHPStan (PHP 7.2 on ubuntu-20.04):
src/Disposable/CallbackDisposable.php#L19
Method Rx\Disposable\CallbackDisposable::dispose() has no return type specified.
|
PHPStan (PHP 7.2 on ubuntu-20.04):
src/Disposable/CompositeDisposable.php#L11
Property Rx\Disposable\CompositeDisposable::$disposables has no type specified.
|
PHPStan (PHP 7.2 on ubuntu-20.04):
src/Disposable/CompositeDisposable.php#L12
Property Rx\Disposable\CompositeDisposable::$isDisposed has no type specified.
|
PHPStan (PHP 7.2 on ubuntu-20.04):
src/Disposable/CompositeDisposable.php#L14
Method Rx\Disposable\CompositeDisposable::__construct() has parameter $disposables with no value type specified in iterable type array.
|
PHPStan (PHP 7.2 on ubuntu-20.04):
src/Disposable/CompositeDisposable.php#L19
Method Rx\Disposable\CompositeDisposable::dispose() has no return type specified.
|
PHPUnit (PHP 7.3 on ubuntu-20.04)
The process '/usr/bin/bash' failed with exit code 1
|
PHPStan (PHP 8.1 on ubuntu-20.04):
src/Disposable/BinaryDisposable.php#L35
Method Rx\Disposable\BinaryDisposable::dispose() has no return type specified.
|
PHPStan (PHP 8.1 on ubuntu-20.04):
src/Disposable/BinaryDisposable.php#L46
Property Rx\Disposable\BinaryDisposable::$first (Rx\DisposableInterface) does not accept null.
|
PHPStan (PHP 8.1 on ubuntu-20.04):
src/Disposable/BinaryDisposable.php#L47
Property Rx\Disposable\BinaryDisposable::$second (Rx\DisposableInterface) does not accept null.
|
PHPStan (PHP 8.1 on ubuntu-20.04):
src/Disposable/CallbackDisposable.php#L11
Property Rx\Disposable\CallbackDisposable::$action has no type specified.
|
PHPStan (PHP 8.1 on ubuntu-20.04):
src/Disposable/CallbackDisposable.php#L12
Property Rx\Disposable\CallbackDisposable::$disposed has no type specified.
|
PHPStan (PHP 8.1 on ubuntu-20.04):
src/Disposable/CallbackDisposable.php#L19
Method Rx\Disposable\CallbackDisposable::dispose() has no return type specified.
|
PHPStan (PHP 8.1 on ubuntu-20.04):
src/Disposable/CompositeDisposable.php#L11
Property Rx\Disposable\CompositeDisposable::$disposables has no type specified.
|
PHPStan (PHP 8.1 on ubuntu-20.04):
src/Disposable/CompositeDisposable.php#L12
Property Rx\Disposable\CompositeDisposable::$isDisposed has no type specified.
|
PHPStan (PHP 8.1 on ubuntu-20.04):
src/Disposable/CompositeDisposable.php#L14
Method Rx\Disposable\CompositeDisposable::__construct() has parameter $disposables with no value type specified in iterable type array.
|
PHPStan (PHP 8.1 on ubuntu-20.04):
src/Disposable/CompositeDisposable.php#L19
Method Rx\Disposable\CompositeDisposable::dispose() has no return type specified.
|
PHPStan (PHP 8 on windows-2019):
src/DisposableInterface.php#L9
Method Rx\DisposableInterface::dispose() has no return type specified.
|
PHPStan (PHP 8 on windows-2019):
src/Disposable/BinaryDisposable.php#L35
Method Rx\Disposable\BinaryDisposable::dispose() has no return type specified.
|
PHPStan (PHP 8 on windows-2019):
src/Disposable/BinaryDisposable.php#L46
Property Rx\Disposable\BinaryDisposable::$first (Rx\DisposableInterface) does not accept null.
|
PHPStan (PHP 8 on windows-2019):
src/Disposable/BinaryDisposable.php#L47
Property Rx\Disposable\BinaryDisposable::$second (Rx\DisposableInterface) does not accept null.
|
PHPStan (PHP 8 on windows-2019):
src/Disposable/CallbackDisposable.php#L11
Property Rx\Disposable\CallbackDisposable::$action has no type specified.
|
PHPStan (PHP 8 on windows-2019):
src/Disposable/CallbackDisposable.php#L12
Property Rx\Disposable\CallbackDisposable::$disposed has no type specified.
|
PHPStan (PHP 8 on windows-2019):
src/Disposable/CallbackDisposable.php#L19
Method Rx\Disposable\CallbackDisposable::dispose() has no return type specified.
|
PHPStan (PHP 8 on windows-2019):
src/Disposable/CompositeDisposable.php#L11
Property Rx\Disposable\CompositeDisposable::$disposables has no type specified.
|
PHPStan (PHP 8 on windows-2019):
src/Disposable/CompositeDisposable.php#L12
Property Rx\Disposable\CompositeDisposable::$isDisposed has no type specified.
|
PHPStan (PHP 8 on windows-2019):
src/Disposable/CompositeDisposable.php#L14
Method Rx\Disposable\CompositeDisposable::__construct() has parameter $disposables with no value type specified in iterable type array.
|
PHPStan (PHP 8.1 on windows-2019):
src/DisposableInterface.php#L9
Method Rx\DisposableInterface::dispose() has no return type specified.
|
PHPStan (PHP 8.1 on windows-2019):
src/Disposable/BinaryDisposable.php#L35
Method Rx\Disposable\BinaryDisposable::dispose() has no return type specified.
|
PHPStan (PHP 8.1 on windows-2019):
src/Disposable/BinaryDisposable.php#L46
Property Rx\Disposable\BinaryDisposable::$first (Rx\DisposableInterface) does not accept null.
|
PHPStan (PHP 8.1 on windows-2019):
src/Disposable/BinaryDisposable.php#L47
Property Rx\Disposable\BinaryDisposable::$second (Rx\DisposableInterface) does not accept null.
|
PHPStan (PHP 8.1 on windows-2019):
src/Disposable/CallbackDisposable.php#L11
Property Rx\Disposable\CallbackDisposable::$action has no type specified.
|
PHPStan (PHP 8.1 on windows-2019):
src/Disposable/CallbackDisposable.php#L12
Property Rx\Disposable\CallbackDisposable::$disposed has no type specified.
|
PHPStan (PHP 8.1 on windows-2019):
src/Disposable/CallbackDisposable.php#L19
Method Rx\Disposable\CallbackDisposable::dispose() has no return type specified.
|
PHPStan (PHP 8.1 on windows-2019):
src/Disposable/CompositeDisposable.php#L11
Property Rx\Disposable\CompositeDisposable::$disposables has no type specified.
|
PHPStan (PHP 8.1 on windows-2019):
src/Disposable/CompositeDisposable.php#L12
Property Rx\Disposable\CompositeDisposable::$isDisposed has no type specified.
|
PHPStan (PHP 8.1 on windows-2019):
src/Disposable/CompositeDisposable.php#L14
Method Rx\Disposable\CompositeDisposable::__construct() has parameter $disposables with no value type specified in iterable type array.
|
PHPUnit (PHP 7.2 on windows-2019)
Process completed with exit code 1.
|
PHPStan (PHP 7.3 on windows-2019):
src/DisposableInterface.php#L9
Method Rx\DisposableInterface::dispose() has no return type specified.
|
PHPStan (PHP 7.4 on windows-2019):
src/DisposableInterface.php#L9
Method Rx\DisposableInterface::dispose() has no return type specified.
|
PHPStan (PHP 7.3 on windows-2019):
src/Disposable/BinaryDisposable.php#L35
Method Rx\Disposable\BinaryDisposable::dispose() has no return type specified.
|
PHPStan (PHP 7.3 on windows-2019):
src/Disposable/BinaryDisposable.php#L46
Property Rx\Disposable\BinaryDisposable::$first (Rx\DisposableInterface) does not accept null.
|
PHPStan (PHP 7.4 on windows-2019):
src/Disposable/BinaryDisposable.php#L35
Method Rx\Disposable\BinaryDisposable::dispose() has no return type specified.
|
PHPStan (PHP 7.3 on windows-2019):
src/Disposable/BinaryDisposable.php#L47
Property Rx\Disposable\BinaryDisposable::$second (Rx\DisposableInterface) does not accept null.
|
PHPStan (PHP 7.3 on windows-2019):
src/Disposable/CallbackDisposable.php#L11
Property Rx\Disposable\CallbackDisposable::$action has no type specified.
|
PHPStan (PHP 7.4 on windows-2019):
src/Disposable/BinaryDisposable.php#L46
Property Rx\Disposable\BinaryDisposable::$first (Rx\DisposableInterface) does not accept null.
|
PHPStan (PHP 7.3 on windows-2019):
src/Disposable/CallbackDisposable.php#L12
Property Rx\Disposable\CallbackDisposable::$disposed has no type specified.
|
PHPStan (PHP 7.4 on windows-2019):
src/Disposable/BinaryDisposable.php#L47
Property Rx\Disposable\BinaryDisposable::$second (Rx\DisposableInterface) does not accept null.
|
PHPStan (PHP 7.3 on windows-2019):
src/Disposable/CallbackDisposable.php#L19
Method Rx\Disposable\CallbackDisposable::dispose() has no return type specified.
|
PHPStan (PHP 7.3 on windows-2019):
src/Disposable/CompositeDisposable.php#L11
Property Rx\Disposable\CompositeDisposable::$disposables has no type specified.
|
PHPStan (PHP 7.4 on windows-2019):
src/Disposable/CallbackDisposable.php#L11
Property Rx\Disposable\CallbackDisposable::$action has no type specified.
|
PHPStan (PHP 7.4 on windows-2019):
src/Disposable/CallbackDisposable.php#L12
Property Rx\Disposable\CallbackDisposable::$disposed has no type specified.
|
PHPStan (PHP 7.3 on windows-2019):
src/Disposable/CompositeDisposable.php#L12
Property Rx\Disposable\CompositeDisposable::$isDisposed has no type specified.
|
PHPStan (PHP 7.3 on windows-2019):
src/Disposable/CompositeDisposable.php#L14
Method Rx\Disposable\CompositeDisposable::__construct() has parameter $disposables with no value type specified in iterable type array.
|
PHPStan (PHP 7.4 on windows-2019):
src/Disposable/CallbackDisposable.php#L19
Method Rx\Disposable\CallbackDisposable::dispose() has no return type specified.
|
PHPStan (PHP 7.4 on windows-2019):
src/Disposable/CompositeDisposable.php#L11
Property Rx\Disposable\CompositeDisposable::$disposables has no type specified.
|
PHPStan (PHP 7.4 on windows-2019):
src/Disposable/CompositeDisposable.php#L12
Property Rx\Disposable\CompositeDisposable::$isDisposed has no type specified.
|
PHPStan (PHP 7.4 on windows-2019):
src/Disposable/CompositeDisposable.php#L14
Method Rx\Disposable\CompositeDisposable::__construct() has parameter $disposables with no value type specified in iterable type array.
|
PHPStan (PHP 8.2 on windows-2019):
src/DisposableInterface.php#L9
Method Rx\DisposableInterface::dispose() has no return type specified.
|
PHPStan (PHP 8.2 on windows-2019):
src/Disposable/BinaryDisposable.php#L35
Method Rx\Disposable\BinaryDisposable::dispose() has no return type specified.
|
PHPStan (PHP 8.2 on windows-2019):
src/Disposable/BinaryDisposable.php#L46
Property Rx\Disposable\BinaryDisposable::$first (Rx\DisposableInterface) does not accept null.
|
PHPStan (PHP 8.2 on windows-2019):
src/Disposable/BinaryDisposable.php#L47
Property Rx\Disposable\BinaryDisposable::$second (Rx\DisposableInterface) does not accept null.
|
PHPStan (PHP 8.2 on windows-2019):
src/Disposable/CallbackDisposable.php#L11
Property Rx\Disposable\CallbackDisposable::$action has no type specified.
|
PHPStan (PHP 8.2 on windows-2019):
src/Disposable/CallbackDisposable.php#L12
Property Rx\Disposable\CallbackDisposable::$disposed has no type specified.
|
PHPStan (PHP 8.2 on windows-2019):
src/Disposable/CallbackDisposable.php#L19
Method Rx\Disposable\CallbackDisposable::dispose() has no return type specified.
|
PHPStan (PHP 8.2 on windows-2019):
src/Disposable/CompositeDisposable.php#L11
Property Rx\Disposable\CompositeDisposable::$disposables has no type specified.
|
PHPStan (PHP 8.2 on windows-2019):
src/Disposable/CompositeDisposable.php#L12
Property Rx\Disposable\CompositeDisposable::$isDisposed has no type specified.
|
PHPStan (PHP 8.2 on windows-2019):
src/Disposable/CompositeDisposable.php#L14
Method Rx\Disposable\CompositeDisposable::__construct() has parameter $disposables with no value type specified in iterable type array.
|
PHPUnit (PHP 7.3 on windows-2019)
Process completed with exit code 1.
|
PHPStan (PHP 7.2 on windows-2019):
src/DisposableInterface.php#L9
Method Rx\DisposableInterface::dispose() has no return type specified.
|
PHPStan (PHP 7.2 on windows-2019):
src/Disposable/BinaryDisposable.php#L35
Method Rx\Disposable\BinaryDisposable::dispose() has no return type specified.
|
PHPStan (PHP 7.2 on windows-2019):
src/Disposable/BinaryDisposable.php#L46
Property Rx\Disposable\BinaryDisposable::$first (Rx\DisposableInterface) does not accept null.
|
PHPStan (PHP 7.2 on windows-2019):
src/Disposable/BinaryDisposable.php#L47
Property Rx\Disposable\BinaryDisposable::$second (Rx\DisposableInterface) does not accept null.
|
PHPStan (PHP 7.2 on windows-2019):
src/Disposable/CallbackDisposable.php#L11
Property Rx\Disposable\CallbackDisposable::$action has no type specified.
|
PHPStan (PHP 7.2 on windows-2019):
src/Disposable/CallbackDisposable.php#L12
Property Rx\Disposable\CallbackDisposable::$disposed has no type specified.
|
PHPStan (PHP 7.2 on windows-2019):
src/Disposable/CallbackDisposable.php#L19
Method Rx\Disposable\CallbackDisposable::dispose() has no return type specified.
|
PHPStan (PHP 7.2 on windows-2019):
src/Disposable/CompositeDisposable.php#L11
Property Rx\Disposable\CompositeDisposable::$disposables has no type specified.
|
PHPStan (PHP 7.2 on windows-2019):
src/Disposable/CompositeDisposable.php#L12
Property Rx\Disposable\CompositeDisposable::$isDisposed has no type specified.
|
PHPStan (PHP 7.2 on windows-2019):
src/Disposable/CompositeDisposable.php#L14
Method Rx\Disposable\CompositeDisposable::__construct() has parameter $disposables with no value type specified in iterable type array.
|
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 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 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 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 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 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 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.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 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/
|