Skip to content

Add missing descriptors for SmallFloatType and EnumType #1343

Add missing descriptors for SmallFloatType and EnumType

Add missing descriptors for SmallFloatType and EnumType #1343

Triggered via pull request April 24, 2025 13:55
Status Failure
Total duration 1m 52s
Artifacts

build.yml

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

Annotations

35 errors
PHPStan (8.2): src/Type/Doctrine/Query/QueryResultTypeWalker.php#L406
Parameter references internal interface Doctrine\ORM\Query\AST\Phase2OptimizableConditional in its type.
PHPStan (8.2): src/Type/Doctrine/Query/QueryResultTypeWalker.php#L1488
Parameter references internal interface Doctrine\ORM\Query\AST\Phase2OptimizableConditional in its type.
PHPStan (8.2)
Process completed with exit code 2.
PHPStan (7.4): src/Type/Doctrine/Descriptors/EnumType.php#L13
Class Doctrine\DBAL\Types\EnumType not found.
PHPStan (7.4): src/Type/Doctrine/Descriptors/EnumType.php#L13
Method PHPStan\Type\Doctrine\Descriptors\EnumType::getType() should return class-string<Doctrine\DBAL\Types\Type> but returns string.
PHPStan (7.4): src/Type/Doctrine/Descriptors/SmallFloatType.php#L10
Class Doctrine\DBAL\Types\SmallFloatType not found.
PHPStan (7.4): src/Type/Doctrine/Descriptors/SmallFloatType.php#L10
Method PHPStan\Type\Doctrine\Descriptors\SmallFloatType::getType() should return class-string<Doctrine\DBAL\Types\Type> but returns string.
PHPStan (7.4): src/Type/Doctrine/Query/QueryResultTypeWalker.php#L406
Parameter references internal interface Doctrine\ORM\Query\AST\Phase2OptimizableConditional in its type.
PHPStan (7.4): src/Type/Doctrine/Query/QueryResultTypeWalker.php#L1239
Class Doctrine\DBAL\Types\EnumType not found.
PHPStan (7.4): src/Type/Doctrine/Query/QueryResultTypeWalker.php#L1488
Parameter references internal interface Doctrine\ORM\Query\AST\Phase2OptimizableConditional in its type.
PHPStan (7.4)
Process completed with exit code 2.
PHPStan (8.4): src/Type/Doctrine/Query/QueryResultTypeWalker.php#L406
Parameter references internal interface Doctrine\ORM\Query\AST\Phase2OptimizableConditional in its type.
PHPStan (8.4): src/Type/Doctrine/Query/QueryResultTypeWalker.php#L1488
Parameter references internal interface Doctrine\ORM\Query\AST\Phase2OptimizableConditional in its type.
PHPStan (8.4)
Process completed with exit code 2.
PHPStan (8.3, composer require --dev doctrine/orm:^3.0 doctrine/dbal:^4.0 carbonphp/carbon-doctri...: src/Type/Doctrine/Query/QueryResultTypeWalker.php#L406
Parameter references internal interface Doctrine\ORM\Query\AST\Phase2OptimizableConditional in its type.
PHPStan (8.3, composer require --dev doctrine/orm:^3.0 doctrine/dbal:^4.0 carbonphp/carbon-doctri...: src/Type/Doctrine/Query/QueryResultTypeWalker.php#L1488
Parameter references internal interface Doctrine\ORM\Query\AST\Phase2OptimizableConditional in its type.
PHPStan (8.3): src/Type/Doctrine/Query/QueryResultTypeWalker.php#L406
Parameter references internal interface Doctrine\ORM\Query\AST\Phase2OptimizableConditional in its type.
PHPStan (8.3): src/Type/Doctrine/Query/QueryResultTypeWalker.php#L1488
Parameter references internal interface Doctrine\ORM\Query\AST\Phase2OptimizableConditional in its type.
PHPStan (8.3)
Process completed with exit code 2.
PHPStan (8.1): src/Type/Doctrine/Query/QueryResultTypeWalker.php#L406
Parameter references internal interface Doctrine\ORM\Query\AST\Phase2OptimizableConditional in its type.
PHPStan (8.1): src/Type/Doctrine/Query/QueryResultTypeWalker.php#L1488
Parameter references internal interface Doctrine\ORM\Query\AST\Phase2OptimizableConditional in its type.
PHPStan (8.1)
Process completed with exit code 2.
PHPStan (8.0): src/Type/Doctrine/Descriptors/EnumType.php#L13
Class Doctrine\DBAL\Types\EnumType not found.
PHPStan (8.0): src/Type/Doctrine/Descriptors/EnumType.php#L13
Method PHPStan\Type\Doctrine\Descriptors\EnumType::getType() should return class-string<Doctrine\DBAL\Types\Type> but returns string.
PHPStan (8.0): src/Type/Doctrine/Descriptors/SmallFloatType.php#L10
Class Doctrine\DBAL\Types\SmallFloatType not found.
PHPStan (8.0): src/Type/Doctrine/Descriptors/SmallFloatType.php#L10
Method PHPStan\Type\Doctrine\Descriptors\SmallFloatType::getType() should return class-string<Doctrine\DBAL\Types\Type> but returns string.
PHPStan (8.0): src/Type/Doctrine/Query/QueryResultTypeWalker.php#L406
Parameter references internal interface Doctrine\ORM\Query\AST\Phase2OptimizableConditional in its type.
PHPStan (8.0): src/Type/Doctrine/Query/QueryResultTypeWalker.php#L1239
Class Doctrine\DBAL\Types\EnumType not found.
PHPStan (8.0): src/Type/Doctrine/Query/QueryResultTypeWalker.php#L1488
Parameter references internal interface Doctrine\ORM\Query\AST\Phase2OptimizableConditional in its type.
PHPStan (8.0)
Process completed with exit code 2.
Tests (8.2, highest)
Process completed with exit code 2.
Tests (8.3, highest)
Process completed with exit code 2.
Tests (8.1, highest)
Process completed with exit code 2.
Tests (8.4, highest)
Process completed with exit code 2.