Skip to content

Do not run symfony flex recipe #303

Do not run symfony flex recipe

Do not run symfony flex recipe #303

Triggered via push December 18, 2023 11:15
Status Failure
Total duration 3m 30s
Artifacts

build.yml

on: push
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Roave BC Check: vendor/doctrine/persistence/src/Persistence/ObjectRepository.php#L50
The parameter $limit of Doctrine\Persistence\ObjectRepository#findBy() changed from no type to a non-contravariant int|null
Roave BC Check: vendor/doctrine/persistence/src/Persistence/ObjectRepository.php#L50
The parameter $offset of Doctrine\Persistence\ObjectRepository#findBy() changed from no type to a non-contravariant int|null
Roave BC Check: vendor/doctrine/persistence/src/Persistence/ObjectRepository.php#L50
The parameter $limit of Doctrine\Persistence\ObjectRepository#findBy() changed from no type to int|null
Roave BC Check: vendor/doctrine/persistence/src/Persistence/ObjectRepository.php#L50
The parameter $offset of Doctrine\Persistence\ObjectRepository#findBy() changed from no type to int|null
Roave BC Check
Process completed with exit code 3.