Add detailed comments to MkCertCommand class and its imports #126
Annotations
2 errors and 2 warnings
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires PHP extension ext-pcntl * but it is missing from your system. Install or enable PHP's pcntl extension.
Problem 2
- Root composer.json requires PHP extension ext-posix * but it is missing from your system. Install or enable PHP's posix extension.
Problem 3
- Root composer.json requires PHP extension ext-redis * but it is missing from your system. Install or enable PHP's redis extension.
Problem 4
- hyperf/redis[v3.0.0, ..., v3.0.21] require ext-redis * -> it is missing from your system. Install or enable PHP's redis extension.
- Root composer.json requires hyperf/redis ^3.0 -> satisfiable by hyperf/redis[v3.0.0, ..., v3.0.21].
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-pcntl --ignore-platform-req=ext-posix --ignore-platform-req=ext-redis` to temporarily ignore these required extensions.
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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/
|
The logs for this run have expired and are no longer available.
Loading