feat: add github action #1
phpunit.yml
on: pull_request
Matrix: phpunit
changes
3s
phpunit-summary
2s
Annotations
10 errors
|
PHP 8.2
Process completed with exit code 2.
|
|
PHP 8.2
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- phpspec/prophecy is locked to version 1.12.2 and an update of this package was not requested.
- phpspec/prophecy 1.12.2 requires php ^7.2 || ~8.0, <8.1 -> your php version (8.2.29) does not satisfy that requirement.
Problem 2
- phpunit/phpunit is locked to version 9.5.2 and an update of this package was not requested.
- phpspec/prophecy 1.12.2 requires php ^7.2 || ~8.0, <8.1 -> your php version (8.2.29) does not satisfy that requirement.
- phpunit/phpunit 9.5.2 requires phpspec/prophecy ^1.12.1 -> satisfiable by phpspec/prophecy[1.12.2].
|
|
PHP 8.4
Process completed with exit code 2.
|
|
PHP 8.4
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- phpspec/prophecy is locked to version 1.12.2 and an update of this package was not requested.
- phpspec/prophecy 1.12.2 requires php ^7.2 || ~8.0, <8.1 -> your php version (8.4.10) does not satisfy that requirement.
Problem 2
- phpunit/phpunit is locked to version 9.5.2 and an update of this package was not requested.
- phpspec/prophecy 1.12.2 requires php ^7.2 || ~8.0, <8.1 -> your php version (8.4.10) does not satisfy that requirement.
- phpunit/phpunit 9.5.2 requires phpspec/prophecy ^1.12.1 -> satisfiable by phpspec/prophecy[1.12.2].
|
|
PHP 8.3
Process completed with exit code 2.
|
|
PHP 8.3
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- phpspec/prophecy is locked to version 1.12.2 and an update of this package was not requested.
- phpspec/prophecy 1.12.2 requires php ^7.2 || ~8.0, <8.1 -> your php version (8.3.23) does not satisfy that requirement.
Problem 2
- phpunit/phpunit is locked to version 9.5.2 and an update of this package was not requested.
- phpspec/prophecy 1.12.2 requires php ^7.2 || ~8.0, <8.1 -> your php version (8.3.23) does not satisfy that requirement.
- phpunit/phpunit 9.5.2 requires phpspec/prophecy ^1.12.1 -> satisfiable by phpspec/prophecy[1.12.2].
|
|
PHP 8.3
The strategy configuration was canceled because "phpunit._8_2" failed
|
|
PHP 8.1
The operation was canceled.
|
|
PHP 8.1
The strategy configuration was canceled because "phpunit._8_2" failed
|
|
phpunit-summary
Process completed with exit code 1.
|