Skip to content

Regenerate baseline #1476

Regenerate baseline

Regenerate baseline #1476

Triggered via pull request October 6, 2025 19:17
Status Failure
Total duration 1m 41s
Artifacts

build.yml

on: pull_request
Coding Standard
32s
Coding Standard
Matrix: Lint
Matrix: PHPStan
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

60 errors
PHPStan (8.4): tests/DoctrineIntegration/ORM/entity-manager.php#L16
Call to method __construct() of deprecated class Doctrine\ORM\Mapping\Driver\AnnotationDriver: This class will be removed in 3.0 without replacement.
PHPStan (8.4): tests/Classes/entity-manager.php#L20
Instantiation of deprecated class Doctrine\ORM\Mapping\Driver\AnnotationDriver: This class will be removed in 3.0 without replacement.
PHPStan (8.4): tests/Classes/entity-manager.php#L20
Call to method __construct() of deprecated class Doctrine\ORM\Mapping\Driver\AnnotationDriver: This class will be removed in 3.0 without replacement.
PHPStan (8.4): src/Type/Doctrine/QueryBuilder/QueryBuilderGetQueryDynamicReturnTypeExtension.php#L204
Catching deprecated class Doctrine\ORM\ORMException: Use Doctrine\ORM\Exception\ORMException for catch and instanceof
PHPStan (8.4): src/Type/Doctrine/Descriptors/ObjectType.php#L14
Access to constant on deprecated class Doctrine\DBAL\Types\ObjectType: Use {@link JsonType} instead.
PHPStan (8.4): src/Type/Doctrine/Descriptors/ArrayType.php#L14
Access to constant on deprecated class Doctrine\DBAL\Types\ArrayType: Use {@link JsonType} instead.
PHPStan (8.4): src/Type/Doctrine/CreateQueryDynamicReturnTypeExtension.php#L102
Catching deprecated class Doctrine\ORM\ORMException: Use Doctrine\ORM\Exception\ORMException for catch and instanceof
PHPStan (8.4): src/Doctrine/Mapping/ClassMetadataFactory.php#L34
Instantiation of deprecated class Doctrine\ORM\Mapping\Driver\AnnotationDriver: This class will be removed in 3.0 without replacement.
PHPStan (8.4): src/Doctrine/Mapping/ClassMetadataFactory.php#L34
Call to method __construct() of deprecated class Doctrine\ORM\Mapping\Driver\AnnotationDriver: This class will be removed in 3.0 without replacement.
PHPStan (8.4): src/Doctrine/Mapping/ClassMetadataFactory.php#L31
Access to constant on deprecated class Doctrine\ORM\Mapping\Driver\AnnotationDriver: This class will be removed in 3.0 without replacement.
PHPStan (8.2): tests/DoctrineIntegration/ORM/entity-manager.php#L16
Call to method __construct() of deprecated class Doctrine\ORM\Mapping\Driver\AnnotationDriver: This class will be removed in 3.0 without replacement.
PHPStan (8.2): tests/Classes/entity-manager.php#L20
Instantiation of deprecated class Doctrine\ORM\Mapping\Driver\AnnotationDriver: This class will be removed in 3.0 without replacement.
PHPStan (8.2): tests/Classes/entity-manager.php#L20
Call to method __construct() of deprecated class Doctrine\ORM\Mapping\Driver\AnnotationDriver: This class will be removed in 3.0 without replacement.
PHPStan (8.2): src/Type/Doctrine/QueryBuilder/QueryBuilderGetQueryDynamicReturnTypeExtension.php#L204
Catching deprecated class Doctrine\ORM\ORMException: Use Doctrine\ORM\Exception\ORMException for catch and instanceof
PHPStan (8.2): src/Type/Doctrine/Descriptors/ObjectType.php#L14
Access to constant on deprecated class Doctrine\DBAL\Types\ObjectType: Use {@link JsonType} instead.
PHPStan (8.2): src/Type/Doctrine/Descriptors/ArrayType.php#L14
Access to constant on deprecated class Doctrine\DBAL\Types\ArrayType: Use {@link JsonType} instead.
PHPStan (8.2): src/Type/Doctrine/CreateQueryDynamicReturnTypeExtension.php#L102
Catching deprecated class Doctrine\ORM\ORMException: Use Doctrine\ORM\Exception\ORMException for catch and instanceof
PHPStan (8.2): src/Doctrine/Mapping/ClassMetadataFactory.php#L34
Instantiation of deprecated class Doctrine\ORM\Mapping\Driver\AnnotationDriver: This class will be removed in 3.0 without replacement.
PHPStan (8.2): src/Doctrine/Mapping/ClassMetadataFactory.php#L34
Call to method __construct() of deprecated class Doctrine\ORM\Mapping\Driver\AnnotationDriver: This class will be removed in 3.0 without replacement.
PHPStan (8.2): src/Doctrine/Mapping/ClassMetadataFactory.php#L31
Access to constant on deprecated class Doctrine\ORM\Mapping\Driver\AnnotationDriver: This class will be removed in 3.0 without replacement.
PHPStan (8.1): tests/DoctrineIntegration/ORM/entity-manager.php#L16
Call to method __construct() of deprecated class Doctrine\ORM\Mapping\Driver\AnnotationDriver: This class will be removed in 3.0 without replacement.
PHPStan (8.1): tests/Classes/entity-manager.php#L20
Instantiation of deprecated class Doctrine\ORM\Mapping\Driver\AnnotationDriver: This class will be removed in 3.0 without replacement.
PHPStan (8.1): tests/Classes/entity-manager.php#L20
Call to method __construct() of deprecated class Doctrine\ORM\Mapping\Driver\AnnotationDriver: This class will be removed in 3.0 without replacement.
PHPStan (8.1): src/Type/Doctrine/QueryBuilder/QueryBuilderGetQueryDynamicReturnTypeExtension.php#L204
Catching deprecated class Doctrine\ORM\ORMException: Use Doctrine\ORM\Exception\ORMException for catch and instanceof
PHPStan (8.1): src/Type/Doctrine/Descriptors/ObjectType.php#L14
Access to constant on deprecated class Doctrine\DBAL\Types\ObjectType: Use {@link JsonType} instead.
PHPStan (8.1): src/Type/Doctrine/Descriptors/ArrayType.php#L14
Access to constant on deprecated class Doctrine\DBAL\Types\ArrayType: Use {@link JsonType} instead.
PHPStan (8.1): src/Type/Doctrine/CreateQueryDynamicReturnTypeExtension.php#L102
Catching deprecated class Doctrine\ORM\ORMException: Use Doctrine\ORM\Exception\ORMException for catch and instanceof
PHPStan (8.1): src/Doctrine/Mapping/ClassMetadataFactory.php#L34
Instantiation of deprecated class Doctrine\ORM\Mapping\Driver\AnnotationDriver: This class will be removed in 3.0 without replacement.
PHPStan (8.1): src/Doctrine/Mapping/ClassMetadataFactory.php#L34
Call to method __construct() of deprecated class Doctrine\ORM\Mapping\Driver\AnnotationDriver: This class will be removed in 3.0 without replacement.
PHPStan (8.1): src/Doctrine/Mapping/ClassMetadataFactory.php#L31
Access to constant on deprecated class Doctrine\ORM\Mapping\Driver\AnnotationDriver: This class will be removed in 3.0 without replacement.
PHPStan (8.3): tests/DoctrineIntegration/ORM/entity-manager.php#L16
Call to method __construct() of deprecated class Doctrine\ORM\Mapping\Driver\AnnotationDriver: This class will be removed in 3.0 without replacement.
PHPStan (8.3): tests/Classes/entity-manager.php#L20
Instantiation of deprecated class Doctrine\ORM\Mapping\Driver\AnnotationDriver: This class will be removed in 3.0 without replacement.
PHPStan (8.3): tests/Classes/entity-manager.php#L20
Call to method __construct() of deprecated class Doctrine\ORM\Mapping\Driver\AnnotationDriver: This class will be removed in 3.0 without replacement.
PHPStan (8.3): src/Type/Doctrine/QueryBuilder/QueryBuilderGetQueryDynamicReturnTypeExtension.php#L204
Catching deprecated class Doctrine\ORM\ORMException: Use Doctrine\ORM\Exception\ORMException for catch and instanceof
PHPStan (8.3): src/Type/Doctrine/Descriptors/ObjectType.php#L14
Access to constant on deprecated class Doctrine\DBAL\Types\ObjectType: Use {@link JsonType} instead.
PHPStan (8.3): src/Type/Doctrine/Descriptors/ArrayType.php#L14
Access to constant on deprecated class Doctrine\DBAL\Types\ArrayType: Use {@link JsonType} instead.
PHPStan (8.3): src/Type/Doctrine/CreateQueryDynamicReturnTypeExtension.php#L102
Catching deprecated class Doctrine\ORM\ORMException: Use Doctrine\ORM\Exception\ORMException for catch and instanceof
PHPStan (8.3): src/Doctrine/Mapping/ClassMetadataFactory.php#L34
Instantiation of deprecated class Doctrine\ORM\Mapping\Driver\AnnotationDriver: This class will be removed in 3.0 without replacement.
PHPStan (8.3): src/Doctrine/Mapping/ClassMetadataFactory.php#L34
Call to method __construct() of deprecated class Doctrine\ORM\Mapping\Driver\AnnotationDriver: This class will be removed in 3.0 without replacement.
PHPStan (8.3): src/Doctrine/Mapping/ClassMetadataFactory.php#L31
Access to constant on deprecated class Doctrine\ORM\Mapping\Driver\AnnotationDriver: This class will be removed in 3.0 without replacement.
PHPStan (7.4): tests/DoctrineIntegration/ORM/entity-manager.php#L16
Call to method __construct() of deprecated class Doctrine\ORM\Mapping\Driver\AnnotationDriver: This class will be removed in 3.0 without replacement.
PHPStan (7.4): tests/Classes/entity-manager.php#L20
Instantiation of deprecated class Doctrine\ORM\Mapping\Driver\AnnotationDriver: This class will be removed in 3.0 without replacement.
PHPStan (7.4): tests/Classes/entity-manager.php#L20
Call to method __construct() of deprecated class Doctrine\ORM\Mapping\Driver\AnnotationDriver: This class will be removed in 3.0 without replacement.
PHPStan (7.4): src/Type/Doctrine/QueryBuilder/QueryBuilderGetQueryDynamicReturnTypeExtension.php#L204
Catching deprecated class Doctrine\ORM\ORMException: Use Doctrine\ORM\Exception\ORMException for catch and instanceof
PHPStan (7.4): src/Type/Doctrine/Descriptors/ObjectType.php#L14
Access to constant on deprecated class Doctrine\DBAL\Types\ObjectType: Use {@link JsonType} instead.
PHPStan (7.4): src/Type/Doctrine/Descriptors/ArrayType.php#L14
Access to constant on deprecated class Doctrine\DBAL\Types\ArrayType: Use {@link JsonType} instead.
PHPStan (7.4): src/Type/Doctrine/CreateQueryDynamicReturnTypeExtension.php#L102
Catching deprecated class Doctrine\ORM\ORMException: Use Doctrine\ORM\Exception\ORMException for catch and instanceof
PHPStan (7.4): src/Doctrine/Mapping/ClassMetadataFactory.php#L34
Instantiation of deprecated class Doctrine\ORM\Mapping\Driver\AnnotationDriver: This class will be removed in 3.0 without replacement.
PHPStan (7.4): src/Doctrine/Mapping/ClassMetadataFactory.php#L34
Call to method __construct() of deprecated class Doctrine\ORM\Mapping\Driver\AnnotationDriver: This class will be removed in 3.0 without replacement.
PHPStan (7.4): src/Doctrine/Mapping/ClassMetadataFactory.php#L31
Access to constant on deprecated class Doctrine\ORM\Mapping\Driver\AnnotationDriver: This class will be removed in 3.0 without replacement.
PHPStan (8.0): tests/DoctrineIntegration/ORM/entity-manager.php#L16
Call to method __construct() of deprecated class Doctrine\ORM\Mapping\Driver\AnnotationDriver: This class will be removed in 3.0 without replacement.
PHPStan (8.0): tests/Classes/entity-manager.php#L20
Instantiation of deprecated class Doctrine\ORM\Mapping\Driver\AnnotationDriver: This class will be removed in 3.0 without replacement.
PHPStan (8.0): tests/Classes/entity-manager.php#L20
Call to method __construct() of deprecated class Doctrine\ORM\Mapping\Driver\AnnotationDriver: This class will be removed in 3.0 without replacement.
PHPStan (8.0): src/Type/Doctrine/QueryBuilder/QueryBuilderGetQueryDynamicReturnTypeExtension.php#L204
Catching deprecated class Doctrine\ORM\ORMException: Use Doctrine\ORM\Exception\ORMException for catch and instanceof
PHPStan (8.0): src/Type/Doctrine/Descriptors/ObjectType.php#L14
Access to constant on deprecated class Doctrine\DBAL\Types\ObjectType: Use {@link JsonType} instead.
PHPStan (8.0): src/Type/Doctrine/Descriptors/ArrayType.php#L14
Access to constant on deprecated class Doctrine\DBAL\Types\ArrayType: Use {@link JsonType} instead.
PHPStan (8.0): src/Type/Doctrine/CreateQueryDynamicReturnTypeExtension.php#L102
Catching deprecated class Doctrine\ORM\ORMException: Use Doctrine\ORM\Exception\ORMException for catch and instanceof
PHPStan (8.0): src/Doctrine/Mapping/ClassMetadataFactory.php#L34
Instantiation of deprecated class Doctrine\ORM\Mapping\Driver\AnnotationDriver: This class will be removed in 3.0 without replacement.
PHPStan (8.0): src/Doctrine/Mapping/ClassMetadataFactory.php#L34
Call to method __construct() of deprecated class Doctrine\ORM\Mapping\Driver\AnnotationDriver: This class will be removed in 3.0 without replacement.
PHPStan (8.0): src/Doctrine/Mapping/ClassMetadataFactory.php#L31
Access to constant on deprecated class Doctrine\ORM\Mapping\Driver\AnnotationDriver: This class will be removed in 3.0 without replacement.