Skip to content

Add missing PhpDoc

Add missing PhpDoc #28

Triggered via pull request March 1, 2024 09:22
Status Failure
Total duration 32s
Artifacts

static-analysis.yml

on: pull_request
Matrix: static-analysis / PHPStan
Matrix: static-analysis / Psalm
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
static-analysis / PHPStan (8.3): src/Query/Mysql/Acos.php#L37
Property DoctrineExtensions\Query\Mysql\Acos::$arithmeticExpression (Doctrine\ORM\Query\AST\ArithmeticTerm|Doctrine\ORM\Query\AST\SimpleArithmeticExpression) does not accept Doctrine\ORM\Query\AST\Node|string.
static-analysis / PHPStan (8.3): src/Query/Mysql/Asin.php#L32
Property DoctrineExtensions\Query\Mysql\Asin::$arithmeticExpression (Doctrine\ORM\Query\AST\ArithmeticTerm|Doctrine\ORM\Query\AST\SimpleArithmeticExpression) does not accept Doctrine\ORM\Query\AST\Node|string.
static-analysis / PHPStan (8.3): src/Query/Mysql/Atan.php#L45
Property DoctrineExtensions\Query\Mysql\Atan::$arithmeticExpression (Doctrine\ORM\Query\AST\ArithmeticTerm|Doctrine\ORM\Query\AST\SimpleArithmeticExpression) does not accept Doctrine\ORM\Query\AST\Node|string.
static-analysis / PHPStan (8.3): src/Query/Mysql/Atan.php#L50
Property DoctrineExtensions\Query\Mysql\Atan::$optionalSecondExpression (Doctrine\ORM\Query\AST\ArithmeticTerm|Doctrine\ORM\Query\AST\SimpleArithmeticExpression|null) does not accept Doctrine\ORM\Query\AST\Node|string.
static-analysis / PHPStan (8.3): src/Query/Mysql/Atan2.php#L41
Property DoctrineExtensions\Query\Mysql\Atan2::$firstExpression (Doctrine\ORM\Query\AST\ArithmeticTerm|Doctrine\ORM\Query\AST\SimpleArithmeticExpression) does not accept Doctrine\ORM\Query\AST\Node|string.
static-analysis / PHPStan (8.3): src/Query/Mysql/Atan2.php#L45
Property DoctrineExtensions\Query\Mysql\Atan2::$secondExpression (Doctrine\ORM\Query\AST\ArithmeticTerm|Doctrine\ORM\Query\AST\SimpleArithmeticExpression) does not accept Doctrine\ORM\Query\AST\Node|string.
static-analysis / PHPStan (8.3): src/Query/Mysql/BitCount.php#L33
Property DoctrineExtensions\Query\Mysql\BitCount::$arithmeticExpression (Doctrine\ORM\Query\AST\ArithmeticTerm|Doctrine\ORM\Query\AST\SimpleArithmeticExpression) does not accept Doctrine\ORM\Query\AST\Node|string.
static-analysis / PHPStan (8.3): src/Query/Mysql/Cast.php#L41
Property DoctrineExtensions\Query\Mysql\Cast::$fieldIdentifierExpression (Doctrine\ORM\Query\AST\ArithmeticTerm|Doctrine\ORM\Query\AST\SimpleArithmeticExpression) does not accept Doctrine\ORM\Query\AST\Node|string.
static-analysis / PHPStan (8.3): src/Query/Mysql/Ceil.php#L30
Property DoctrineExtensions\Query\Mysql\Ceil::$arithmeticExpression (Doctrine\ORM\Query\AST\ArithmeticTerm|Doctrine\ORM\Query\AST\SimpleArithmeticExpression) does not accept Doctrine\ORM\Query\AST\Node|string.
static-analysis / PHPStan (8.3): src/Query/Mysql/Cos.php#L32
Property DoctrineExtensions\Query\Mysql\Cos::$arithmeticExpression (Doctrine\ORM\Query\AST\ArithmeticTerm|Doctrine\ORM\Query\AST\SimpleArithmeticExpression) does not accept Doctrine\ORM\Query\AST\Node|string.
static-analysis / Psalm (8.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
static-analysis / PHPStan (8.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.