Skip to content

Changes added for setting minimum Symfony version to 7 #450

Changes added for setting minimum Symfony version to 7

Changes added for setting minimum Symfony version to 7 #450

Triggered via pull request January 20, 2025 07:58
Status Failure
Total duration 1m 19s
Artifacts

php-test-workflow.yml

on: pull_request
Matrix: test_and_lint
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 5 warnings
test_and_lint (8.2, --prefer-lowest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires php ~8.3 but your php version (8.2.27) does not satisfy that requirement.
test_and_lint (8.2, --prefer-lowest)
Process completed with exit code 2.
test_and_lint (8.1, --prefer-lowest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires php ~8.3 but your php version (8.1.31) does not satisfy that requirement. Problem 2 - Root composer.json requires symfony/options-resolver ^7.1.1 -> satisfiable by symfony/options-resolver[v7.1.1, ..., 7.3.x-dev]. - symfony/options-resolver[v7.1.1, ..., 7.3.x-dev] require php >=8.2 -> your php version (8.1.31) does not satisfy that requirement. Problem 3 - Root composer.json requires symfony/property-access ^7.1.4 -> satisfiable by symfony/property-access[v7.1.4, ..., 7.3.x-dev]. - symfony/property-access[v7.1.4, ..., 7.3.x-dev] require php >=8.2 -> your php version (8.1.31) does not satisfy that requirement. Problem 4 - Root composer.json requires symfony/cache ^7.1.5 -> satisfiable by symfony/cache[v7.1.5, ..., 7.3.x-dev]. - symfony/cache[v7.1.5, ..., 7.3.x-dev] require php >=8.2 -> your php version (8.1.31) does not satisfy that requirement. Problem 5 - Root composer.json requires friendsofphp/php-cs-fixer ^3.68 -> satisfiable by friendsofphp/php-cs-fixer[v3.68.0, v3.68.1]. - friendsofphp/php-cs-fixer[v3.68.0, ..., v3.68.1] require symfony/options-resolver ^5.4 || ^6.4 || ^7.0 -> satisfiable by symfony/options-resolver[v7.1.1, ..., 7.3.x-dev]. - symfony/options-resolver[v7.1.1, ..., 7.3.x-dev] require php >=8.2 -> your php version (8.1.31) does not satisfy that requirement.
test_and_lint (8.1, --prefer-lowest)
Process completed with exit code 2.
test_and_lint (8.2, )
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires php ~8.3 but your php version (8.2.27) does not satisfy that requirement.
test_and_lint (8.2, )
Process completed with exit code 2.
MissingClassConstType: src/Api/ApigeeX/Controller/AppController.php#L42
src/Api/ApigeeX/Controller/AppController.php:42:21: MissingClassConstType: Class constant "Apigee\Edge\Api\ApigeeX\Controller\AppController::ID_GETTER" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/Api/ApigeeX/Controller/AppControllerInterface.php#L36
src/Api/ApigeeX/Controller/AppControllerInterface.php:36:18: MissingClassConstType: Class constant "Apigee\Edge\Api\ApigeeX\Controller\AppControllerInterface::APP_TYPE_DEVELOPER" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/Api/ApigeeX/Controller/AppControllerInterface.php#L41
src/Api/ApigeeX/Controller/AppControllerInterface.php:41:18: MissingClassConstType: Class constant "Apigee\Edge\Api\ApigeeX\Controller\AppControllerInterface::APP_TYPE_COMPANY" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/Api/ApigeeX/Controller/AppControllerInterface.php#L47
src/Api/ApigeeX/Controller/AppControllerInterface.php:47:18: MissingClassConstType: Class constant "Apigee\Edge\Api\ApigeeX\Controller\AppControllerInterface::STATUS_APPROVE" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/Api/ApigeeX/Controller/AppControllerInterface.php#L53
src/Api/ApigeeX/Controller/AppControllerInterface.php:53:18: MissingClassConstType: Class constant "Apigee\Edge\Api\ApigeeX\Controller\AppControllerInterface::STATUS_REVOKE" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/Api/ApigeeX/Entity/RatePlanInterface.php#L40
src/Api/ApigeeX/Entity/RatePlanInterface.php:40:18: MissingClassConstType: Class constant "Apigee\Edge\Api\ApigeeX\Entity\RatePlanInterface::FREQUENCY_DURATION_DAY" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/Api/ApigeeX/Entity/RatePlanInterface.php#L42
src/Api/ApigeeX/Entity/RatePlanInterface.php:42:18: MissingClassConstType: Class constant "Apigee\Edge\Api\ApigeeX\Entity\RatePlanInterface::FREQUENCY_DURATION_WEEK" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/Api/ApigeeX/Entity/RatePlanInterface.php#L44
src/Api/ApigeeX/Entity/RatePlanInterface.php:44:18: MissingClassConstType: Class constant "Apigee\Edge\Api\ApigeeX\Entity\RatePlanInterface::FREQUENCY_DURATION_MONTH" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/Api/ApigeeX/Entity/RatePlanInterface.php#L46
src/Api/ApigeeX/Entity/RatePlanInterface.php:46:18: MissingClassConstType: Class constant "Apigee\Edge\Api\ApigeeX\Entity\RatePlanInterface::FREQUENCY_DURATION_QUARTER" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/Api/ApigeeX/Entity/RatePlanInterface.php#L48
src/Api/ApigeeX/Entity/RatePlanInterface.php:48:18: MissingClassConstType: Class constant "Apigee\Edge\Api\ApigeeX\Entity\RatePlanInterface::RECURRING_TYPE_CALENDAR" should have a declared type. (see https://psalm.dev/359)
test_and_lint (8.3, --prefer-lowest)
Process completed with exit code 2.
test_and_lint (8.2, --prefer-lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test_and_lint (8.1, --prefer-lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test_and_lint (8.2, )
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test_and_lint (8.3, )
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test_and_lint (8.3, --prefer-lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636