chore: update workflows to include PHP 8.4 #12
phpunit.yml
on: pull_request
Matrix: main
Coveralls Finished
0s
Annotations
5 errors and 1 warning
PHP 8.4 - MySQLi
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- vimeo/psalm is locked to version 5.26.1 and an update of this package was not requested.
- vimeo/psalm 5.26.1 requires php ^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.3) does not satisfy that requirement.
Problem 2
- codeigniter4/devkit is locked to version v1.2.3 and an update of this package was not requested.
- codeigniter4/devkit v1.2.3 requires vimeo/psalm ^5.0 -> satisfiable by vimeo/psalm[5.26.1].
- vimeo/psalm 5.26.1 requires php ^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.3) does not satisfy that requirement.
|
PHP 8.4 - MySQLi
Process completed with exit code 2.
|
PHP 8.2 - MySQLi
The job was canceled because "_8_4_MySQLi" failed.
|
PHP 8.2 - MySQLi
The operation was canceled.
|
PHP 8.3 - MySQLi
The job was canceled because "_8_4_MySQLi" failed.
|
PHP 8.4 - MySQLi
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|