Skip to content

Introduced finalizeAndExecute to the AbstractSqlWalker, unified SingleStatementExecutor #3220

Introduced finalizeAndExecute to the AbstractSqlWalker, unified SingleStatementExecutor

Introduced finalizeAndExecute to the AbstractSqlWalker, unified SingleStatementExecutor #3220

Re-run triggered July 27, 2024 20:09
Status Failure
Total duration 40s
Artifacts

coding-standards.yml

on: pull_request
Matrix: coding-standards / Coding Standards
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
coding-standards / Coding Standards (8.3): src/Query/Exec/AbstractSqlExecutor.php#L11
Type Doctrine\ORM\Query\SqlWalker is not used in this file.
coding-standards / Coding Standards (8.3): src/Query/Exec/AbstractSqlExecutor.php#L60
Method \Doctrine\ORM\Query\Exec\AbstractSqlExecutor::finalizeAndExecute() does not have return type hint nor @return annotation for its return value.
coding-standards / Coding Standards (8.3): src/Query/Exec/SingleStatementExecutor.php#L14
Use statements should be sorted alphabetically. The first wrong one is Doctrine\ORM\Query\AST.
coding-standards / Coding Standards (8.3): src/Query/Exec/SingleStatementExecutor.php#L26
@var annotation of property \Doctrine\ORM\Query\Exec\SingleStatementExecutor::$selectedClasses does not specify type hint for its items.
coding-standards / Coding Standards (8.3): src/Query/Exec/SingleStatementExecutor.php#L40
Method \Doctrine\ORM\Query\Exec\SingleStatementExecutor::finalizeAndExecute() does not have @param annotation for its traversable parameter $params.
coding-standards / Coding Standards (8.3): src/Query/Exec/SingleStatementExecutor.php#L40
Method \Doctrine\ORM\Query\Exec\SingleStatementExecutor::finalizeAndExecute() does not have @param annotation for its traversable parameter $types.
coding-standards / Coding Standards (8.3): src/Query/Exec/SingleStatementExecutor.php#L40
Method \Doctrine\ORM\Query\Exec\SingleStatementExecutor::finalizeAndExecute() does not have return type hint nor @return annotation for its return value.
coding-standards / Coding Standards (8.3): src/Query/Exec/SingleStatementExecutor.php#L48
Multi-line function calls must have a trailing comma after the last parameter.
coding-standards / Coding Standards (8.3): src/Query/Exec/SingleStatementExecutor.php#L52
Use ".=" operator instead of "=" and ".".
coding-standards / Coding Standards (8.3): src/Query/Exec/SingleStatementExecutor.php#L54
Use ".=" operator instead of "=" and ".".
coding-standards / Coding Standards (8.3)
The process '/usr/bin/git' failed with exit code 128