Skip to content

Merge remote-tracking branch 'origin/2.20.x' into 3.3.x #183

Merge remote-tracking branch 'origin/2.20.x' into 3.3.x

Merge remote-tracking branch 'origin/2.20.x' into 3.3.x #183

Triggered via push December 7, 2024 21:24
Status Failure
Total duration 53s
Artifacts
Matrix: Static Analysis with PHPStan
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Static Analysis with PHPStan (3.8.2, phpstan-dbal3.neon): src/EntityManager.php#L123
Call to function method_exists() with Doctrine\DBAL\Connection and 'getEventManager' will always evaluate to true.
Static Analysis with PHPStan (3.8.2, phpstan-dbal3.neon): src/Mapping/ClassMetadataFactory.php#L628
Call to function method_exists() with Doctrine\DBAL\Platforms\AbstractPlatform and 'getIdentitySequence…' will always evaluate to true.
Static Analysis with PHPStan (3.8.2, phpstan-dbal3.neon): src/Persisters/Entity/BasicEntityPersister.php#L922
Method Doctrine\ORM\Persisters\Entity\BasicEntityPersister::expandCriteriaParameters() should return array{list<mixed>, list<0|1|2|3|5|16|17|101|102|116|117|string>} but returns array{array<mixed>, list<0|1|2|3|5|16|17|101|102|116|117|string>}.
Static Analysis with PHPStan (3.8.2, phpstan-dbal3.neon): src/Persisters/Entity/BasicEntityPersister.php#L1854
Method Doctrine\ORM\Persisters\Entity\BasicEntityPersister::expandParameters() should return array{list<mixed>, list<0|1|2|3|5|16|17|101|102|116|117|string>} but returns array{array<mixed>, list<0|1|2|3|5|16|17|101|102|116|117|string>}.
Static Analysis with PHPStan (3.8.2, phpstan-dbal3.neon): src/Query/ParameterTypeInferer.php#L32
Method Doctrine\ORM\Query\ParameterTypeInferer::inferType() never returns Doctrine\DBAL\ArrayParameterType so it can be removed from the return type.
Static Analysis with PHPStan (3.8.2, phpstan-dbal3.neon): src/Query/ParameterTypeInferer.php#L32
Method Doctrine\ORM\Query\ParameterTypeInferer::inferType() never returns Doctrine\DBAL\ParameterType so it can be removed from the return type.
Static Analysis with PHPStan (3.8.2, phpstan-dbal3.neon)
Process completed with exit code 1.
Static Analysis with PHPStan (default, phpstan.neon)
The job was canceled because "_3_8_2_phpstan-dbal3_neon" failed.
Static Analysis with PHPStan (default, phpstan.neon)
The operation was canceled.