Skip to content

Bug/#8011 ordering with arithmetic expression #3663

Bug/#8011 ordering with arithmetic expression

Bug/#8011 ordering with arithmetic expression #3663

Status Failure
Total duration 38s
Artifacts

coding-standards.yml

on: pull_request
coding-standards  /  Coding Standards (PHP: 8.4)
25s
coding-standards / Coding Standards (PHP: 8.4)
Fit to window
Zoom out
Zoom in

Annotations

10 errors
coding-standards / Coding Standards (PHP: 8.4): tests/Doctrine/Tests/ORM/Functional/GH8011Test.php#L17
Method \Doctrine\Tests\ORM\Functional\GH8011Test::setUp() does not have void return type hint.
coding-standards / Coding Standards (PHP: 8.4): tests/Doctrine/Tests/ORM/Functional/GH8011Test.php#L25
Method \Doctrine\Tests\ORM\Functional\GH8011Test::testOrderWithArithmeticExpressionWithSingleValuedPathExpression() does not have void return type hint.
coding-standards / Coding Standards (PHP: 8.4): tests/Doctrine/Tests/ORM/Functional/GH8011Test.php#L34
Function count() should not be referenced via a fallback global name, but via a use statement.
coding-standards / Coding Standards (PHP: 8.4): tests/Doctrine/Tests/ORM/Functional/GH8011Test.php#L39
Method \Doctrine\Tests\ORM\Functional\GH8011Test::testOrderWithArithmeticExpressionWithLiteralAndSingleValuedPathExpression() does not have void return type hint.
coding-standards / Coding Standards (PHP: 8.4): tests/Doctrine/Tests/ORM/Functional/GH8011Test.php#L48
Function count() should not be referenced via a fallback global name, but via a use statement.
coding-standards / Coding Standards (PHP: 8.4): tests/Doctrine/Tests/ORM/Functional/GH8011Test.php#L53
Method \Doctrine\Tests\ORM\Functional\GH8011Test::testOrderWithArithmeticExpressionWithLiteralAndSingleValuedPathExpression2() does not have void return type hint.
coding-standards / Coding Standards (PHP: 8.4): tests/Doctrine/Tests/ORM/Functional/GH8011Test.php#L62
Function count() should not be referenced via a fallback global name, but via a use statement.
coding-standards / Coding Standards (PHP: 8.4): tests/Doctrine/Tests/ORM/Functional/GH8011Test.php#L67
Method \Doctrine\Tests\ORM\Functional\GH8011Test::testOrderWithArithmeticExpressionWithSingleValuedPathExpressionAndLiteral() does not have void return type hint.
coding-standards / Coding Standards (PHP: 8.4): tests/Doctrine/Tests/ORM/Functional/GH8011Test.php#L76
Function count() should not be referenced via a fallback global name, but via a use statement.