See failures in https://github.com/phpstan/phpstan-doctrine/pull/270, all the new getOneOrNullResult are infered as mixed even though the getResult works fine. E.g. [here](https://github.com/phpstan/phpstan-doctrine/runs/4965676150?check_suite_focus=true)
See failures in #270, all the new getOneOrNullResult are infered as mixed even though the getResult works fine.
E.g. here