Skip to content

Require Doctrine Migrations 3.x, support PHP 8.2 and TYPO3 v12 #45

Require Doctrine Migrations 3.x, support PHP 8.2 and TYPO3 v12

Require Doctrine Migrations 3.x, support PHP 8.2 and TYPO3 v12 #45

Triggered via pull request August 6, 2023 16:45
Status Failure
Total duration 41s
Artifacts

ci.yml

on: pull_request
Matrix: Code quality checks (PHP version matrix)
Matrix: Code quality checks (single PHP version)
Matrix: Functional tests
Fit to window
Zoom out
Zoom in

Annotations

40 errors
Code quality checks (single PHP version) (7.4, normalize)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires php ^8.0 but your php version (7.4.33) does not satisfy that requirement.
Code quality checks (single PHP version) (7.4, normalize)
Process completed with exit code 2.
Functional tests (^12.4, 8.1, lowest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - typo3/cms-core[v12.4.0, ..., v12.4.4] require symfony/console ^6.2 -> found symfony/console[v6.2.0, ..., v6.3.2] but it conflicts with your root composer.json require (^5.4). - Root composer.json requires typo3/cms-core ^12.4 -> satisfiable by typo3/cms-core[v12.4.0, ..., v12.4.4].
Functional tests (^12.4, 8.1, lowest)
Process completed with exit code 2.
Functional tests (^12.4, 8.2, highest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - typo3/cms-core[v12.4.0, ..., v12.4.4] require symfony/console ^6.2 -> found symfony/console[v6.2.0, ..., v6.3.2] but it conflicts with your root composer.json require (^5.4). - Root composer.json requires typo3/cms-core ^12.4 -> satisfiable by typo3/cms-core[v12.4.0, ..., v12.4.4].
Functional tests (^12.4, 8.2, highest)
Process completed with exit code 2.
Functional tests (^12.4, 8.2, lowest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - typo3/cms-core[v12.4.0, ..., v12.4.4] require symfony/console ^6.2 -> found symfony/console[v6.2.0, ..., v6.3.2] but it conflicts with your root composer.json require (^5.4). - Root composer.json requires typo3/cms-core ^12.4 -> satisfiable by typo3/cms-core[v12.4.0, ..., v12.4.4].
Functional tests (^12.4, 8.2, lowest)
Process completed with exit code 2.
Functional tests (^12.4, 8.1, highest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - typo3/cms-core[v12.4.0, ..., v12.4.4] require symfony/console ^6.2 -> found symfony/console[v6.2.0, ..., v6.3.2] but it conflicts with your root composer.json require (^5.4). - Root composer.json requires typo3/cms-core ^12.4 -> satisfiable by typo3/cms-core[v12.4.0, ..., v12.4.4].
Functional tests (^12.4, 8.1, highest)
Process completed with exit code 2.
Code quality checks (PHP version matrix) (8.0, php:static): Classes/Command/DiffCommand.php#L14
Class KayStrobach\Migrations\Command\DiffCommand extends final class Doctrine\Migrations\Tools\Console\Command\DiffCommand.
Code quality checks (PHP version matrix) (8.0, php:static): Classes/Command/DiffCommand.php#L39
Access to an undefined property KayStrobach\Migrations\Command\DiffCommand::$configuration.
Code quality checks (PHP version matrix) (8.0, php:static): Classes/Command/ExecuteCommand.php#L14
Class KayStrobach\Migrations\Command\ExecuteCommand extends final class Doctrine\Migrations\Tools\Console\Command\ExecuteCommand.
Code quality checks (PHP version matrix) (8.0, php:static): Classes/Command/ExecuteCommand.php#L42
Access to an undefined property KayStrobach\Migrations\Command\ExecuteCommand::$configuration.
Code quality checks (PHP version matrix) (8.0, php:static): Classes/Command/MigrateCommand.php#L14
Class KayStrobach\Migrations\Command\MigrateCommand extends final class Doctrine\Migrations\Tools\Console\Command\MigrateCommand.
Code quality checks (PHP version matrix) (8.0, php:static): Classes/Command/MigrateCommand.php#L42
Access to an undefined property KayStrobach\Migrations\Command\MigrateCommand::$configuration.
Code quality checks (PHP version matrix) (8.0, php:static): Classes/Command/RollupCommand.php#L14
Class KayStrobach\Migrations\Command\RollupCommand extends final class Doctrine\Migrations\Tools\Console\Command\RollupCommand.
Code quality checks (PHP version matrix) (8.0, php:static): Classes/Command/RollupCommand.php#L39
Access to an undefined property KayStrobach\Migrations\Command\RollupCommand::$configuration.
Code quality checks (PHP version matrix) (8.0, php:static): Classes/Command/StatusCommand.php#L14
Class KayStrobach\Migrations\Command\StatusCommand extends final class Doctrine\Migrations\Tools\Console\Command\StatusCommand.
Code quality checks (PHP version matrix) (8.0, php:static): Classes/Command/StatusCommand.php#L39
Access to an undefined property KayStrobach\Migrations\Command\StatusCommand::$configuration.
Code quality checks (PHP version matrix) (8.1, php:static): Classes/Command/DiffCommand.php#L14
Class KayStrobach\Migrations\Command\DiffCommand extends final class Doctrine\Migrations\Tools\Console\Command\DiffCommand.
Code quality checks (PHP version matrix) (8.1, php:static): Classes/Command/DiffCommand.php#L39
Access to an undefined property KayStrobach\Migrations\Command\DiffCommand::$configuration.
Code quality checks (PHP version matrix) (8.1, php:static): Classes/Command/ExecuteCommand.php#L14
Class KayStrobach\Migrations\Command\ExecuteCommand extends final class Doctrine\Migrations\Tools\Console\Command\ExecuteCommand.
Code quality checks (PHP version matrix) (8.1, php:static): Classes/Command/ExecuteCommand.php#L42
Access to an undefined property KayStrobach\Migrations\Command\ExecuteCommand::$configuration.
Code quality checks (PHP version matrix) (8.1, php:static): Classes/Command/MigrateCommand.php#L14
Class KayStrobach\Migrations\Command\MigrateCommand extends final class Doctrine\Migrations\Tools\Console\Command\MigrateCommand.
Code quality checks (PHP version matrix) (8.1, php:static): Classes/Command/MigrateCommand.php#L42
Access to an undefined property KayStrobach\Migrations\Command\MigrateCommand::$configuration.
Code quality checks (PHP version matrix) (8.1, php:static): Classes/Command/RollupCommand.php#L14
Class KayStrobach\Migrations\Command\RollupCommand extends final class Doctrine\Migrations\Tools\Console\Command\RollupCommand.
Code quality checks (PHP version matrix) (8.1, php:static): Classes/Command/RollupCommand.php#L39
Access to an undefined property KayStrobach\Migrations\Command\RollupCommand::$configuration.
Code quality checks (PHP version matrix) (8.1, php:static): Classes/Command/StatusCommand.php#L14
Class KayStrobach\Migrations\Command\StatusCommand extends final class Doctrine\Migrations\Tools\Console\Command\StatusCommand.
Code quality checks (PHP version matrix) (8.1, php:static): Classes/Command/StatusCommand.php#L39
Access to an undefined property KayStrobach\Migrations\Command\StatusCommand::$configuration.
Code quality checks (PHP version matrix) (7.4, cs:check)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires php ^8.0 but your php version (7.4.33) does not satisfy that requirement.
Code quality checks (PHP version matrix) (7.4, cs:check)
Process completed with exit code 2.
Code quality checks (PHP version matrix) (7.4, php:static)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires php ^8.0 but your php version (7.4.33) does not satisfy that requirement.
Code quality checks (PHP version matrix) (7.4, php:static)
Process completed with exit code 2.
Functional tests (^11.5, 8.1, highest)
Process completed with exit code 255.
Functional tests (^11.5, 8.0, highest)
Process completed with exit code 255.
Functional tests (^11.5, 8.2, highest)
Process completed with exit code 255.
Functional tests (^11.5, 8.2, lowest)
Process completed with exit code 255.
Functional tests (^11.5, 8.1, lowest)
Process completed with exit code 255.
Functional tests (^11.5, 8.0, lowest)
Process completed with exit code 255.