Skip to content

[ORM-300] add missing set, run fixer and add CastDoctrineExprToStringRector #466

[ORM-300] add missing set, run fixer and add CastDoctrineExprToStringRector

[ORM-300] add missing set, run fixer and add CastDoctrineExprToStringRector #466

Triggered via pull request March 6, 2025 13:34
Status Failure
Total duration 31s
Artifacts

code_analysis_reusable.yaml

on: pull_request
rector  /  rector
rector / rector
Matrix: code_analysis_reusable / code_analysis
Fit to window
Zoom out
Zoom in

Annotations

4 errors
code_analysis_reusable / PHPStan: rules/Orm30/Rector/MethodCall/CastDoctrineExprToStringRector.php#L20
Property Rector\Doctrine\Orm30\Rector\MethodCall\CastDoctrineExprToStringRector::$targetMethods type has no value type specified in iterable type array.
code_analysis_reusable / PHPStan: rules/Orm30/Rector/MethodCall/CastDoctrineExprToStringRector.php#L25
Property Rector\Doctrine\Orm30\Rector\MethodCall\CastDoctrineExprToStringRector::$exprFuncMethods type has no value type specified in iterable type array.
code_analysis_reusable / PHPStan: rules/Orm30/Rector/MethodCall/CastDoctrineExprToStringRector.php#L78
Access to an undefined property PhpParser\Node\Arg|PhpParser\Node\VariadicPlaceholder::$value.
code_analysis_reusable / PHPStan
Process completed with exit code 1.