Skip to content

Fix different first/max result values taking up query cache space #7754

Fix different first/max result values taking up query cache space

Fix different first/max result values taking up query cache space #7754

Triggered via pull request October 10, 2024 08:36
Status Failure
Total duration 1m 45s
Artifacts

static-analysis.yml

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

Annotations

7 errors and 4 warnings
PropertyNotSetInConstructor: src/Query/Exec/FinalizedSelectExecutor.php#L16
src/Query/Exec/FinalizedSelectExecutor.php:16:7: PropertyNotSetInConstructor: Property Doctrine\ORM\Query\Exec\FinalizedSelectExecutor::$_sqlStatements is not defined in constructor of Doctrine\ORM\Query\Exec\FinalizedSelectExecutor or in any methods called in the constructor (see https://psalm.dev/074)
PropertyNotSetInConstructor: src/Query/Exec/FinalizedSelectExecutor.php#L16
src/Query/Exec/FinalizedSelectExecutor.php:16:7: PropertyNotSetInConstructor: Property Doctrine\ORM\Query\Exec\FinalizedSelectExecutor::$queryCacheProfile is not defined in constructor of Doctrine\ORM\Query\Exec\FinalizedSelectExecutor or in any methods called in the constructor (see https://psalm.dev/074)
DeprecatedMethod: src/Query/Parser.php#L418
src/Query/Parser.php:418:34: DeprecatedMethod: The method Doctrine\ORM\Query\ParserResult::setSqlExecutor has been marked as deprecated (see https://psalm.dev/001)
UnusedBaselineEntry: src/Query/ParserResult.php#L1
src/Query/ParserResult.php:0:0: UnusedBaselineEntry: Baseline for issue "PropertyNotSetInConstructor" has 1 extra entry. (see https://psalm.dev/316)
Static Analysis with Psalm
Process completed with exit code 2.
Static Analysis with PHPStan (default, default): src/Query/Parser.php#L416
No error with identifier method.deprecated is reported on line 416.
Static Analysis with PHPStan (default, default)
Process completed with exit code 1.
Static Analysis with Psalm
The process '/usr/bin/git' failed with exit code 128
Static Analysis with PHPStan (2.13, default)
The process '/usr/bin/git' failed with exit code 128
Static Analysis with PHPStan (default, default)
The process '/usr/bin/git' failed with exit code 128
Static Analysis with PHPStan (default, 2.5)
The process '/usr/bin/git' failed with exit code 128