Skip to content

ORM3 compatibility (#421) #23

ORM3 compatibility (#421)

ORM3 compatibility (#421) #23

Triggered via push February 29, 2024 15:47
Status Failure
Total duration 34s
Artifacts
Matrix: static-analysis / PHPStan
Matrix: static-analysis / Psalm
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
static-analysis / PHPStan (8.3): src/Query/Mysql/Lag.php#L51
Property DoctrineExtensions\Query\Mysql\Lag::$defaultValue (Doctrine\ORM\Query\AST\SimpleArithmeticExpression) does not accept Doctrine\ORM\Query\AST\Node|string.
static-analysis / PHPStan (8.3): src/Query/Mysql/Lead.php#L51
Property DoctrineExtensions\Query\Mysql\Lead::$defaultValue (Doctrine\ORM\Query\AST\SimpleArithmeticExpression) does not accept Doctrine\ORM\Query\AST\Node|string.
static-analysis / PHPStan (8.3): src/Query/Mysql/Rand.php#L32
Property DoctrineExtensions\Query\Mysql\Rand::$expression (Doctrine\ORM\Query\AST\SimpleArithmeticExpression) does not accept Doctrine\ORM\Query\AST\Node|string.
static-analysis / PHPStan (8.3): src/Query/Mysql/Variance.php#L23
Property DoctrineExtensions\Query\Mysql\Variance::$arithmeticExpression (Doctrine\ORM\Query\AST\SimpleArithmeticExpression) does not accept Doctrine\ORM\Query\AST\Node|string.
static-analysis / PHPStan (8.3): src/Query/MysqlWalker.php#L16
PHPDoc tag @return with type array|string is not subtype of native type string.
static-analysis / PHPStan (8.3): src/Types/ZendDateType.php#L1
Ignored error pattern #^Method DoctrineExtensions\\Types\\ZendDateType\:\:convertToPHPValue\(\) should return Zend_Date but returns null\.$# in path /home/runner/work/DoctrineExtensions/DoctrineExtensions/src/Types/ZendDateType.php was not matched in reported errors.
static-analysis / PHPStan (8.3): src/Types/ZendDateType.php#L71
Call to an undefined static method Doctrine\DBAL\Types\ConversionException::conversionFailed().
static-analysis / PHPStan (8.3)
Process completed with exit code 1.
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/.