Merge pull request #1 from reactphp-parallel/initial-rough-setup #2
Annotations
2 errors and 1 warning
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- 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 2
- react-parallel/infinite-pool is locked to version 3.x-dev and an update of this package was not requested.
- react-parallel/infinite-pool 3.x-dev requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension.
Problem 3
- react-parallel/react-parallel is locked to version 2.x-dev and an update of this package was not requested.
- react-parallel/react-parallel 2.x-dev requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension.
Problem 4
- react-parallel/runtime is locked to version 3.x-dev and an update of this package was not requested.
- react-parallel/runtime 3.x-dev requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension.
Problem 5
- react-parallel/streams is locked to version 2.x-dev and an update of this package was not requested.
- react-parallel/streams 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:
- 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` to temporarily ignore these required extensions.
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading