Skip to content

Merge branch '3.8.x' into 4.0.x #8

Merge branch '3.8.x' into 4.0.x

Merge branch '3.8.x' into 4.0.x #8

Triggered via push March 1, 2024 11:26
Status Failure
Total duration 41s
Artifacts

bc-check.yml

on: push
Roave BC Check
27s
Roave BC Check
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Roave BC Check: src/Metadata/MigrationPlan.php#L17
Type of property Doctrine\Migrations\Metadata\MigrationPlan#$result changed from having no type to Doctrine\Migrations\Version\ExecutionResult|null
Roave BC Check: src/Metadata/Storage/MetadataStorage.php#L18
Parameter 0 of Doctrine\Migrations\Metadata\Storage\MetadataStorage#complete() changed name from migration to result
Roave BC Check: src/Metadata/ExecutedMigration.php#L19
Type of property Doctrine\Migrations\Metadata\ExecutedMigration#$executionTime changed from having no type to float|null
Roave BC Check: src/DependencyFactory.php#L308
The parameter $service of Doctrine\Migrations\DependencyFactory#setService() changed from no type to a non-contravariant object|callable
Roave BC Check: src/DependencyFactory.php#L308
The parameter $service of Doctrine\Migrations\DependencyFactory#setService() changed from no type to object|callable
Roave BC Check: vendor/symfony/console/Command/Command.php#L116
The number of required arguments for Symfony\Component\Console\Command\Command#setApplication() increased from 0 to 1
Roave BC Check: vendor/symfony/console/Command/Command.php#L371
The parameter $definition of Symfony\Component\Console\Command\Command#setDefinition() changed from no type to a non-contravariant array|Symfony\Component\Console\Input\InputDefinition
Roave BC Check: vendor/symfony/console/Command/Command.php#L436
The parameter $shortcut of Symfony\Component\Console\Command\Command#addOption() changed from no type to a non-contravariant string|array|null
Roave BC Check: vendor/symfony/console/Command/Command.php#L116
The number of required arguments for Symfony\Component\Console\Command\Command#setApplication() increased from 0 to 1
Roave BC Check: vendor/symfony/console/Command/Command.php#L371
The parameter $definition of Symfony\Component\Console\Command\Command#setDefinition() changed from no type to a non-contravariant array|Symfony\Component\Console\Input\InputDefinition
Roave BC Check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.