Skip to content

Fix CI php version

Fix CI php version #22

Triggered via push November 20, 2024 16:42
Status Failure
Total duration 55s
Billable time 1m
Artifacts

qa.yml

on: push
Code-Quality-Checks
45s
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-gd * -> it is missing from your system. Install or enable PHP's gd extension. To enable extensions, verify that they are enabled in your .ini files: - /usr/local/etc/php/conf.d/docker-php-ext-pcntl.ini - /usr/local/etc/php/conf.d/docker-php-ext-soap.ini - /usr/local/etc/php/conf.d/docker-php-ext-sodium.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-gd` 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/