Skip to content

Merge pull request #36 from reactphp-parallel/target-AT-dev-event-loop #104

Merge pull request #36 from reactphp-parallel/target-AT-dev-event-loop

Merge pull request #36 from reactphp-parallel/target-AT-dev-event-loop #104

Triggered via push January 7, 2024 23:39
Status Failure
Total duration 5m 2s
Artifacts

ci.yml

on: push
Continuous Integration  /  ...  /  Supported Versions Matrix
4s
Continuous Integration / Continuous Integration / Supported Versions Matrix
Continuous Integration  /  ...  /  Supported Checks Matrix
8s
Continuous Integration / Continuous Integration / Supported Checks Matrix
Continuous Integration  /  ...  /  Package Name
6s
Continuous Integration / Continuous Integration / Package Name
Continuous Integration  /  ...  /  Supported Versions Matrix
3s
Continuous Integration / Set Milestone / Supported Versions Matrix
Continuous Integration  /  ...  /  Check Markdown links
11s
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
32s
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

93 errors and 3 warnings
Continuous Integration / Continuous Integration / Test we can require "react-parallel/streams" 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/streams dev-a39e1ff690e992342d4fb5dc588c564906516069, found react-parallel/streams[dev-master] but it does not match the constraint.
Continuous Integration / Continuous Integration / Test we can require "react-parallel/streams" 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/streams dev-master -> satisfiable by react-parallel/streams[dev-master]. - react-parallel/streams dev-master requires react-parallel/event-loop ^2@dev -> found react-parallel/event-loop[2.x-dev] but it does not match your minimum-stability.
Continuous Integration / Continuous Integration / Test we can require "react-parallel/streams" 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/streams dev-a39e1ff690e992342d4fb5dc588c564906516069, found react-parallel/streams[dev-master] but it does not match the constraint.
Continuous Integration / Continuous Integration / Test we can require "react-parallel/streams" 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/streams dev-master -> satisfiable by react-parallel/streams[dev-master]. - react-parallel/streams dev-master requires react-parallel/event-loop ^2@dev -> found react-parallel/event-loop[2.x-dev] but it does not match your minimum-stability.
Continuous Integration / Set Milestone / Set Milestone
Process completed with exit code 2.
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 2.x-dev and an update of this package was not requested. - react-parallel/event-loop 2.x-dev 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.
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 ^2@dev -> satisfiable by react-parallel/event-loop[2.x-dev]. - react-parallel/event-loop 2.x-dev 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.
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 ^2@dev -> satisfiable by react-parallel/event-loop[2.x-dev]. - react-parallel/event-loop 2.x-dev 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.
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 ^2@dev -> satisfiable by react-parallel/event-loop[2.x-dev]. - react-parallel/event-loop 2.x-dev 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.
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 2.x-dev and an update of this package was not requested. - react-parallel/event-loop 2.x-dev 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.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference: src/Factory.php#L24
PHPDoc tag @param for parameter $channel contains generic type parallel\Channel<mixed> but class parallel\Channel is not generic.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference: src/Factory.php#L36
PHPDoc tag @param for parameter $channel contains generic type parallel\Channel<mixed> but class parallel\Channel is not generic.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference: src/Factory.php#L38
Unable to resolve the template type T in call to method ReactParallel\Streams\Factory::channel()
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference: src/Factory.php#L47
Method ReactParallel\Streams\Factory::single() should return T but returns null.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference: tests/ChannelTest.php#L53
Unable to resolve the template type T in call to method ReactParallel\Streams\Factory::channel()
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference: tests/SingleTest.php#L34
Unable to resolve the template type T in call to method ReactParallel\Streams\Factory::single()
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference: tests/SingleTest.php#L50
Unable to resolve the template type T in call to method ReactParallel\Streams\Factory::single()
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 ^2@dev -> satisfiable by react-parallel/event-loop[2.x-dev]. - react-parallel/event-loop 2.x-dev requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 3 - azjezz/psl[2.3.1, ..., 2.9.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, 8.5.0, 8.6.0]. - roave/backward-compatibility-check[8.3.0, ..., 8.6.0] require azjezz/psl ^2.3.1 -> satisfiable by azjezz/psl[2.3.1, ..., 2.9.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 2.x-dev and an update of this package was not requested. - react-parallel/event-loop 2.x-dev requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 3 - azjezz/psl is locked to version 2.9.0 and an update of this package was not requested. - azjezz/psl 2.9.0 requires ext-intl * -> it is missing from your system. Install or enable PHP's intl extension. Problem 4 - azjezz/psl 2.9.0 requires ext-intl * -> it is missing from your system. Install or enable PHP's intl extension. - roave/backward-compatibility-check 8.6.0 requires azjezz/psl ^2.3.1 -> satisfiable by azjezz/psl[2.9.0]. - roave/backward-compatibility-check is locked to version 8.6.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-intl` 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 ^2@dev -> satisfiable by react-parallel/event-loop[2.x-dev]. - react-parallel/event-loop 2.x-dev requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 3 - azjezz/psl[2.3.1, ..., 2.9.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, 8.5.0, 8.6.0]. - roave/backward-compatibility-check[8.3.0, ..., 8.6.0] require azjezz/psl ^2.3.1 -> satisfiable by azjezz/psl[2.3.1, ..., 2.9.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 stan on PHP 8.2 (zts) with locked dependency preference: src/Factory.php#L24
PHPDoc tag @param for parameter $channel contains generic type parallel\Channel<mixed> but class parallel\Channel is not generic.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with locked dependency preference: src/Factory.php#L36
PHPDoc tag @param for parameter $channel contains generic type parallel\Channel<mixed> but class parallel\Channel is not generic.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with locked dependency preference: src/Factory.php#L38
Unable to resolve the template type T in call to method ReactParallel\Streams\Factory::channel()
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with locked dependency preference: src/Factory.php#L47
Method ReactParallel\Streams\Factory::single() should return T but returns null.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with locked dependency preference: tests/ChannelTest.php#L53
Unable to resolve the template type T in call to method ReactParallel\Streams\Factory::channel()
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with locked dependency preference: tests/SingleTest.php#L34
Unable to resolve the template type T in call to method ReactParallel\Streams\Factory::single()
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with locked dependency preference: tests/SingleTest.php#L50
Unable to resolve the template type T in call to method ReactParallel\Streams\Factory::single()
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 2.x-dev and an update of this package was not requested. - react-parallel/event-loop 2.x-dev requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 3 - azjezz/psl is locked to version 2.9.0 and an update of this package was not requested. - azjezz/psl 2.9.0 requires ext-intl * -> it is missing from your system. Install or enable PHP's intl extension. Problem 4 - azjezz/psl 2.9.0 requires ext-intl * -> it is missing from your system. Install or enable PHP's intl extension. - roave/backward-compatibility-check 8.6.0 requires azjezz/psl ^2.3.1 -> satisfiable by azjezz/psl[2.9.0]. - roave/backward-compatibility-check is locked to version 8.6.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-intl` to temporarily ignore these required extensions.
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 ^2@dev -> satisfiable by react-parallel/event-loop[2.x-dev]. - react-parallel/event-loop 2.x-dev requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 3 - azjezz/psl[2.3.1, ..., 2.9.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, 8.5.0, 8.6.0]. - roave/backward-compatibility-check[8.3.0, ..., 8.6.0] require azjezz/psl ^2.3.1 -> satisfiable by azjezz/psl[2.3.1, ..., 2.9.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 stan on PHP 8.2 (zts) with lowest dependency preference: src/Factory.php#L24
PHPDoc tag @param for parameter $channel contains generic type parallel\Channel<mixed> but class parallel\Channel is not generic.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with lowest dependency preference: src/Factory.php#L36
PHPDoc tag @param for parameter $channel contains generic type parallel\Channel<mixed> but class parallel\Channel is not generic.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with lowest dependency preference: src/Factory.php#L38
Unable to resolve the template type T in call to method ReactParallel\Streams\Factory::channel()
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with lowest dependency preference: src/Factory.php#L47
Method ReactParallel\Streams\Factory::single() should return T but returns null.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with lowest dependency preference: tests/ChannelTest.php#L53
Unable to resolve the template type T in call to method ReactParallel\Streams\Factory::channel()
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with lowest dependency preference: tests/ChannelTest.php#L58
Unable to resolve the template type T in call to function React\Async\await
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with lowest dependency preference: tests/SingleTest.php#L34
Unable to resolve the template type T in call to method ReactParallel\Streams\Factory::single()
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with lowest dependency preference: tests/SingleTest.php#L50
Unable to resolve the template type T in call to method ReactParallel\Streams\Factory::single()
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 ^2@dev -> satisfiable by react-parallel/event-loop[2.x-dev]. - react-parallel/event-loop 2.x-dev requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 3 - azjezz/psl[2.3.1, ..., 2.9.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, 8.5.0, 8.6.0]. - roave/backward-compatibility-check[8.3.0, ..., 8.6.0] require azjezz/psl ^2.3.1 -> satisfiable by azjezz/psl[2.3.1, ..., 2.9.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 stan on PHP 8.3 (zts) with highest dependency preference: src/Factory.php#L24
PHPDoc tag @param for parameter $channel contains generic type parallel\Channel<mixed> but class parallel\Channel is not generic.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with highest dependency preference: src/Factory.php#L36
PHPDoc tag @param for parameter $channel contains generic type parallel\Channel<mixed> but class parallel\Channel is not generic.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with highest dependency preference: src/Factory.php#L38
Unable to resolve the template type T in call to method ReactParallel\Streams\Factory::channel()
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with highest dependency preference: src/Factory.php#L47
Method ReactParallel\Streams\Factory::single() should return T but returns null.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with highest dependency preference: tests/ChannelTest.php#L53
Unable to resolve the template type T in call to method ReactParallel\Streams\Factory::channel()
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with highest dependency preference: tests/SingleTest.php#L34
Unable to resolve the template type T in call to method ReactParallel\Streams\Factory::single()
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with highest dependency preference: tests/SingleTest.php#L50
Unable to resolve the template type T in call to method ReactParallel\Streams\Factory::single()
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference: src/Factory.php#L24
PHPDoc tag @param for parameter $channel contains generic type parallel\Channel<mixed> but class parallel\Channel is not generic.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference: src/Factory.php#L36
PHPDoc tag @param for parameter $channel contains generic type parallel\Channel<mixed> but class parallel\Channel is not generic.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference: src/Factory.php#L38
Unable to resolve the template type T in call to method ReactParallel\Streams\Factory::channel()
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference: src/Factory.php#L47
Method ReactParallel\Streams\Factory::single() should return T but returns null.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference: tests/ChannelTest.php#L53
Unable to resolve the template type T in call to method ReactParallel\Streams\Factory::channel()
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference: tests/SingleTest.php#L34
Unable to resolve the template type T in call to method ReactParallel\Streams\Factory::single()
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference: tests/SingleTest.php#L50
Unable to resolve the template type T in call to method ReactParallel\Streams\Factory::single()
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with lowest dependency preference: src/Factory.php#L24
PHPDoc tag @param for parameter $channel contains generic type parallel\Channel<mixed> but class parallel\Channel is not generic.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with lowest dependency preference: src/Factory.php#L36
PHPDoc tag @param for parameter $channel contains generic type parallel\Channel<mixed> but class parallel\Channel is not generic.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with lowest dependency preference: src/Factory.php#L38
Unable to resolve the template type T in call to method ReactParallel\Streams\Factory::channel()
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with lowest dependency preference: src/Factory.php#L47
Method ReactParallel\Streams\Factory::single() should return T but returns null.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with lowest dependency preference: tests/ChannelTest.php#L53
Unable to resolve the template type T in call to method ReactParallel\Streams\Factory::channel()
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with lowest dependency preference: tests/ChannelTest.php#L58
Unable to resolve the template type T in call to function React\Async\await
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with lowest dependency preference: tests/SingleTest.php#L34
Unable to resolve the template type T in call to method ReactParallel\Streams\Factory::single()
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with lowest dependency preference: tests/SingleTest.php#L50
Unable to resolve the template type T in call to method ReactParallel\Streams\Factory::single()
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 ^2@dev -> satisfiable by react-parallel/event-loop[2.x-dev]. - react-parallel/event-loop 2.x-dev 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.
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/
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/