Skip to content

FIX - nested dto's doesn't have arguments in good order and Dto with only objects bug #8071

FIX - nested dto's doesn't have arguments in good order and Dto with only objects bug

FIX - nested dto's doesn't have arguments in good order and Dto with only objects bug #8071

Triggered via pull request February 15, 2025 09:15
Status Failure
Total duration 53s
Artifacts

static-analysis.yml

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

Annotations

9 errors
Static Analysis with PHPStan (default, phpstan.neon): src/Query/SqlWalker.php#L90
Property Doctrine\ORM\Query\SqlWalker::$newObjectStack is never read, only written.
Static Analysis with PHPStan (default, phpstan.neon): src/Query/SqlWalker.php#L1574
Property Doctrine\ORM\Query\ResultSetMapping::$newObject (array<string, array<string, mixed>>) does not accept array<int|string, array<string, mixed>>.
Static Analysis with PHPStan (default, phpstan.neon)
Process completed with exit code 1.
Static Analysis with PHPStan (3.8.2, phpstan-dbal3.neon)
The job was canceled because "default_phpstan_neon" failed.
Static Analysis with PHPStan (3.8.2, phpstan-dbal3.neon): src/Query/SqlWalker.php#L90
Property Doctrine\ORM\Query\SqlWalker::$newObjectStack is never read, only written.
Static Analysis with PHPStan (3.8.2, phpstan-dbal3.neon): src/Query/SqlWalker.php#L1574
Property Doctrine\ORM\Query\ResultSetMapping::$newObject (array<string, array<string, mixed>>) does not accept array<int|string, array<string, mixed>>.
Static Analysis with PHPStan (3.8.2, phpstan-dbal3.neon)
The operation was canceled.