Rejuvinate the Azure MFA GSSP #5
Annotations
2 errors and 1 warning
run-qa-tests
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- dbrekelmans/bdi is locked to version 1.1.0 and an update of this package was not requested.
- dbrekelmans/bdi 1.1.0 requires ext-zip * -> it is missing from your system. Install or enable PHP's zip extension.
Problem 2
- php-webdriver/webdriver is locked to version 1.15.1 and an update of this package was not requested.
- php-webdriver/webdriver 1.15.1 requires ext-zip * -> it is missing from your system. Install or enable PHP's zip extension.
Problem 3
- php-webdriver/webdriver 1.15.1 requires ext-zip * -> it is missing from your system. Install or enable PHP's zip extension.
- symfony/panther v2.1.0 requires php-webdriver/webdriver ^1.8.2 -> satisfiable by php-webdriver/webdriver[1.15.1].
- symfony/panther is locked to version v2.1.0 and an update of this package was not requested.
To enable extensions, verify that they are enabled in your .ini files:
- /usr/local/etc/php/conf.d/docker-php-ext-gd.ini
- /usr/local/etc/php/conf.d/docker-php-ext-gmp.ini
- /usr/local/etc/php/conf.d/docker-php-ext-intl.ini
- /usr/local/etc/php/conf.d/docker-php-ext-opcache.ini
- /usr/local/etc/php/conf.d/docker-php-ext-sodium.ini
- /usr/local/etc/php/conf.d/docker-php-ext-xdebug.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-zip` to temporarily ignore these required extensions.
|
run-qa-tests
Process completed with exit code 2.
|
run-qa-tests
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/
|