Skip to content

add capability to hydrate an entity in a dto #8156

add capability to hydrate an entity in a dto

add capability to hydrate an entity in a dto #8156

Triggered via pull request March 19, 2025 14:18
Status Failure
Total duration 1m 25s
Artifacts

static-analysis.yml

on: pull_request
Matrix: Static Analysis with PHPStan
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Static Analysis with PHPStan (3.8.2, phpstan-dbal3.neon)
Process completed with exit code 1.
Static Analysis with PHPStan (3.8.2, phpstan-dbal3.neon): src/Query/SqlWalker.php#L1574
Property Doctrine\ORM\Query\ResultSetMapping::$nestedEntities (array<string, string>) does not accept array<string, array<string, (int|string)>|string>.
Static Analysis with PHPStan (3.8.2, phpstan-dbal3.neon): src/Internal/Hydration/AbstractHydrator.php#L362
Parameter #2 $dqlAlias of method Doctrine\ORM\Internal\Hydration\AbstractHydrator::hydrateNestedEnity() expects string, int|string given.
Static Analysis with PHPStan (default, phpstan.neon)
The strategy configuration was canceled because "static-analysis-phpstan._3_8_2_phpstan-dbal3_neon" failed