Skip to content

Update PHP version in deployment #18

Update PHP version in deployment

Update PHP version in deployment #18

Triggered via push August 18, 2024 13:56
Status Failure
Total duration 1m 5s
Artifacts

deploy.yml

on: push
build-and-deploy
55s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
build-and-deploy
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - filament/support is locked to version v3.2.102 and an update of this package was not requested. - filament/support v3.2.102 requires ext-intl * -> it is missing from your system. Install or enable PHP's intl extension. Problem 2 - sprain/swiss-qr-bill is locked to version v4.13 and an update of this package was not requested. - sprain/swiss-qr-bill v4.13 requires ext-bcmath * -> it is missing from your system. Install or enable PHP's bcmath extension. Problem 3 - filament/support v3.2.102 requires ext-intl * -> it is missing from your system. Install or enable PHP's intl extension. - filament/widgets v3.2.102 requires filament/support v3.2.102 -> satisfiable by filament/support[v3.2.102]. - filament/widgets is locked to version v3.2.102 and an update of this package was not requested. To enable extensions, verify that they are enabled in your .ini files: - /etc/php/8.2/cli/php.ini - /etc/php/8.2/cli/conf.d/10-opcache.ini - /etc/php/8.2/cli/conf.d/10-pdo.ini - /etc/php/8.2/cli/conf.d/15-xml.ini - /etc/php/8.2/cli/conf.d/20-calendar.ini - /etc/php/8.2/cli/conf.d/20-ctype.ini - /etc/php/8.2/cli/conf.d/20-curl.ini - /etc/php/8.2/cli/conf.d/20-dom.ini - /etc/php/8.2/cli/conf.d/20-exif.ini - /etc/php/8.2/cli/conf.d/20-ffi.ini - /etc/php/8.2/cli/conf.d/20-fileinfo.ini - /etc/php/8.2/cli/conf.d/20-ftp.ini - /etc/php/8.2/cli/conf.d/20-gettext.ini - /etc/php/8.2/cli/conf.d/20-iconv.ini - /etc/php/8.2/cli/conf.d/20-mbstring.ini - /etc/php/8.2/cli/conf.d/20-phar.ini - /etc/php/8.2/cli/conf.d/20-posix.ini - /etc/php/8.2/cli/conf.d/20-readline.ini - /etc/php/8.2/cli/conf.d/20-shmop.ini - /etc/php/8.2/cli/conf.d/20-simplexml.ini - /etc/php/8.2/cli/conf.d/20-sockets.ini - /etc/php/8.2/cli/conf.d/20-sysvmsg.ini - /etc/php/8.2/cli/conf.d/20-sysvsem.ini - /etc/php/8.2/cli/conf.d/20-sysvshm.ini - /etc/php/8.2/cli/conf.d/20-tokenizer.ini - /etc/php/8.2/cli/conf.d/20-xmlreader.ini - /etc/php/8.2/cli/conf.d/20-xmlwriter.ini - /etc/php/8.2/cli/conf.d/20-xsl.ini - /etc/php/8.2/cli/conf.d/20-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-intl --ignore-platform-req=ext-bcmath` to temporarily ignore these required extensions.
build-and-deploy
Process completed with exit code 2.
build-and-deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-and-deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/