Upgrade PHPUnit and add PHP 8.4 to CI #377
test-application.yaml
on: pull_request
PHP Lint
3m 5s
Matrix: php
Annotations
6 errors and 8 warnings
PHP 7.2 (postgres, lowest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- phpunit/phpunit[9.6.0, ..., 9.6.20] require php >=7.3 -> your php version (7.2.34) does not satisfy that requirement.
- phpunit/phpunit[10.0.0, ..., 10.5.28] require php >=8.1 -> your php version (7.2.34) does not satisfy that requirement.
- Root composer.json requires phpunit/phpunit ^9.6 || ^10.0 -> satisfiable by phpunit/phpunit[9.6.0, ..., 9.6.20, 10.0.0, ..., 10.5.28].
|
PHP 7.2 (postgres, lowest)
Process completed with exit code 2.
|
PHP 8.3 (mysql, highest)
Process completed with exit code 2.
|
PHP 8.4 (mysql, highest)
Process completed with exit code 2.
|
PHP 8.2 (mysql, highest)
Process completed with exit code 2.
|
PHP 8.1 (mysql, highest)
Process completed with exit code 2.
|
PHP 7.2 (postgres, lowest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP 8.3 (mysql, highest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP 8.4 (mysql, highest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP 8.2 (mysql, highest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP 8.1 (mysql, highest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP Lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP 8.0 (mysql, highest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP 7.4 (mysql, highest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|