Skip to content

Feature/preview env #91

Feature/preview env

Feature/preview env #91

Triggered via pull request August 29, 2024 17:14
Status Failure
Total duration 41s
Artifacts

test.yml

on: pull_request
Matrix: phpunit
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
phpunit (ubuntu-20.04, 8.2)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - Root composer.json requires PHP extension ext-intl * but it is missing from your system. Install or enable PHP's intl extension. Problem 2 - Root composer.json requires PHP extension ext-pdo_pgsql * but it is missing from your system. Install or enable PHP's pdo_pgsql extension. Problem 3 - Root composer.json requires PHP extension ext-zip * but it is missing from your system. Install or enable PHP's zip extension. Problem 4 - Root composer.json requires PHP extension ext-gd * but it is missing from your system. Install or enable PHP's gd extension. Problem 5 - phpoffice/phpspreadsheet is locked to version 2.2.2 and an update of this package was not requested. - phpoffice/phpspreadsheet 2.2.2 requires 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-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-intl --ignore-platform-req=ext-pdo_pgsql --ignore-platform-req=ext-zip --ignore-platform-req=ext-gd` to temporarily ignore these required extensions.
phpunit (ubuntu-20.04, 8.2)
Process completed with exit code 2.
phpunit (ubuntu-20.04, 8.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
phpunit (ubuntu-20.04, 8.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, hoverkraft-tech/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/