Skip to content

Idea how to infer most custom types without descriptors #1260

Idea how to infer most custom types without descriptors

Idea how to infer most custom types without descriptors #1260

Triggered via pull request October 8, 2024 12:36
Status Failure
Total duration 1m 50s
Artifacts

build.yml

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

Annotations

32 errors
PHPStan (8.2): src/Type/Doctrine/Query/QueryResultTypeWalker.php#L2014
Static call to instance method Doctrine\DBAL\Types\TypeRegistry::has().
PHPStan (8.2): src/Type/Doctrine/Query/QueryResultTypeWalker.php#L2015
Static call to instance method Doctrine\DBAL\Types\TypeRegistry::get().
PHPStan (8.2): src/Type/Doctrine/Query/QueryResultTypeWalker.php#L2200
Access to an undefined property PHPStan\Type\Doctrine\Query\QueryResultTypeWalker::$reflectionProvider.
PHPStan (8.2)
Process completed with exit code 2.
PHPStan (8.0): src/Type/Doctrine/Query/QueryResultTypeWalker.php#L2014
Static call to instance method Doctrine\DBAL\Types\TypeRegistry::has().
PHPStan (8.0): src/Type/Doctrine/Query/QueryResultTypeWalker.php#L2015
Static call to instance method Doctrine\DBAL\Types\TypeRegistry::get().
PHPStan (8.0): src/Type/Doctrine/Query/QueryResultTypeWalker.php#L2200
Access to an undefined property PHPStan\Type\Doctrine\Query\QueryResultTypeWalker::$reflectionProvider.
PHPStan (8.0)
Process completed with exit code 2.
PHPStan (8.3): src/Type/Doctrine/Query/QueryResultTypeWalker.php#L2014
Static call to instance method Doctrine\DBAL\Types\TypeRegistry::has().
PHPStan (8.3): src/Type/Doctrine/Query/QueryResultTypeWalker.php#L2015
Static call to instance method Doctrine\DBAL\Types\TypeRegistry::get().
PHPStan (8.3): src/Type/Doctrine/Query/QueryResultTypeWalker.php#L2200
Access to an undefined property PHPStan\Type\Doctrine\Query\QueryResultTypeWalker::$reflectionProvider.
PHPStan (8.3)
Process completed with exit code 2.
PHPStan (8.1): src/Type/Doctrine/Query/QueryResultTypeWalker.php#L2014
Static call to instance method Doctrine\DBAL\Types\TypeRegistry::has().
PHPStan (8.1): src/Type/Doctrine/Query/QueryResultTypeWalker.php#L2015
Static call to instance method Doctrine\DBAL\Types\TypeRegistry::get().
PHPStan (8.1): src/Type/Doctrine/Query/QueryResultTypeWalker.php#L2200
Access to an undefined property PHPStan\Type\Doctrine\Query\QueryResultTypeWalker::$reflectionProvider.
PHPStan (8.1)
Process completed with exit code 2.
PHPStan (7.3): src/Type/Doctrine/Query/QueryResultTypeWalker.php#L2014
Static call to instance method Doctrine\DBAL\Types\TypeRegistry::has().
PHPStan (7.3): src/Type/Doctrine/Query/QueryResultTypeWalker.php#L2015
Static call to instance method Doctrine\DBAL\Types\TypeRegistry::get().
PHPStan (7.3): src/Type/Doctrine/Query/QueryResultTypeWalker.php#L2200
Access to an undefined property PHPStan\Type\Doctrine\Query\QueryResultTypeWalker::$reflectionProvider.
PHPStan (7.3)
Process completed with exit code 2.
PHPStan (7.4): src/Type/Doctrine/Query/QueryResultTypeWalker.php#L2014
Static call to instance method Doctrine\DBAL\Types\TypeRegistry::has().
PHPStan (7.4): src/Type/Doctrine/Query/QueryResultTypeWalker.php#L2015
Static call to instance method Doctrine\DBAL\Types\TypeRegistry::get().
PHPStan (7.4): src/Type/Doctrine/Query/QueryResultTypeWalker.php#L2200
Access to an undefined property PHPStan\Type\Doctrine\Query\QueryResultTypeWalker::$reflectionProvider.
PHPStan (7.4)
Process completed with exit code 2.
PHPStan (8.4): src/Type/Doctrine/Query/QueryResultTypeWalker.php#L2014
Static call to instance method Doctrine\DBAL\Types\TypeRegistry::has().
PHPStan (8.4): src/Type/Doctrine/Query/QueryResultTypeWalker.php#L2015
Static call to instance method Doctrine\DBAL\Types\TypeRegistry::get().
PHPStan (8.4): src/Type/Doctrine/Query/QueryResultTypeWalker.php#L2200
Access to an undefined property PHPStan\Type\Doctrine\Query\QueryResultTypeWalker::$reflectionProvider.
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#L2200
Access to an undefined property PHPStan\Type\Doctrine\Query\QueryResultTypeWalker::$reflectionProvider.