Skip to content

Merge pull request #50 from reactphp-parallel/PHP-8.2-PLUS #203

Merge pull request #50 from reactphp-parallel/PHP-8.2-PLUS

Merge pull request #50 from reactphp-parallel/PHP-8.2-PLUS #203

Triggered via push December 11, 2023 14:59
Status Failure
Total duration 12m 15s
Artifacts

ci.yml

on: push
Continuous Integration  /  ...  /  Supported Versions Matrix
4s
Continuous Integration / Continuous Integration / Supported Versions Matrix
Continuous Integration  /  ...  /  Supported Checks Matrix
5s
Continuous Integration / Continuous Integration / Supported Checks Matrix
Continuous Integration  /  ...  /  Package Name
6s
Continuous Integration / Continuous Integration / Package Name
Continuous Integration  /  ...  /  Supported Versions Matrix
5s
Continuous Integration / Set Milestone / Supported Versions Matrix
Continuous Integration  /  ...  /  Check Markdown links
13s
Continuous Integration / Check Markdown links / Check Markdown links
Continuous Integration  /  ...  /  Comment composer.lock diff
Continuous Integration / Composer Diff / Comment composer.lock diff
Continuous Integration  /  ...  /  Supported Threading Matrix
3s
Continuous Integration / Continuous Integration / Supported Threading Matrix
Continuous Integration  /  ...  /  Set Milestone
19s
Continuous Integration / Set Milestone / Set Milestone
Matrix: Continuous Integration / Continuous Integration / can-require
Matrix: Continuous Integration / Continuous Integration / qa
Matrix: Continuous Integration / Continuous Integration / tests-directly-on-os
Continuous Integration  /  ...  /  ✔️
0s
Continuous Integration / Continuous Integration / ✔️
Fit to window
Zoom out
Zoom in

Annotations

