Skip to content

Remove outdated comment #1863

Remove outdated comment

Remove outdated comment #1863

Triggered via pull request July 24, 2023 21:52
Status Failure
Total duration 1m 15s
Artifacts

coding-standards.yml

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

Annotations

8 errors
coding-standards / Coding Standards (8.2): lib/Doctrine/ORM/Id/AssignedGenerator.php#L22
Method \Doctrine\ORM\Id\AssignedGenerator::generateId() does not have @return annotation for its traversable return value.
coding-standards / Coding Standards (8.2): lib/Doctrine/ORM/Persisters/SqlValueVisitor.php#L28
Method \Doctrine\ORM\Persisters\SqlValueVisitor::walkComparison() does not have return type hint nor @return annotation for its return value.
coding-standards / Coding Standards (8.2): lib/Doctrine/ORM/Persisters/SqlValueVisitor.php#L43
Method \Doctrine\ORM\Persisters\SqlValueVisitor::walkCompositeExpression() does not have return type hint nor @return annotation for its return value.
coding-standards / Coding Standards (8.2): lib/Doctrine/ORM/Persisters/SqlValueVisitor.php#L57
Method \Doctrine\ORM\Persisters\SqlValueVisitor::walkValue() does not have return type hint nor @return annotation for its return value.
coding-standards / Coding Standards (8.2): lib/Doctrine/ORM/Query/TreeWalkerChain.php#L42
Method \Doctrine\ORM\Query\TreeWalkerChain::getQueryComponents() does not have @return annotation for its traversable return value.
coding-standards / Coding Standards (8.2): lib/Doctrine/ORM/Tools/Pagination/LimitSubqueryOutputWalker.php#L81
Method \Doctrine\ORM\Tools\Pagination\LimitSubqueryOutputWalker::__construct() does not have @param annotation for its traversable parameter $queryComponents.
coding-standards / Coding Standards (8.2): lib/Doctrine/ORM/EntityRepository.php#L106
Method \Doctrine\ORM\EntityRepository::findBy() does not have @param annotation for its traversable parameter $criteria.
coding-standards / Coding Standards (8.2)
Process completed with exit code 1.