PHPUnit tests #5398
phpunit.yml
on: schedule
Matrix: PHPUnit tests on php-dev
Matrix: PHPUnit tests
Matrix: PHPUnit tests
Annotations
2 errors and 8 warnings
PHPUnit tests (development, 8.2, ubuntu-latest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ~8.3.0 || ~8.4.0 but your php version (8.2.27) does not satisfy that requirement.
Problem 2
- Root composer.json requires phpunit/phpunit ^12.0 -> satisfiable by phpunit/phpunit[12.0.0, ..., 12.1.x-dev (alias of dev-main)].
- phpunit/phpunit[dev-main, 12.0.0, ..., 12.0.1] require php >=8.3 -> your php version (8.2.27) does not satisfy that requirement.
- phpunit/phpunit 12.1.x-dev is an alias of phpunit/phpunit dev-main and thus requires it to be installed too.
|
PHPUnit tests (development, 8.2, ubuntu-latest)
Process completed with exit code 2.
|
PHPUnit tests (locked, 8.3, ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHPUnit tests (development, 8.2, ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHPUnit tests (lowest, 8.3, ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHPUnit tests (locked, 8.4, ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHPUnit tests (highest, 8.3, ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHPUnit tests (highest, 8.4, ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHPUnit tests (lowest, 8.4, ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHPUnit tests on php-dev (locked, 8.5, ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|