Skip to content

Fix CI php version

Fix CI php version #19

Triggered via push November 20, 2024 12:59
Status Failure
Total duration 2m 2s
Billable time 2m
Artifacts

qa.yml

on: push
Code-Quality-Checks
1m 51s
Code-Quality-Checks
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Code-Quality-Checks
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires oro/commerce ^5.1 -> satisfiable by oro/commerce[5.1.0, ..., 5.1.8]. - oro/commerce[5.1.0, ..., 5.1.8] require oro/platform 5.1.* -> satisfiable by oro/platform[5.1.0, ..., 5.1.8]. - oro/platform[5.1.0, ..., 5.1.8] require ext-pcntl * -> it is missing from your system. Install or enable PHP's pcntl extension. To enable extensions, verify that they are enabled in your .ini files: - /usr/local/etc/php/conf.d/docker-php-ext-exif.ini - /usr/local/etc/php/conf.d/docker-php-ext-gd.ini - /usr/local/etc/php/conf.d/docker-php-ext-intl.ini - /usr/local/etc/php/conf.d/docker-php-ext-pdo_mysql.ini - /usr/local/etc/php/conf.d/docker-php-ext-sodium.ini - /usr/local/etc/php/conf.d/docker-php-ext-zip.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` to temporarily ignore these required extensions.
Code-Quality-Checks
Process completed with exit code 2.
Code-Quality-Checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/