Switch to REST API return controller. #51
ci.yaml
on: push
phpcs
/
phpcs
21s
phpstan
/
phpstan
28s
psalm
/
psalm
17s
coverage
/
coverage
23s
Matrix: phplint / phplint
Matrix: phpunit / phpunit
Annotations
20 errors
phpunit / PHP 8.1 WordPress 6.0
Process completed with exit code 2.
|
phpunit / PHP 8.2 WordPress 5.9
The job was canceled because "_8_1_6_0" failed.
|
phpunit / PHP 8.2 WordPress 5.9
Process completed with exit code 2.
|
phpunit / PHP 8.2 WordPress 6.1
The job was canceled because "_8_1_6_0" failed.
|
phpunit / PHP 8.2 WordPress 6.1
The operation was canceled.
|
phpunit / PHP 8.1 WordPress 6.1
The job was canceled because "_8_1_6_0" failed.
|
phpunit / PHP 8.1 WordPress 6.1
The operation was canceled.
|
psalm / psalm
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- symfony/console is locked to version v6.2.0 and an update of this package was not requested.
- symfony/console v6.2.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 2
- symfony/deprecation-contracts is locked to version v3.1.1 and an update of this package was not requested.
- symfony/deprecation-contracts v3.1.1 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 3
- symfony/service-contracts is locked to version v3.1.1 and an update of this package was not requested.
- symfony/service-contracts v3.1.1 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 4
- symfony/string is locked to version v6.2.0 and an update of this package was not requested.
- symfony/string v6.2.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 5
- symfony/console v6.2.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
- vimeo/psalm 4.30.0 requires symfony/console ^3.4.17 || ^4.1.6 || ^5.0 || ^6.0 -> satisfiable by symfony/console[v6.2.0].
- vimeo/psalm is locked to version 4.30.0 and an update of this package was not requested.
|
psalm / psalm
Process completed with exit code 2.
|
phpunit / PHP 8.2 WordPress 6.0
The job was canceled because "_8_1_6_0" failed.
|
phpunit / PHP 8.2 WordPress 6.0
The operation was canceled.
|
phpunit / PHP 8.0 WordPress 5.9
The job was canceled because "_8_1_6_0" failed.
|
phpunit / PHP 8.0 WordPress 5.9
The operation was canceled.
|
phpunit / PHP 8.0 WordPress 6.0
The job was canceled because "_8_1_6_0" failed.
|
phpunit / PHP 8.0 WordPress 6.0
The operation was canceled.
|
phpunit / PHP 8.1 WordPress 5.9
The job was canceled because "_8_1_6_0" failed.
|
phpunit / PHP 8.1 WordPress 5.9
The operation was canceled.
|
phpunit / PHP 8.0 WordPress 6.1
The job was canceled because "_8_1_6_0" failed.
|
phpunit / PHP 8.0 WordPress 6.1
The operation was canceled.
|
coverage / coverage
Process completed with exit code 2.
|