103 errors and 3 warnings
Continuous Integration / Set Milestone / Set Milestone
Process completed with exit code 2.
Continuous Integration / Continuous Integration / Test we can require "react-parallel/infinite-pool" on PHP 8.2 (zts)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires react-parallel/infinite-pool dev-61f740b54bb26284bae8d22bbbf15595897335e3, found react-parallel/infinite-pool[dev-master] but it does not match the constraint.
Continuous Integration / Continuous Integration / Test we can require "react-parallel/infinite-pool" on PHP 8.2 (zts)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires react-parallel/infinite-pool dev-master -> satisfiable by react-parallel/infinite-pool[dev-master]. - react-parallel/infinite-pool dev-master requires react-parallel/contracts dev-master as 2.0 -> found react-parallel/contracts[dev-master] but it does not match your minimum-stability.
Continuous Integration / Continuous Integration / Test we can require "react-parallel/infinite-pool" on PHP 8.3 (zts)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires react-parallel/infinite-pool dev-61f740b54bb26284bae8d22bbbf15595897335e3, found react-parallel/infinite-pool[dev-master] but it does not match the constraint.
Continuous Integration / Continuous Integration / Test we can require "react-parallel/infinite-pool" on PHP 8.3 (zts)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires react-parallel/infinite-pool dev-master -> satisfiable by react-parallel/infinite-pool[dev-master]. - react-parallel/infinite-pool dev-master requires react-parallel/contracts dev-master as 2.0 -> found react-parallel/contracts[dev-master] but it does not match your minimum-stability.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference: src/Infinite.php#L77
Method ReactParallel\Pool\Infinite\Infinite::run() return type with generic interface React\Promise\PromiseInterface does not specify its types: T
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference: src/Infinite.php#L91
Parameter #1 $onFulfilled of method React\Promise\Promise<mixed>::then() expects (callable(mixed): mixed)|null, Closure(ReactParallel\Runtime\Runtime): React\Promise\PromiseInterface<mixed> given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference: src/Infinite.php#L100
Call to deprecated method always() of class React\Promise\PromiseInterface: 3.0.0 Use finally() instead
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference: src/Infinite.php#L102
Binary operation "-" between array{int, int}|float|int and array{int, int}|float|int|null results in an error.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference: src/Infinite.php#L175
Call to function is_int() with string|null will always evaluate to false.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference: src/Infinite.php#L188
Property ReactParallel\Pool\Infinite\Infinite::$idleRuntimes (array<string>) does not accept array<int|string>.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference: tests/InfiniteTest.php#L23
Class "ReactParallel\Tests\Pool\Infinite\InfiniteTest" is not allowed to extend "ReactParallel\Tests\AbstractPoolTest".
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference: tests/InfiniteTest.php#L143
Method ReactParallel\Tests\Pool\Infinite\InfiniteTest::poolFactory() is unused.
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 with highest dependency preference (windows-latest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires PHP extension ext-parallel * but it is missing from your system. Install or enable PHP's parallel extension. Problem 2 - Root composer.json requires react-parallel/event-loop dev-master as 2.0 -> satisfiable by react-parallel/event-loop[dev-master]. - react-parallel/event-loop dev-master requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 3 - Root composer.json requires react-parallel/runtime dev-master as 3.0 -> satisfiable by react-parallel/runtime[dev-master]. - react-parallel/runtime dev-master requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 4 - Root composer.json requires react-parallel/pool-tests dev-PHP-8.2-PLUS as 4.0 -> satisfiable by react-parallel/pool-tests[dev-PHP-8.2-PLUS]. - react-parallel/pool-tests dev-PHP-8.2-PLUS requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 5 - azjezz/psl[2.3.1, ..., 2.8.0] require ext-sodium * -> it is missing from your system. Install or enable PHP's sodium extension. - wyrihaximus/async-test-utilities 7.2.0 requires wyrihaximus/test-utilities ^5.5.4 || ^6 -> satisfiable by wyrihaximus/test-utilities[5.5.4, ..., 5.6.0]. - wyrihaximus/test-utilities[5.5.4, ..., 5.6.0] require roave/backward-compatibility-check ^8.3.0 -> satisfiable by roave/backward-compatibility-check[8.3.0, 8.4.0]. - roave/backward-compatibility-check[8.3.0, ..., 8.4.0] require azjezz/psl ^2.3.1 -> satisfiable by azjezz/psl[2.3.1, ..., 2.8.0]. - Root composer.json requires wyrihaximus/async-test-utilities ^7.2 -> satisfiable by wyrihaximus/async-test-utilities[7.2.0]. To enable extensions, verify that they are enabled in your .ini files: - C:\tools\php\php.ini You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode. Alternatively, you can run Composer with `--ignore-platform-req=ext-parallel --ignore-platform-req=ext-sodium` to temporarily ignore these required extensions. Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 with lowest dependency preference (windows-latest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires PHP extension ext-parallel * but it is missing from your system. Install or enable PHP's parallel extension. Problem 2 - Root composer.json requires react-parallel/event-loop dev-master as 2.0 -> satisfiable by react-parallel/event-loop[dev-master]. - react-parallel/event-loop dev-master requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 3 - Root composer.json requires react-parallel/runtime dev-master as 3.0 -> satisfiable by react-parallel/runtime[dev-master]. - react-parallel/runtime dev-master requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 4 - Root composer.json requires react-parallel/pool-tests dev-PHP-8.2-PLUS as 4.0 -> satisfiable by react-parallel/pool-tests[dev-PHP-8.2-PLUS]. - react-parallel/pool-tests dev-PHP-8.2-PLUS requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 5 - azjezz/psl[2.3.1, ..., 2.8.0] require ext-sodium * -> it is missing from your system. Install or enable PHP's sodium extension. - wyrihaximus/async-test-utilities 7.2.0 requires wyrihaximus/test-utilities ^5.5.4 || ^6 -> satisfiable by wyrihaximus/test-utilities[5.5.4, ..., 5.6.0]. - wyrihaximus/test-utilities[5.5.4, ..., 5.6.0] require roave/backward-compatibility-check ^8.3.0 -> satisfiable by roave/backward-compatibility-check[8.3.0, 8.4.0]. - roave/backward-compatibility-check[8.3.0, ..., 8.4.0] require azjezz/psl ^2.3.1 -> satisfiable by azjezz/psl[2.3.1, ..., 2.8.0]. - Root composer.json requires wyrihaximus/async-test-utilities ^7.2 -> satisfiable by wyrihaximus/async-test-utilities[7.2.0]. To enable extensions, verify that they are enabled in your .ini files: - C:\tools\php\php.ini You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode. Alternatively, you can run Composer with `--ignore-platform-req=ext-parallel --ignore-platform-req=ext-sodium` to temporarily ignore these required extensions. Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 with locked dependency preference (windows-latest)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - Root composer.json requires PHP extension ext-parallel * but it is missing from your system. Install or enable PHP's parallel extension. Problem 2 - react-parallel/event-loop is locked to version dev-master and an update of this package was not requested. - react-parallel/event-loop dev-master requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 3 - react-parallel/runtime is locked to version dev-master and an update of this package was not requested. - react-parallel/runtime dev-master requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 4 - azjezz/psl is locked to version 2.8.0 and an update of this package was not requested. - azjezz/psl 2.8.0 requires ext-sodium * -> it is missing from your system. Install or enable PHP's sodium extension. Problem 5 - react-parallel/pool-tests is locked to version dev-PHP-8.2-PLUS and an update of this package was not requested. - react-parallel/pool-tests dev-PHP-8.2-PLUS requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 6 - react-parallel/event-loop dev-master requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. - react-parallel/event-loop 2.0 is an alias of react-parallel/event-loop dev-master and thus requires it to be installed too. - react-parallel/event-loop is locked to version 2.0 and an update of this package was not requested. To enable extensions, verify that they are enabled in your .ini files: - C:\tools\php\php.ini You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode. Alternatively, you can run Composer with `--ignore-platform-req=ext-parallel --ignore-platform-req=ext-sodium` to temporarily ignore these required extensions.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with locked dependency preference: src/Infinite.php#L83
Method ReactParallel\Pool\Infinite\Infinite::run() should return React\Promise\PromiseInterface<T> but returns React\Promise\PromiseInterface<mixed>.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with locked dependency preference: src/Infinite.php#L91
Parameter #1 $onFulfilled of method React\Promise\Promise<mixed>::then() expects (callable(mixed): mixed)|null, Closure(ReactParallel\Runtime\Runtime): React\Promise\PromiseInterface<mixed> given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with locked dependency preference: src/Infinite.php#L100
Call to deprecated method always() of class React\Promise\PromiseInterface: 3.0.0 Use finally() instead
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with locked dependency preference: src/Infinite.php#L102
Binary operation "-" between array{int, int}|float|int and array{int, int}|float|int|null results in an error.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with locked dependency preference: src/Infinite.php#L175
Call to function is_int() with string|null will always evaluate to false.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with locked dependency preference: src/Infinite.php#L188
Property ReactParallel\Pool\Infinite\Infinite::$idleRuntimes (array<string>) does not accept array<int|string>.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with locked dependency preference: tests/InfiniteTest.php#L23
Class "ReactParallel\Tests\Pool\Infinite\InfiniteTest" is not allowed to extend "ReactParallel\Tests\AbstractPoolTest".
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with locked dependency preference: tests/InfiniteTest.php#L143
Method ReactParallel\Tests\Pool\Infinite\InfiniteTest::poolFactory() is unused.
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 with locked dependency preference (windows-latest)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - Root composer.json requires PHP extension ext-parallel * but it is missing from your system. Install or enable PHP's parallel extension. Problem 2 - react-parallel/event-loop is locked to version dev-master and an update of this package was not requested. - react-parallel/event-loop dev-master requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 3 - react-parallel/runtime is locked to version dev-master and an update of this package was not requested. - react-parallel/runtime dev-master requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 4 - azjezz/psl is locked to version 2.8.0 and an update of this package was not requested. - azjezz/psl 2.8.0 requires ext-sodium * -> it is missing from your system. Install or enable PHP's sodium extension. Problem 5 - react-parallel/pool-tests is locked to version dev-PHP-8.2-PLUS and an update of this package was not requested. - react-parallel/pool-tests dev-PHP-8.2-PLUS requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 6 - react-parallel/event-loop dev-master requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. - react-parallel/event-loop 2.0 is an alias of react-parallel/event-loop dev-master and thus requires it to be installed too. - react-parallel/event-loop is locked to version 2.0 and an update of this package was not requested. To enable extensions, verify that they are enabled in your .ini files: - C:\tools\php\php.ini You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode. Alternatively, you can run Composer with `--ignore-platform-req=ext-parallel --ignore-platform-req=ext-sodium` to temporarily ignore these required extensions.
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 with highest dependency preference (windows-latest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires PHP extension ext-parallel * but it is missing from your system. Install or enable PHP's parallel extension. Problem 2 - Root composer.json requires react-parallel/event-loop dev-master as 2.0 -> satisfiable by react-parallel/event-loop[dev-master]. - react-parallel/event-loop dev-master requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 3 - Root composer.json requires react-parallel/runtime dev-master as 3.0 -> satisfiable by react-parallel/runtime[dev-master]. - react-parallel/runtime dev-master requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 4 - Root composer.json requires react-parallel/pool-tests dev-PHP-8.2-PLUS as 4.0 -> satisfiable by react-parallel/pool-tests[dev-PHP-8.2-PLUS]. - react-parallel/pool-tests dev-PHP-8.2-PLUS requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 5 - azjezz/psl[2.3.1, ..., 2.8.0] require ext-sodium * -> it is missing from your system. Install or enable PHP's sodium extension. - wyrihaximus/async-test-utilities 7.2.0 requires wyrihaximus/test-utilities ^5.5.4 || ^6 -> satisfiable by wyrihaximus/test-utilities[5.5.4, ..., 5.6.0]. - wyrihaximus/test-utilities[5.5.4, ..., 5.6.0] require roave/backward-compatibility-check ^8.3.0 -> satisfiable by roave/backward-compatibility-check[8.3.0, 8.4.0]. - roave/backward-compatibility-check[8.3.0, ..., 8.4.0] require azjezz/psl ^2.3.1 -> satisfiable by azjezz/psl[2.3.1, ..., 2.8.0]. - Root composer.json requires wyrihaximus/async-test-utilities ^7.2 -> satisfiable by wyrihaximus/async-test-utilities[7.2.0]. To enable extensions, verify that they are enabled in your .ini files: - C:\tools\php\php.ini You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode. Alternatively, you can run Composer with `--ignore-platform-req=ext-parallel --ignore-platform-req=ext-sodium` to temporarily ignore these required extensions. Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 with highest dependency preference (macos-latest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires PHP extension ext-parallel * but it is missing from your system. Install or enable PHP's parallel extension. Problem 2 - Root composer.json requires react-parallel/event-loop dev-master as 2.0 -> satisfiable by react-parallel/event-loop[dev-master]. - react-parallel/event-loop dev-master requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 3 - Root composer.json requires react-parallel/runtime dev-master as 3.0 -> satisfiable by react-parallel/runtime[dev-master]. - react-parallel/runtime dev-master requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 4 - Root composer.json requires react-parallel/pool-tests dev-PHP-8.2-PLUS as 4.0 -> satisfiable by react-parallel/pool-tests[dev-PHP-8.2-PLUS]. - react-parallel/pool-tests dev-PHP-8.2-PLUS requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. To enable extensions, verify that they are enabled in your .ini files: - /usr/local/etc/php/8.2/php.ini - /usr/local/etc/php/8.2/conf.d/20-ds.ini - /usr/local/etc/php/8.2/conf.d/20-pcov.ini - /usr/local/etc/php/8.2/conf.d/ext-opcache.ini You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode. Alternatively, you can run Composer with `--ignore-platform-req=ext-parallel` to temporarily ignore these required extensions. Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 with lowest dependency preference (windows-latest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires PHP extension ext-parallel * but it is missing from your system. Install or enable PHP's parallel extension. Problem 2 - Root composer.json requires react-parallel/event-loop dev-master as 2.0 -> satisfiable by react-parallel/event-loop[dev-master]. - react-parallel/event-loop dev-master requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 3 - Root composer.json requires react-parallel/runtime dev-master as 3.0 -> satisfiable by react-parallel/runtime[dev-master]. - react-parallel/runtime dev-master requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 4 - Root composer.json requires react-parallel/pool-tests dev-PHP-8.2-PLUS as 4.0 -> satisfiable by react-parallel/pool-tests[dev-PHP-8.2-PLUS]. - react-parallel/pool-tests dev-PHP-8.2-PLUS requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 5 - azjezz/psl[2.3.1, ..., 2.8.0] require ext-sodium * -> it is missing from your system. Install or enable PHP's sodium extension. - wyrihaximus/async-test-utilities 7.2.0 requires wyrihaximus/test-utilities ^5.5.4 || ^6 -> satisfiable by wyrihaximus/test-utilities[5.5.4, ..., 5.6.0]. - wyrihaximus/test-utilities[5.5.4, ..., 5.6.0] require roave/backward-compatibility-check ^8.3.0 -> satisfiable by roave/backward-compatibility-check[8.3.0, 8.4.0]. - roave/backward-compatibility-check[8.3.0, ..., 8.4.0] require azjezz/psl ^2.3.1 -> satisfiable by azjezz/psl[2.3.1, ..., 2.8.0]. - Root composer.json requires wyrihaximus/async-test-utilities ^7.2 -> satisfiable by wyrihaximus/async-test-utilities[7.2.0]. To enable extensions, verify that they are enabled in your .ini files: - C:\tools\php\php.ini You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode. Alternatively, you can run Composer with `--ignore-platform-req=ext-parallel --ignore-platform-req=ext-sodium` to temporarily ignore these required extensions. Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 with locked dependency preference (macos-latest)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - Root composer.json requires PHP extension ext-parallel * but it is missing from your system. Install or enable PHP's parallel extension. Problem 2 - react-parallel/event-loop is locked to version dev-master and an update of this package was not requested. - react-parallel/event-loop dev-master requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 3 - react-parallel/runtime is locked to version dev-master and an update of this package was not requested. - react-parallel/runtime dev-master requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 4 - react-parallel/pool-tests is locked to version dev-PHP-8.2-PLUS and an update of this package was not requested. - react-parallel/pool-tests dev-PHP-8.2-PLUS requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 5 - react-parallel/event-loop dev-master requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. - react-parallel/event-loop 2.0 is an alias of react-parallel/event-loop dev-master and thus requires it to be installed too. - react-parallel/event-loop is locked to version 2.0 and an update of this package was not requested. To enable extensions, verify that they are enabled in your .ini files: - /usr/local/etc/php/8.2/php.ini - /usr/local/etc/php/8.2/conf.d/20-ds.ini - /usr/local/etc/php/8.2/conf.d/20-pcov.ini - /usr/local/etc/php/8.2/conf.d/ext-opcache.ini You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode. Alternatively, you can run Composer with `--ignore-platform-req=ext-parallel` to temporarily ignore these required extensions.
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 with lowest dependency preference (macos-latest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires PHP extension ext-parallel * but it is missing from your system. Install or enable PHP's parallel extension. Problem 2 - Root composer.json requires react-parallel/event-loop dev-master as 2.0 -> satisfiable by react-parallel/event-loop[dev-master]. - react-parallel/event-loop dev-master requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 3 - Root composer.json requires react-parallel/runtime dev-master as 3.0 -> satisfiable by react-parallel/runtime[dev-master]. - react-parallel/runtime dev-master requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 4 - Root composer.json requires react-parallel/pool-tests dev-PHP-8.2-PLUS as 4.0 -> satisfiable by react-parallel/pool-tests[dev-PHP-8.2-PLUS]. - react-parallel/pool-tests dev-PHP-8.2-PLUS requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. To enable extensions, verify that they are enabled in your .ini files: - /usr/local/etc/php/8.2/php.ini - /usr/local/etc/php/8.2/conf.d/20-ds.ini - /usr/local/etc/php/8.2/conf.d/20-pcov.ini - /usr/local/etc/php/8.2/conf.d/ext-opcache.ini You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode. Alternatively, you can run Composer with `--ignore-platform-req=ext-parallel` to temporarily ignore these required extensions. Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 with lowest dependency preference (macos-latest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires PHP extension ext-parallel * but it is missing from your system. Install or enable PHP's parallel extension. Problem 2 - Root composer.json requires react-parallel/event-loop dev-master as 2.0 -> satisfiable by react-parallel/event-loop[dev-master]. - react-parallel/event-loop dev-master requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 3 - Root composer.json requires react-parallel/runtime dev-master as 3.0 -> satisfiable by react-parallel/runtime[dev-master]. - react-parallel/runtime dev-master requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 4 - Root composer.json requires react-parallel/pool-tests dev-PHP-8.2-PLUS as 4.0 -> satisfiable by react-parallel/pool-tests[dev-PHP-8.2-PLUS]. - react-parallel/pool-tests dev-PHP-8.2-PLUS requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. To enable extensions, verify that they are enabled in your .ini files: - /usr/local/etc/php/8.3/php.ini - /usr/local/etc/php/8.3/conf.d/20-pcov.ini - /usr/local/etc/php/8.3/conf.d/30-ds.ini - /usr/local/etc/php/8.3/conf.d/ext-opcache.ini You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode. Alternatively, you can run Composer with `--ignore-platform-req=ext-parallel` to temporarily ignore these required extensions. Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 with highest dependency preference (macos-latest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires PHP extension ext-parallel * but it is missing from your system. Install or enable PHP's parallel extension. Problem 2 - Root composer.json requires react-parallel/event-loop dev-master as 2.0 -> satisfiable by react-parallel/event-loop[dev-master]. - react-parallel/event-loop dev-master requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 3 - Root composer.json requires react-parallel/runtime dev-master as 3.0 -> satisfiable by react-parallel/runtime[dev-master]. - react-parallel/runtime dev-master requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 4 - Root composer.json requires react-parallel/pool-tests dev-PHP-8.2-PLUS as 4.0 -> satisfiable by react-parallel/pool-tests[dev-PHP-8.2-PLUS]. - react-parallel/pool-tests dev-PHP-8.2-PLUS requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. To enable extensions, verify that they are enabled in your .ini files: - /usr/local/etc/php/8.3/php.ini - /usr/local/etc/php/8.3/conf.d/20-pcov.ini - /usr/local/etc/php/8.3/conf.d/30-ds.ini - /usr/local/etc/php/8.3/conf.d/ext-opcache.ini You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode. Alternatively, you can run Composer with `--ignore-platform-req=ext-parallel` to temporarily ignore these required extensions. Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 with locked dependency preference (macos-latest)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - Root composer.json requires PHP extension ext-parallel * but it is missing from your system. Install or enable PHP's parallel extension. Problem 2 - react-parallel/event-loop is locked to version dev-master and an update of this package was not requested. - react-parallel/event-loop dev-master requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 3 - react-parallel/runtime is locked to version dev-master and an update of this package was not requested. - react-parallel/runtime dev-master requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 4 - react-parallel/pool-tests is locked to version dev-PHP-8.2-PLUS and an update of this package was not requested. - react-parallel/pool-tests dev-PHP-8.2-PLUS requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 5 - react-parallel/event-loop dev-master requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. - react-parallel/event-loop 2.0 is an alias of react-parallel/event-loop dev-master and thus requires it to be installed too. - react-parallel/event-loop is locked to version 2.0 and an update of this package was not requested. To enable extensions, verify that they are enabled in your .ini files: - /usr/local/etc/php/8.3/php.ini - /usr/local/etc/php/8.3/conf.d/20-pcov.ini - /usr/local/etc/php/8.3/conf.d/30-ds.ini - /usr/local/etc/php/8.3/conf.d/ext-opcache.ini You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode. Alternatively, you can run Composer with `--ignore-platform-req=ext-parallel` to temporarily ignore these required extensions.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with lowest dependency preference: src/Infinite.php#L77
Method ReactParallel\Pool\Infinite\Infinite::run() return type with generic interface React\Promise\PromiseInterface does not specify its types: T
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with lowest dependency preference: src/Infinite.php#L91
Parameter #1 $onFulfilled of method React\Promise\Promise<mixed>::then() expects (callable(mixed): mixed)|null, Closure(ReactParallel\Runtime\Runtime): React\Promise\PromiseInterface<mixed> given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with lowest dependency preference: src/Infinite.php#L100
Call to deprecated method always() of class React\Promise\PromiseInterface: 3.0.0 Use finally() instead
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with lowest dependency preference: src/Infinite.php#L102
Binary operation "-" between array{int, int}|float|int and array{int, int}|float|int|null results in an error.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with lowest dependency preference: src/Infinite.php#L175
Call to function is_int() with string|null will always evaluate to false.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with lowest dependency preference: src/Infinite.php#L188
Property ReactParallel\Pool\Infinite\Infinite::$idleRuntimes (array<string>) does not accept array<int|string>.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with lowest dependency preference: tests/InfiniteTest.php#L23
Class "ReactParallel\Tests\Pool\Infinite\InfiniteTest" is not allowed to extend "ReactParallel\Tests\AbstractPoolTest".
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with lowest dependency preference: tests/InfiniteTest.php#L143
Method ReactParallel\Tests\Pool\Infinite\InfiniteTest::poolFactory() is unused.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with highest dependency preference: src/Infinite.php#L77
Method ReactParallel\Pool\Infinite\Infinite::run() return type with generic interface React\Promise\PromiseInterface does not specify its types: T
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with highest dependency preference: src/Infinite.php#L91
Parameter #1 $onFulfilled of method React\Promise\Promise<mixed>::then() expects (callable(mixed): mixed)|null, Closure(ReactParallel\Runtime\Runtime): React\Promise\PromiseInterface<mixed> given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with highest dependency preference: src/Infinite.php#L100
Call to deprecated method always() of class React\Promise\PromiseInterface: 3.0.0 Use finally() instead
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with highest dependency preference: src/Infinite.php#L102
Binary operation "-" between array{int, int}|float|int and array{int, int}|float|int|null results in an error.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with highest dependency preference: src/Infinite.php#L175
Call to function is_int() with string|null will always evaluate to false.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with highest dependency preference: src/Infinite.php#L188
Property ReactParallel\Pool\Infinite\Infinite::$idleRuntimes (array<string>) does not accept array<int|string>.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with highest dependency preference: tests/InfiniteTest.php#L23
Class "ReactParallel\Tests\Pool\Infinite\InfiniteTest" is not allowed to extend "ReactParallel\Tests\AbstractPoolTest".
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with highest dependency preference: tests/InfiniteTest.php#L143
Method ReactParallel\Tests\Pool\Infinite\InfiniteTest::poolFactory() is unused.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference: src/Infinite.php#L83
Method ReactParallel\Pool\Infinite\Infinite::run() should return React\Promise\PromiseInterface<T> but returns React\Promise\PromiseInterface<mixed>.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference: src/Infinite.php#L91
Parameter #1 $onFulfilled of method React\Promise\Promise<mixed>::then() expects (callable(mixed): mixed)|null, Closure(ReactParallel\Runtime\Runtime): React\Promise\PromiseInterface<mixed> given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference: src/Infinite.php#L100
Call to deprecated method always() of class React\Promise\PromiseInterface: 3.0.0 Use finally() instead
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference: src/Infinite.php#L102
Binary operation "-" between array{int, int}|float|int and array{int, int}|float|int|null results in an error.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference: src/Infinite.php#L175
Call to function is_int() with string|null will always evaluate to false.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference: src/Infinite.php#L188
Property ReactParallel\Pool\Infinite\Infinite::$idleRuntimes (array<string>) does not accept array<int|string>.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference: tests/InfiniteTest.php#L23
Class "ReactParallel\Tests\Pool\Infinite\InfiniteTest" is not allowed to extend "ReactParallel\Tests\AbstractPoolTest".
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference: tests/InfiniteTest.php#L143
Method ReactParallel\Tests\Pool\Infinite\InfiniteTest::poolFactory() is unused.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with lowest dependency preference: src/Infinite.php#L77
Method ReactParallel\Pool\Infinite\Infinite::run() return type with generic interface React\Promise\PromiseInterface does not specify its types: T
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with lowest dependency preference: src/Infinite.php#L91
Parameter #1 $onFulfilled of method React\Promise\Promise<mixed>::then() expects (callable(mixed): mixed)|null, Closure(ReactParallel\Runtime\Runtime): React\Promise\PromiseInterface<mixed> given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with lowest dependency preference: src/Infinite.php#L100
Call to deprecated method always() of class React\Promise\PromiseInterface: 3.0.0 Use finally() instead
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with lowest dependency preference: src/Infinite.php#L102
Binary operation "-" between array{int, int}|float|int and array{int, int}|float|int|null results in an error.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with lowest dependency preference: src/Infinite.php#L175
Call to function is_int() with string|null will always evaluate to false.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with lowest dependency preference: src/Infinite.php#L188
Property ReactParallel\Pool\Infinite\Infinite::$idleRuntimes (array<string>) does not accept array<int|string>.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with lowest dependency preference: tests/InfiniteTest.php#L23
Class "ReactParallel\Tests\Pool\Infinite\InfiniteTest" is not allowed to extend "ReactParallel\Tests\AbstractPoolTest".
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with lowest dependency preference: tests/InfiniteTest.php#L143
Method ReactParallel\Tests\Pool\Infinite\InfiniteTest::poolFactory() is unused.
Continuous Integration / Continuous Integration / Supported Checks Matrix
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Continuous Integration / Continuous Integration / Supported Versions Matrix
Unexpected input(s) 'working-directory', valid inputs are ['upcomingReleases', 'nightly', 'workingDirectory']
Continuous Integration / Continuous Integration / Package Name
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/